{"id":13555040,"url":"https://github.com/dotledger/dotledger","last_synced_at":"2026-01-11T03:39:26.859Z","repository":{"id":10298502,"uuid":"12419919","full_name":"dotledger/dotledger","owner":"dotledger","description":"Dot Ledger is a Free and Open Source personal finance management tool.","archived":false,"fork":false,"pushed_at":"2020-10-29T20:14:51.000Z","size":2045,"stargazers_count":245,"open_issues_count":14,"forks_count":34,"subscribers_count":14,"default_branch":"master","last_synced_at":"2024-11-04T03:32:43.956Z","etag":null,"topics":["budget","budgeting","finance","personal-finance","ruby"],"latest_commit_sha":null,"homepage":"https://www.dotledger.com/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dotledger.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-08-27T23:25:25.000Z","updated_at":"2024-10-26T19:34:13.000Z","dependencies_parsed_at":"2022-08-29T12:12:31.465Z","dependency_job_id":null,"html_url":"https://github.com/dotledger/dotledger","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotledger%2Fdotledger","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotledger%2Fdotledger/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotledger%2Fdotledger/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotledger%2Fdotledger/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dotledger","download_url":"https://codeload.github.com/dotledger/dotledger/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246957224,"owners_count":20860584,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["budget","budgeting","finance","personal-finance","ruby"],"created_at":"2024-08-01T12:03:00.364Z","updated_at":"2025-04-03T07:33:32.881Z","avatar_url":"https://github.com/dotledger.png","language":"JavaScript","readme":"# Dot Ledger [![Build Status](https://api.travis-ci.org/dotledger/dotledger.svg?branch=master)](https://travis-ci.org/dotledger/dotledger) [![Code Climate](https://codeclimate.com/github/dotledger/dotledger/badges/gpa.svg)](https://codeclimate.com/github/dotledger/dotledger)\n\n**[Dot Ledger](http://www.dotledger.com/)** is a Free and Open Source personal finance management tool.\n\nThe aim of this project is to create a stable, FOSS alternative to [Xero Personal](https://www.xero.com/personal/)\nwhich was [shut down](http://blog.xero.com/2013/08/winding-down-xero-personal-in-november-2014/) in November 2014.\n\n## Setup\n\nDot Ledger requires:\n\n- [PostgreSQL](https://www.postgresql.org/) (Tested with 9.6)\n- [Ruby](https://www.ruby-lang.org/) (Tested with 2.3)\n- [RubyGems](https://rubygems.org/)\n- [Ruby on Rails](http://rubyonrails.org/)\n- [Bundler](https://bundler.io/)\n- [Git](https://git-scm.com/)\n\nThe basic setup steps are:\n\n- `git clone https://github.com/dotledger/dotledger.git`\n- `cd dotledger`\n- `cp config/database.yml.example config/database.yml`\n\nYou'll have to modify the postgres username and password in `config/database.yml`.\n\n- `bundle install`\n- `bundle exec rake db:setup`\n- `bundle exec rails server`\n\n## Tests\n\n### Run all tests\n\n```\nbundle exec rake spec spec:javascript\n```\n\n### Run ruby tests ([RSpec](http://rspec.info/))\n\n```\nbundle exec rake spec\n```\n\n### Run javascript tests ([Jasmine](http://jasmine.github.io/))\n\n```\nbundle exec rake spec:javascript\n```\n\n## Screenshots\n\nSee [the screenshots section](http://www.dotledger.com/#screenshots) of the [Dot Ledger website](http://www.dotledger.com/).\n\n## License\n\nCopyright 2013 - 2018, Kale Worsley, BitBot Limited.\n\nDot Ledger is made available under the Apache License, Version 2.0. See [LICENSE](LICENSE) for details.\n","funding_links":[],"categories":["JavaScript","finance"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdotledger%2Fdotledger","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdotledger%2Fdotledger","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdotledger%2Fdotledger/lists"}