42 lines
		
	
	
		
			1.7 KiB
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			42 lines
		
	
	
		
			1.7 KiB
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| ---
 | |
| title: hledger
 | |
| ---
 | |
| 
 | |
| # hledger
 | |
| 
 | |
| hledger is a computer program for easily tracking money, time, or other
 | |
| commodities, inspired by [ledger](http://ledger-cli.org). It is quite
 | |
| limited in features, but lightweight and reliable. For some, it is a
 | |
| bare-bones, simpler, less expensive alternative to Quicken or GnuCash.  It
 | |
| is available for free under the GNU General Public License.
 | |
| 
 | |
| hledger aims to help both computer experts and regular folks gain clarity
 | |
| in their finances and time management, but currently it is a little more
 | |
| suited to techies. I use it every day to:
 | |
| 
 | |
| -   track spending and income
 | |
| -   see time reports by day/week/month/project
 | |
| -   get accurate numbers for client billing and tax filing
 | |
| -   track invoices
 | |
| 
 | |
| hledger is first a command-line tool, but also provides a web interface
 | |
| (try the [demo](http://demo.hledger.org)). Read the [docs](DOCS.html) to
 | |
| learn more, including
 | |
| [how we are different from ledger](FAQ.html#how-does-hledger-relate-to-ledger),
 | |
| and get started tracking your numbers!
 | |
| 
 | |
| **Community & support**
 | |
| 
 | |
| **IRC (chat):** [irc.freenode.net/#ledger](irc://irc.freenode.net/#ledger) (shared with ledger)  
 | |
| **Mail list:** [hledger.org/list](http://hledger.org/list) (for broader topics, you can also use [ledger's list](http://list.ledger-cli.org))  
 | |
| **Bug tracker:** [hledger.org/bugs](http://hledger.org/bugs)  
 | |
| **Wishlist/planning:** [hledger.org/trello](http://hledger.org/trello)  
 | |
| **Code:** [hledger.org/code](http://hledger.org/code)  
 | |
| **Docs:** [Installation Guide](INSTALL.html), **[User Manual](MANUAL.html)**, [Release Notes](NEWS.html) and [more](DOCS.html).
 | |
| 
 | |
| <!--  
 | |
| or [email me](mailto:simon@joyful.com?subject=hledger:).
 | |
| I appreciate feedback and help with all aspects of hledger.
 | |
| -->
 | |
| 
 |