--- title: home ...

hledger

Robust plain text accounting. hledger is a simple, flexible, powerful accounting program, for tracking money, time, or other commodities. It is a fast, dependable, secure alternative to Quicken, Xero, GnuCash etc., accessible from command line, terminal or web browser. Compared to other plain text accounting tools, it is more robust and intuitive. Good docs and real world usefulness are a top priority. hledger is cross platform free software, written in Haskell, released under GNU GPLv3. The project is led by Simon Michael. I've been building and relying on hledger since 2007. I hope you too will find it helps you master your time and money. Welcome!
**[](download.html)**   [](https://github.com/simonmichael/hledger/)
## Introduction **[What is hledger ?](intro.html)**\ More about hledger's features. **[plain text accounting?](http://plaintextaccounting.org)**\ Using plain text data formats and version control for reliable, transparent accounting.\ **[accounting?](Accounting-links.html)**\ Tracking your use of valuable commodities, such as money or time, for increased awareness and effectiveness.\
## Help/Feedback | |-------------------|----------------------------------------------------------------------------| | IRC: | [#hledger](http://irc.hledger.org) on Freenode | Twitter: | [#hledger,
#plaintextaccounting](#twitter)
| Reddit: | [/r/plaintextaccounting](https://www.reddit.com/r/plaintextaccounting/) | Hacker News: | [stories](https://hn.algolia.com/?query=hledger&sort=byDate&prefix&page=0&dateRange=all&type=story), [comments](https://hn.algolia.com/?query=hledger&sort=byDate&prefix=false&page=0&dateRange=all&type=comment) | Mail list: | [list.hledger.org](http://list.hledger.org), [hledger@googlegroups.com](mailto:hledger@googlegroups.com) | Issues: | [bugs.hledger.org](http://bugs.hledger.org) (bugs), [issues.hledger.org](http://issues.hledger.org) (all), [open issues](CONTRIBUTING.html#open-issues) (overview) | Other: | [simon@joyful.com](mailto:simon@joyful.com)
## Reference **[Release notes](release-notes.html)**\ What's new in each hledger version. **[User manual](manual.html)**\ The main hledger manuals combined on one page for easy searching. Includes:
[hledger](hledger.html)\ the command-line UI [hledger-ui](hledger-ui.html)\ a curses-style UI [hledger-web](hledger-web.html)\ a web UI [hledger-api](hledger-api.html)\ a HTTP JSON server [journal format](journal.html)\ hledger's native file format [csv format](csv.html)\ hledger's CSV import system [timeclock format](timeclock.html)\ a file format for precise time logging [timedot format](timedot.html)\ a file format for human-friendly approximate time logging
## Contribute **[Contributor Guide](CONTRIBUTING.html)**\ What's to do and how to do it **Help fund hledger!**\ Making good software and documentation costs a lot. paypal open collective backers open collective sponsors \ bountysource
## [[Cookbook|Home]] ### Getting started [[hledger basics tutorial]] [[hledger terminology]] [[Create a journal]] [[hledger accounting concepts]] [[Common journal entries]] [[FAQ]] [[Accounting links]] ### Managing data [[Convert CSV files]] [[Customize default CSV accounts]] [[Track changes with version control]] [[Use another account separator character]] ### Reporting [[Queries]] [[hledger tags tutorial]] [[Rewrite account names]] ### Real world setups [[About real world setup docs]] ["Full-fledged Hledger" tutorial](https://github.com/adept/full-fledged-hledger) → ["hledger: Make It So" tutorial & slideshow](https://github.com/apauley/hledger-makeitso) → [[Simons setup]] ### Accounting tasks [[hledger multicurrency tutorial]] [[Foreign trip expenses]] [[Budgeting and forecasting]] [[Project accounting]] [[Track investments]] [[Time planning]] ### Usage tips [[Addons]] [[Command-line completion]] [[Editor configuration]] [[hledger-web tips]] [[Mobile apps]] [[Save frequently used options]] [[Scripting]] ### See also... [plaintextaccounting.org](http://plaintextaccounting.org) ([software](http://plaintextaccounting.org/#software), [docs](http://plaintextaccounting.org/#docs), [common tasks](http://plaintextaccounting.org/#common-tasks), [discussion](http://plaintextaccounting.org/#discussion))  → [Ledger](http://ledger-cli.org) ([docs](https://www.ledger-cli.org/docs.html), [wiki](https://github.com/ledger/ledger/wiki))  → [Beancount](http://furius.ca/beancount) ([docs](http://furius.ca/beancount/doc/index))  →