Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rezach/my-budget
Free, open source offline cross-platform budgeting solution built with Electron.
https://github.com/rezach/my-budget
budgeting free software
Last synced: 4 days ago
JSON representation
Free, open source offline cross-platform budgeting solution built with Electron.
- Host: GitHub
- URL: https://github.com/rezach/my-budget
- Owner: reZach
- License: agpl-3.0
- Created: 2019-03-05T01:40:52.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-02-27T18:28:59.000Z (almost 2 years ago)
- Last Synced: 2024-11-24T20:45:57.024Z (3 months ago)
- Topics: budgeting, free, software
- Language: JavaScript
- Homepage:
- Size: 6.77 MB
- Stars: 956
- Watchers: 16
- Forks: 61
- Open Issues: 28
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# My Budget
Free, open source offline cross-platform budgeting solution built with Electron. Take control of your budget today.[![Build Status](https://my-budget.visualstudio.com/My%20Budget/_apis/build/status/ci?branchName=master)](https://my-budget.visualstudio.com/My%20Budget/_build/latest?definitionId=9&branchName=master)
![GitHub All Releases](https://img.shields.io/github/downloads/reZach/my-budget/total.svg)
![GitHub (Pre-)Release Date](https://img.shields.io/github/release-date-pre/reZach/my-budget.svg)
![GitHub release](https://img.shields.io/github/release-pre/reZach/my-budget.svg)
![GitHub stars](https://img.shields.io/github/stars/reZach/my-budget.svg?style=social)![MyBudget](images/readme.png)
# Features
- Completely offline - we are not saving any information of yours, it remains on your computer.
- Simple - only contains what you need to budget.
- Passphrase-protected - protect your data by providing a passphrase to encrypt your data (this is optional).
- Export your transaction data to CSV format.
- Limited* support to sync transactions with your bank. [See here](https://github.com/reZach/my-budget/wiki/Creating-a-new-connector) for more details.
- Built with [Electron](https://electronjs.org/) - supported on Linux, MacOS and Windows.# Download
You can download the application [here](https://rezach.github.io/my-budget/). The application is still in beta, so please be aware there may be breaking changes until we have stabilized for the first major release.# Support
Join us on [slack](https://join.slack.com/t/my-budget/shared_invite/enQtNjA0NDg1MTI2MzI2LTkxZmI0M2YzMGQ2YzlkMDc1YzkxMjU1M2EyZmI4MjlkYTY3MzgwNzVhMmY2MzJhNmM4OGE0Njc0NDZiMDVkY2U) if you have concerns or questions. For bugs, please go to [github](https://github.com/reZach/my-budget/issues) and submit an issue, thanks.# Documentation
New users should check out our [new user's guide](https://github.com/reZach/my-budget/wiki/New-user's-guide)!
Have a question about how to use My Budget? All of it is available on the [wiki](https://github.com/reZach/my-budget/wiki).