You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
monetr is a budgeting application that aims to make it easier for people to budget around recurring expenses. While
making it absolutely clear how much you have left over to budget or use for other unplanned spending. It is based off of
the now defunct Simple. It is also completely free
to self-host.
Contributing
In order to run monetr locally you will need sandbox credentials for Plaid, you can obtain your own credentials here:
Plaid Sign Up. Once you have a Client ID and a Client Secret you can run the
following command in the monetr project directory to start a local environment.
To start working on monetr, you can follow the Local
Development documentation. Or if you want to just dive
in you can run the following command in the project directory:
make develop
This will set pretty much everything up that you need to work on monetr.
When you want to tear it all down, you can run the following command:
make clean
Contributions are more than welcome!
License
About
monetr is a budgeting application focused on planning for recurring expenses.