diff options
author | nodiscc <nodiscc@gmail.com> | 2016-04-07 17:44:17 +0000 |
---|---|---|
committer | nodiscc <nodiscc@gmail.com> | 2016-04-07 17:44:17 +0000 |
commit | 8c25e1ea5da13e30804479158846c11fe4264185 (patch) | |
tree | 83a41cd985aeddbb9f4a3d993df1dabb8b74db6c | |
parent | Merge pull request #530 from Kickball/tracks-fix (diff) | |
parent | Add Economizzer (Money, Budgeting and Management) (diff) | |
download | awesome-selfhosted-8c25e1ea5da13e30804479158846c11fe4264185.tar.gz awesome-selfhosted-8c25e1ea5da13e30804479158846c11fe4264185.zip |
Merge pull request #533 from Kickball/economizzer
Add Economizzer (Money, Budgeting and Management)
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -598,6 +598,7 @@ See also <https://en.wikipedia.org/wiki/List_of_streaming_media_systems>, <https ## Money, Budgeting and Management * [Benedetto](https://github.com/arecker/bennedetto) - Bennedetto is a simple, turn-based budget management app. `GPLv3` `Python` + * [Economizzer](http://www.economizzer.org/) - Economizzer is a simple and open source personal finance manager system, available in English, Brazilian, Portuguese and Russian. ([Source Code](https://github.com/gugoan/economizzer)) `MIT` `PHP` * [Galette](http://galette.eu/dc/) - Galette is a membership management web application towards non profit organizations. ([Source Code](http://git.tuxfamily.org/galette/galette.git/)) `GPLv3` `PHP` * [GLPI](http://www.glpi-project.org/spip.php?lang=en) - GLPI is an IT assests/resources/inventory manager. ([Source Code](https://forge.glpi-project.org/projects/glpi)) `GPLv2` `PHP` * [GRR](http://grr.devome.com/?lang=en) - Assets management and booking for small/medium companies. ([demo](http://grr.devome.com/demo/week_all.php?year=2015&month=07&day=28&area=94), _administrateur/azerty_) `GPLv2` `PHP` |