diff options
author | Kieran <32241933+KieranRobson@users.noreply.github.com> | 2022-07-25 14:30:41 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-07-25 14:30:41 +0000 |
commit | 278077434c8225db6cfdf1b04eccb9454961ae6c (patch) | |
tree | 71d0c42ef52ba01120e4ec839b8358d6a6443b6f | |
parent | Added Outline Proxy (#3097) (diff) | |
download | awesome-selfhosted-278077434c8225db6cfdf1b04eccb9454961ae6c.tar.gz awesome-selfhosted-278077434c8225db6cfdf1b04eccb9454961ae6c.zip |
Added Web Portal (#3098)
Diffstat (limited to '')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1459,6 +1459,7 @@ _Related: [Monitoring](#monitoring)_ - [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` - [Smashing](https://smashing.github.io/) - Smashing, the spiritual successor to Dashing, is a Sinatra based framework that lets you build excellent dashboards. It looks especially great on TVs. ([Source Code](https://github.com/Smashing/smashing)) `MIT` `Ruby` +- [Web-Portal](https://github.com/enchant97/web-portal) - A python web app designed to allow a easy way to manage the links to all of your web services. `AGPL-3.0` `Docker/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/en/dashboard), [Source Code](https://github.com/wger-project/wger)) `AGPL-3.0` `Python` - [Your Spotify](https://github.com/Yooooomi/your_spotify) `⚠` - Allows you to record your Spotify listening activity and have statistics about them served through a Web application. `MIT` `Nodejs/Docker` |