diff --git a/apps/dashboard/dashmachine.md b/apps/dashboard/dashmachine.md index b0999f5..cf0406d 100644 --- a/apps/dashboard/dashmachine.md +++ b/apps/dashboard/dashmachine.md @@ -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...) + +
- [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 diff --git a/apps/dashboard/homer.md b/apps/dashboard/homer.md index 5c7cae1..b99e3c6 100644 --- a/apps/dashboard/homer.md +++ b/apps/dashboard/homer.md @@ -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 +
+ +- [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 diff --git a/apps/dashboard/sui.md b/apps/dashboard/sui.md index fd6c204..3795257 100644 --- a/apps/dashboard/sui.md +++ b/apps/dashboard/sui.md @@ -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 -- + +
+ +- [Github repo](https://github.com/jeroenpardon/sui/) + + ![Screenshot](sui.png)