diff options
author | phntxx <meissner.bastian@gmail.com> | 2021-01-24 11:11:44 +0000 |
---|---|---|
committer | phntxx <meissner.bastian@gmail.com> | 2021-01-24 11:11:44 +0000 |
commit | 8d131606a8f690e26809321f587f00f104ff162b (patch) | |
tree | 4d4f6be262c759a0e31b2ae9eb6347783ee4e7c1 | |
parent | add dashboard (diff) | |
download | awesome-selfhosted-8d131606a8f690e26809321f587f00f104ff162b.tar.gz awesome-selfhosted-8d131606a8f690e26809321f587f00f104ff162b.zip |
fix language for dashboard
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1193,7 +1193,7 @@ _See also [Wikis](#wikis)_ _See also [Monitoring](#monitoring)_ - [Baby Buddy](https://github.com/cdubz/babybuddy) - Helps caregivers track baby sleep, feedings, diaper changes, and tummy time. ([Demo](https://babybuddy.herokuapp.com/)) `BSD-2-Clause` `Python` -- [Dashboard](https://github.com/phntxx/dashboard) - Minimalist homepage for organizing your web applications and bookmarks using JSON-files. `MIT` `React` +- [Dashboard](https://github.com/phntxx/dashboard) - Minimalist homepage for organizing your web applications and bookmarks using JSON-files. `MIT` `Nodejs/Docker` - [DashMachine](https://github.com/rmountjoy92/DashMachine) - Another web application bookmark dashboard, with fun features. `GPL-3.0` `Python` - [Habitica](https://habitica.com/) - Habit tracker app which treats your goals like a Role Playing Game. Previously called HabitRPG. ([Source Code](https://github.com/HabitRPG/habitrpg)) `GPL-3.0/CC-BY-NC-SA-3.0/CC-BY-SA-3.0` `Nodejs` - [Heimdall](https://heimdall.site/) - Heimdall is an elegant solution to organise all your web applications. ([Source Code](https://github.com/linuxserver/Heimdall)) `MIT` `PHP` |