Web-based personal finance management tool.
Deploy this app to Linode with a free $100 credit!
Dot Ledger is a Free and Open Source personal finance management tool.
The aim of this project is to create a stable, FOSS alternative to Xero Personal which was shut down in November 2014.
Dot Ledger requires:
The basic setup steps are:
git clone https://github.com/dotledger/dotledger.git
cd dotledger
cp config/database.yml.example config/database.yml
You'll have to modify the postgres username and password in config/database.yml
.
bundle install
bundle exec rake db:setup
bundle exec rails server
bundle exec rake spec spec:javascript
bundle exec rake spec
bundle exec rake spec:javascript
See the screenshots section of the Dot Ledger website.
Copyright 2013 - 2018, Kale Worsley, BitBot Limited.
Dot Ledger is made available under the Apache License, Version 2.0. See LICENSE for details.
Please login to review this project.
No reviews for this project yet.
Comments (0)
Please login to join the discussion on this project.