This commit is contained in:
Tomasz Borychowski 2020-10-24 11:48:29 +01:00
parent 597211bd19
commit 91c277cdd6
3 changed files with 17 additions and 12 deletions

View File

@ -1,13 +1,14 @@
# DashMachine
- user roles are nice
- pretty monotonous and ugly - icons are huge and all look the same (no separation between apps & bookmarks, no sections)
- easy to start, difficult to setup (config is edited through the UI and in case of an error, you may loose the UI...)
<br>
- [Github repo](https://github.com/rmountjoy92/DashMachine)
![Screenshot](dashmachine.png)
- user roles are nice
- pretty monotonous and ugly - icons are huge and all look the same (no separation between apps & bookmarks, no sections)
- easy to start, difficult to setup (config is edited through the UI and in case of an error, you may loose the UI...)
## docker-compose.yml
```yml

View File

@ -1,11 +1,14 @@
# Homer
- [Github repo](https://github.com/bastienwirtz/homer)
- [DockerHub repo]()
- arduous configuration (with large number of apps)
- clear and pretty configurable
- nice features: filter, top links
<br>
- [Github repo](https://github.com/bastienwirtz/homer)
- [DockerHub repo]()
![Screenshot](homer.png)
## docker-compose.yml
@ -223,5 +226,3 @@ services:
logo: "assets/white/alexa.png"
url: "https://alexa.amazon.co.uk/"
```
## Tips & Tricks

View File

@ -1,11 +1,14 @@
# SUI
- [Github repo](https://github.com/jeroenpardon/sui/)
- A bit of a pain to configure
- Couple of issues (submitted a PR)
- Looks pretty, has several themes
- Very simple and minimalistic
-
<br>
- [Github repo](https://github.com/jeroenpardon/sui/)
![Screenshot](sui.png)