Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Xiphe/budgetbudget

🧮 make financial decisions with confidence
https://github.com/Xiphe/budgetbudget

budgeting budgetmanager electron-app envelope-budget envelope-budgeting macos-app moneymoney moneymoney-transactions reactjs typescript

Last synced: about 1 month ago
JSON representation

🧮 make financial decisions with confidence

Awesome Lists containing this project

README

        



BudgetBudget App Icon


BudgetBudget




GitHub release (latest SemVer including pre-releases)


build & release


Cypress Dashboard


semantic-release

 

gain confidence in financial decisions

by planning monthly budgets for MoneyMoney transactions

 

## How to use

1. Go to the [BudgetBudget download page](https://budgetbudget.app/download)
2. Download the latest version
3. Open the `.dmg` file in your downloads folder
4. Drag the Application into your Applications folder
5. Start the App
6. Follow the instructions
7. Value 🤑

## Contributing

You're really welcome to submit Pull Requests and Issues.

Please keep in mind that i'm building this app in my free time and don't plan to
monetize it.
That means all help is really welcome but it might take some time for me to
respond to issues or review PRs.

### Run the app in development mode

All of the following assume that you're working on a recent version of MacOS and
have [NodeJS](https://nodejs.org/) installed.

Run the following in your terminal:

```sh
# check out the source-code
git clone [email protected]:Xiphe/budgetbudget.git
cd budgetbudget

# install dependencies
npm install

# start the app in development mode
npm start
```
## Screenshot
screenshot_1

## License

BudgetBudget - work with monthly budgets alongside moneymoney
Copyright (C) 2020 Hannes Diercks

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program. If not, see .