diff options
author | n8225 <n8225@users.noreply.github.com> | 2020-02-08 12:45:13 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-02-08 12:45:13 +0000 |
commit | 8a6a1aa31426453fa50c24b4130821e5ad1d8aff (patch) | |
tree | 98471dade092209072686fe1dd711e7d1d10f931 | |
parent | Merge pull request #1965 from simon987/patch-1 (diff) | |
parent | Add dot, remove coma, add domain based demo (diff) | |
download | awesome-selfhosted-8a6a1aa31426453fa50c24b4130821e5ad1d8aff.tar.gz awesome-selfhosted-8a6a1aa31426453fa50c24b4130821e5ad1d8aff.zip |
Merge pull request #1964 from Volmarg/master
Add Personal Management System to Personal Dashboards
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1162,6 +1162,7 @@ See also _[Monitoring](#monitoring)_ - [Homer](https://github.com/bastienwirtz/homer) - A dead simple static homepage to expose your server services, with an easy yaml configuration and connectivity check. `Apache-2.0` `HTML5` - [iDashboard-PHP](https://github.com/causefx/iDashboard-PHP) - HTPC Dashboard to load website services. `MIT` `PHP` - [Organizr](https://github.com/causefx/Organizr) - Organizr aims to be your one stop shop for your Servers Frontend. `GPL-3.0` `PHP` +- [Personal management system](https://github.com/Volmarg/personal-management-system) - Central point for managing personal data (billings, payments, job holidays, notes etc.). ([Demo](http://personal-management-system.pl/)) `MIT` `PHP` - [simple-dash](https://github.com/kutyla-philipp/simple-dash) - A simple, fully responsive Dashboard to forward to the services of your choice. ([Demo](https://kutyla-philipp.github.io/simple-dash/)) `MIT` `Javascript` - [Tipboard](http://allegro.tech/tipboard/) - In-house, tasty, local dashboarding system. ([Source Code](https://github.com/allegro/tipboard)) `Apache-2.0` `Python` - [wger](http://wger.de/) - Web-based personal workout, fitness and weight logger/tracker. It can also be used as a simple gym management utility and offers a full REST API as well. ([Demo](http://wger.de), [Source Code](https://github.com/rolandgeider/wger)) `AGPL-3.0` `Python` |