dotledger

Dot Ledger is a Free and Open Source personal finance management tool.

Stars
236
Forks
36
Open issues
15
Closed issues
5
Last commit
over 3 years ago
Watchers
236
Total releases
0
Total commits
833
Open PRs
1
Closed PRs
11
Repo URL
Platform
License
apache-2.0
Category
Usecase
Offers premium version?
NO
Proprietary?
NO
About

Dot Ledger

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.

Setup

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

Tests Run all tests

bundle exec rake spec spec:javascript
Run ruby tests (RSpec)
bundle exec rake spec
Run javascript tests (Jasmine)
bundle exec rake spec:javascript
Screenshots

See the screenshots section of the Dot Ledger website.

License

Copyright 2013 - 2018, Kale Worsley, BitBot Limited.

Dot Ledger is made available under the Apache License, Version 2.0. See LICENSE for details.

Alternative Projects
No projects found

Subscribe to Open Source Businees Newsletter

Twice a month we will interview people behind open source businesses. We will talk about how they are building a business on top of open source projects.

We'll never share your email with anyone else.