Home

Awesome

<div align="center"> <a href="https://budgetbudget.app"> <img width="150" src="https://user-images.githubusercontent.com/911218/102475657-6e7f4180-405a-11eb-9722-06f500fd4492.png" alt="BudgetBudget App Icon" /> </a> </div> <h1 align="center">BudgetBudget</h1> <div align="center"> <a href="https://github.com/Xiphe/budgetbudget/releases"> <img alt="GitHub release (latest SemVer including pre-releases)" src="https://img.shields.io/github/v/release/Xiphe/budgetbudget?include_prereleases"> </a> <a href="https://github.com/Xiphe/budgetbudget/actions?query=workflow%3A%22build+%26+release%22"> <img src="https://github.com/Xiphe/budgetbudget/workflows/build%20&%20release/badge.svg" alt="build & release" /> </a> <a href="https://dashboard.cypress.io/projects/ia745w"> <img alt="Cypress Dashboard" src="https://img.shields.io/badge/cypress-dashboard-00C390.svg"> </a> <a href="https://github.com/semantic-release/semantic-release"> <img src="https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg" alt="semantic-release" /> </a> </div>

 

<div align="center">gain confidence in financial decisions</div> <div align="center">by planning monthly budgets for <a href="https://moneymoney-app.com/">MoneyMoney</a> transactions</div>

 

How to use

  1. Go to the BudgetBudget download page
  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 installed.

Run the following in your terminal:

# check out the source-code
git clone git@github.com:Xiphe/budgetbudget.git
cd budgetbudget

# install dependencies
npm install

# start the app in development mode
npm start

Screenshot

<img width="941" alt="screenshot_1" src="https://github.com/Xiphe/budgetbudget/assets/7121202/415ef68a-6982-4183-bb04-8840727b9c4d">

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 https://www.gnu.org/licenses/.