All Projects → beancount → Fava

beancount / Fava

Licence: mit
Fava - web interface for Beancount

Programming Languages

python
139335 projects - #7 most used programming language

Labels

Projects that are alternatives of or similar to Fava

ledger-plots
R functions to plot data from your ledger
Stars: ✭ 24 (-97.49%)
Mutual labels:  ledger
Ledger
Command line double-entry accounting program
Stars: ✭ 272 (-71.58%)
Mutual labels:  ledger
Trezor Agent
Hardware-based SSH/PGP agent
Stars: ✭ 400 (-58.2%)
Mutual labels:  ledger
accounts
accounts - General Ledger and financial account service with an HTTP API
Stars: ✭ 39 (-95.92%)
Mutual labels:  ledger
five-bells-ledger
Open-source reference ledger optimized for use with the Interledger protocol
Stars: ✭ 28 (-97.07%)
Mutual labels:  ledger
Rfcs
Specifications for Interledger and related protocols
Stars: ✭ 345 (-63.95%)
Mutual labels:  ledger
Seedshift
Plausibly deniable steganographic encryption of BIP-39 mnemonic seed words with a date shift cipher
Stars: ✭ 21 (-97.81%)
Mutual labels:  ledger
Transity
Keep track of your 💵, 🕘, 🐖, 🐄, 🍻 on your command line
Stars: ✭ 528 (-44.83%)
Mutual labels:  ledger
Go Vite
Official Go implementation of the Vite protocol
Stars: ✭ 257 (-73.15%)
Mutual labels:  ledger
Ledgerjs
Ledger's JavaScript libraries
Stars: ✭ 397 (-58.52%)
Mutual labels:  ledger
xrpl-py
A Python library to interact with the XRP Ledger (XRPL) blockchain
Stars: ✭ 70 (-92.69%)
Mutual labels:  ledger
scripts
StakePool Operator Scripts. Learn how to create and manage your StakePool with these simple scripts. Hardware-Ledger Support, Token/Asset Sending, Offline-Mode and more...
Stars: ✭ 200 (-79.1%)
Mutual labels:  ledger
Sequence
Immutable, scalable, and easy to use ledger service.
Stars: ✭ 360 (-62.38%)
Mutual labels:  ledger
satstack
Bitcoin full node with Ledger Live
Stars: ✭ 113 (-88.19%)
Mutual labels:  ledger
Quorum
A permissioned implementation of Ethereum supporting data privacy
Stars: ✭ 4,054 (+323.62%)
Mutual labels:  ledger
beancount-mobile
Your personal finance manager. iOS and Android App for Beancount.io
Stars: ✭ 75 (-92.16%)
Mutual labels:  ledger
Catena
Catena is a distributed database based on a blockchain, accessible using SQL.
Stars: ✭ 302 (-68.44%)
Mutual labels:  ledger
Dashmnb
run dash masternode(s) with hardware wallet. dashmnb simplify local cold wallet part.
Stars: ✭ 14 (-98.54%)
Mutual labels:  ledger
Cakeshop
An integrated development environment and SDK for Ethereum-like ledgers
Stars: ✭ 491 (-48.69%)
Mutual labels:  ledger
Ledger
Double-entry accounting system with a command-line reporting interface
Stars: ✭ 4,062 (+324.45%)
Mutual labels:  ledger

.. image:: https://badges.gitter.im/beancount/fava.svg :alt: Join the chat at https://gitter.im/beancount/fava :target: https://gitter.im/beancount/fava .. image:: https://img.shields.io/pypi/l/fava.svg :target: https://pypi.python.org/pypi/fava .. image:: https://img.shields.io/pypi/v/fava.svg :target: https://pypi.python.org/pypi/fava .. image:: https://img.shields.io/travis/beancount/fava.svg :target: https://travis-ci.org/beancount/fava?branch=master

Fava is a web interface for the double-entry bookkeeping software Beancount <http://furius.ca/beancount/>__ with a focus on features and usability.

Check out the online demo <https://fava.pythonanywhere.com>__ and learn more about Fava on the website <https://beancount.github.io/fava/>__.

The Getting Started <https://beancount.github.io/fava/usage.html>__ 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 <http://localhost:5000>__.

If you want to hack on Fava or run a development version, see the Development <https://beancount.github.io/fava/development.html>__ page on the website for details. Contributions are very welcome!

.. image:: https://i.imgbox.com/rfb9I7Zw.png :alt: Fava Screenshot :width: 100% :align: center :target: https://fava.pythonanywhere.com

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].