beancount-fava

A rich web interface for the CL-accounting tool beancount.


Keywords
fava, beancount, beancount-fava, beancount-webledger, ledger-cli, cl-accounting, ledger, plaintext-accounting
License
MIT
Install
pip install beancount-fava==0.2.6

Documentation

Join the chat at https://gitter.im/beancount/fava

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!

Fava Screenshot