Merge pull request 'Create Plex, Unifi, Mailcow Template' (#55) from J0n4t4n/DashMachine:additional_apps into master
Reviewed-on: https://git.wolf-house.net/ross/DashMachine/pulls/55 Great PR Thank you!!!
This commit is contained in:
commit
43b82a16a7
BIN
dashmachine/static/images/apps/mailcow.png
Normal file
BIN
dashmachine/static/images/apps/mailcow.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 18 KiB |
BIN
dashmachine/static/images/apps/plex.png
Normal file
BIN
dashmachine/static/images/apps/plex.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 20 KiB |
BIN
dashmachine/static/images/apps/unifi.png
Normal file
BIN
dashmachine/static/images/apps/unifi.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.4 KiB |
6
template_apps/Mailcow.ini
Normal file
6
template_apps/Mailcow.ini
Normal file
@ -0,0 +1,6 @@
|
||||
[Mailcow]
|
||||
prefix = https://
|
||||
url = your-website.com
|
||||
icon = static/images/apps/mailcow.png
|
||||
description = mailcow is a mail server suite based on Dovecot, Postfix and other open source software, that provides a modern web UI for user/server administration.
|
||||
open_in = this_tab
|
6
template_apps/Plex.ini
Normal file
6
template_apps/Plex.ini
Normal file
@ -0,0 +1,6 @@
|
||||
[Plex]
|
||||
prefix = https://
|
||||
url = your-website.com
|
||||
icon = static/images/apps/plex.png
|
||||
description = Plex is a client–server media player system and software suite.
|
||||
open_in = this_tab
|
6
template_apps/Unifi.ini
Normal file
6
template_apps/Unifi.ini
Normal file
@ -0,0 +1,6 @@
|
||||
[Unifi]
|
||||
prefix = https://
|
||||
url = your-website.com
|
||||
icon = static/images/apps/unifi.png
|
||||
description = The UniFi® Controller is a wireless network management software solution from Ubiquiti Networks™. It allows you to manage multiple wireless networks using a web browser.
|
||||
open_in = this_tab
|
Loading…
x
Reference in New Issue
Block a user