2.2 KiB
Documentation
Getting started
Home
What is hledger, and what can it do for you ?
Download
How to get it.
Step by Step Tutorial
Small, guided exercises introducing data entry, reporting, and accounting.
Release Notes
FAQ
Misc. links
A few links not yet moved to...
plaintextaccounting.org
More overview, tips and tools from the plain text accounting community
To get started as a developer, see Contribute!
Reference
Manuals
AKA The Law. One big page, including:
Tools
hledger
The command-line UI
, for flexibility and automation.
hledger-ui
A curses-style UI
, for quick review and monitoring.
hledger-web
A web UI
, for browsing, sharing, and collaboration.
hledger-api
A basic web API
, for building client-side apps.
File formats
Journal
hledger's native data format, representing an accounting journal.
CSV
Comma Separated Values, used for import/export.
Timeclock
For time logging, with clock-in/clock-out records.
Timedot
A more human-friendly time logging format.