Skip to content

🧮 make financial decisions with confidence

License

Notifications You must be signed in to change notification settings

leo-benz/budgetbudget

 
 

Repository files navigation

BudgetBudget

 

gain confidence in financial decisions
by planning monthly budgets for MoneyMoney transactions

 

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 [email protected]:Xiphe/budgetbudget.git
cd budgetbudget

# install dependencies
npm install

# start the app in development mode
npm start

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/.

About

🧮 make financial decisions with confidence

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 89.4%
  • SCSS 7.2%
  • CSS 1.7%
  • JavaScript 1.1%
  • Other 0.6%