Skip to content

ClicksCodes/fava

This branch is 126 commits behind beancount/fava:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Jul 7, 2024
e8b94f3 · Jul 7, 2024
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages

  • Python 49.9%
  • TypeScript 25.9%
  • Svelte 17.4%
  • HTML 2.9%
  • CSS 2.7%
  • JavaScript 0.6%
  • Other 0.6%