Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Ledger | 4,785 | 6 days ago | 1 | February 27, 2018 | 740 | other | C++ | |||
Double-entry accounting system with a command-line reporting interface | ||||||||||
Hledger | 2,494 | 12 days ago | 341 | gpl-3.0 | Haskell | |||||
Robust, fast, intuitive plain text accounting tool with CLI, TUI and web interfaces. | ||||||||||
Fava | 1,641 | 2 | 5 | 6 days ago | 34 | August 02, 2023 | 78 | mit | Python | |
Fava - web interface for Beancount | ||||||||||
Paisa | 1,488 | 2 days ago | 8 | agpl-3.0 | TypeScript | |||||
Paisa – Personal Finance Manager. demo: https://demo.paisa.fyi | ||||||||||
Transity | 583 | 9 months ago | 18 | agpl-3.0 | PureScript | |||||
Keep track of your 💵, 🕘, 🐖, 🐄, 🍻 on your command line | ||||||||||
Plaintextaccounting | 463 | a month ago | gpl-3.0 | Makefile | ||||||
The plaintextaccounting.org website, a portal to Ledger, hledger, beancount and co. Also the PTA wiki. | ||||||||||
Ledger | 396 | 1 | 3 days ago | 41 | September 30, 2022 | 1 | isc | Go | ||
Command line double-entry accounting program | ||||||||||
Vim Ledger | 314 | 7 months ago | 24 | gpl-2.0 | Vim Script | |||||
Vim plugin for Ledger | ||||||||||
Awesome Beancount | 183 | 2 months ago | other | HTML | ||||||
Awesome Beancount Resources | ||||||||||
Beancount Boilerplate Cn | 183 | a year ago | 12 | Python | ||||||
Fava is a web interface for the double-entry bookkeeping software Beancount with a focus on features and usability.
Check out the online demo and learn more about Fava on the website.
The Getting Started guide details the installation and how to get started with Beancount. If you are already familiar with Beancount, you can get started with Fava:
pip3 install fava fava ledger.beancount
and visit the web interface at http://localhost:5000.
If you want to hack on Fava or run a development version, see the Development page on the website for details. Contributions are very welcome!