8000 GitHub - fredrb/monetr: monetr is a budgeting application focused on planning for recurring expenses.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
/ monetr Public
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

fredrb/monetr

 
 

Folders and files

10000
NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

monetr

GitHub FOSSA Status codecov Go Report Card DeepSource Discord

monetr is a budgeting application that aims to allow people to more easily plan their recurring expenses. It is completely free to self-host (documentation to come), but requires a Plaid account in order to communicate with banks.

monetr is currently still in heavy development, but working towards a v1.0.0 release. To that end the current focus has been primarily on rebuilding the user interface here in order to provide a more pleasant and intuitive experience, as well as aiming to support mobile browsers as much as desktop browsers. A first class mobile app is not in the near future for monetr at this time, so prioritizing a mobile browsing experience is a priority for an initial stable release.

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.

If you run into any missing commands you can run

brew bundle

To install all of the tools needed to develop monetr.

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. This also works out of the box inside GitPod or GitHub Codespaces.

Open in Gitpod

Open in GitHub Codespaces


Contributions are more than welcome!

License

FOSSA Status

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 66.7%
  • TypeScript 26.9%
  • Makefile 1.9%
  • HTML 1.9%
  • JavaScript 1.5%
  • SCSS 0.4%
  • Other 0.7%
0