Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
Tomasz Borychowski committed Oct 24, 2020
1 parent 597211b commit 91c277c
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 12 deletions.
9 changes: 5 additions & 4 deletions apps/dashboard/dashmachine.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
11 changes: 6 additions & 5 deletions apps/dashboard/homer.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down Expand Up @@ -223,5 +226,3 @@ services:
logo: "assets/white/alexa.png"
url: "https://alexa.amazon.co.uk/"
```
## Tips & Tricks
9 changes: 6 additions & 3 deletions apps/dashboard/sui.md
Original file line number Diff line number Diff line change
@@ -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)


Expand Down

0 comments on commit 91c277c

Please sign in to comment.