Skip to content
forked from monetr/monetr

monetr is a budgeting application focused on planning for recurring expenses.

License

Notifications You must be signed in to change notification settings

martin-gif/monetr

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

monetr

GitHub FOSSA Status codecov Go Report Card DeepSource Discord

monetr is launching publicly on January 3rd, 2025. Read the announcement post!

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.

image

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

FOSSA Status

About

monetr is a budgeting application focused on planning for recurring expenses.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 62.8%
  • TypeScript 31.4%
  • CMake 2.7%
  • PLpgSQL 1.8%
  • Assembly 0.6%
  • Makefile 0.2%
  • Other 0.5%