diff options
author | nodiscc <nodiscc@gmail.com> | 2021-01-05 20:39:59 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-05 20:39:59 +0000 |
commit | c08791e38b2c8e4990f3415064d64c60b9d0d20e (patch) | |
tree | aa6903c5d1e2464763ee1d8c7a4ca2d9d6d2a5ef | |
parent | Merge pull request #2335 from mightypanders/patch-2 (diff) | |
parent | fixup! Add IHateToBudget to Money, Budgeting and Management (diff) | |
download | awesome-selfhosted-c08791e38b2c8e4990f3415064d64c60b9d0d20e.tar.gz awesome-selfhosted-c08791e38b2c8e4990f3415064d64c60b9d0d20e.zip |
Merge pull request #2317 from bminusl/master
Add IHateToBudget to Money, Budgeting and Management
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1076,6 +1076,7 @@ _See also https://github.com/n1trux/awesome-sysadmin#it-asset-management_ - [Invoice Ninja](https://www.invoiceninja.org/) - Powerful tool to invoice clients online. ([Demo](https://app.invoiceninja.com/invoices/create), [Source Code](https://github.com/invoiceninja/invoiceninja)) `AAL` `PHP` - [InvoicePlane](https://github.com/InvoicePlane/InvoicePlane) - Manage quotes, invoices, payments and customers for your small business. `MIT` `PHP` - [IHateMoney](http://ihatemoney.org/) - Manage your shared expenses, easily. ([Demo](https://ihatemoney.org/demo/), [Source Code](https://github.com/spiral-project/ihatemoney)) `BSD-3-Clause` `Python` +- [IHateToBudget](https://github.com/bminusl/ihatetobudget) - A simple web app to understand and control your expenses. `GPL-3.0` `Docker/Python` - [Kresus](https://kresus.org/) - Open source personal finance manager. ([Demo](https://kresus.org/en/demo.html), [Source Code](https://github.com/kresusapp/kresus)) `MIT` `Nodejs` - [OnTrack](https://github.com/inoda/ontrack) - A simple app to track spend and set goals. `MIT` `Ruby/React` - [PartKeepr](https://www.partkeepr.org) - PartKeepr is an electronic part inventory management software. It helps you to keep track of your available parts and assist you with re-ordering parts. ([Demo](https://demo.partkeepr.org/), [Source Code](https://github.com/partkeepr/PartKeepr)) `GPL-3.0` `PHP` |