diff options
author | Dariusz <37488679+Volmarg@users.noreply.github.com> | 2020-02-08 07:41:56 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-02-08 07:41:56 +0000 |
commit | 6685d67cb72837818b3a49386d9de32abf4679fc (patch) | |
tree | 6d7602762187fbb8e8c85bc9f6c91382bfc59986 | |
parent | Remove duplicated source code section (diff) | |
download | awesome-selfhosted-6685d67cb72837818b3a49386d9de32abf4679fc.tar.gz awesome-selfhosted-6685d67cb72837818b3a49386d9de32abf4679fc.zip |
Add dot, remove coma, add domain based demo
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1160,7 +1160,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://185.204.216.136:8000/)), `MIT` `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](https://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](https://wger.de), [Source Code](https://github.com/rolandgeider/wger)) `AGPL-3.0` `Python` |