Merge pull request 'Added new app templates & HandBrake template fix' (#40) from TheBinaryLoop/DashMachine:master into master
Reviewed-on: https://git.wolf-house.net/ross/DashMachine/pulls/40
This commit is contained in:
commit
b45e9367e8
@ -154,8 +154,24 @@ open_in = this_tab
|
|||||||
|
|
||||||
[HandBrake]
|
[HandBrake]
|
||||||
prefix = https://
|
prefix = https://
|
||||||
url = 192.168.39.175::7803
|
url = 192.168.39.175:7803
|
||||||
icon = static/images/apps/handbrake.png
|
icon = static/images/apps/handbrake.png
|
||||||
sidebar_icon = static/images/icons/handbrake.png
|
sidebar_icon = static/images/icons/handbrake.png
|
||||||
description = HandBrake is an open-source, GPL-licensed, multiplatform, multithreaded video transcoder
|
description = HandBrake is an open-source, GPL-licensed, multiplatform, multithreaded video transcoder
|
||||||
open_in = this_tab
|
open_in = this_tab
|
||||||
|
|
||||||
|
[OPNsense]
|
||||||
|
prefix = https://
|
||||||
|
url = 192.168.39.1
|
||||||
|
icon = static/images/apps/opnsense.png
|
||||||
|
sidebar_icon = static/images/apps/opnsense.png
|
||||||
|
description = Secure Your Network with ease. From Virtual Private Networking to Intrusion Detection, Best in class, FREE Open Source Project
|
||||||
|
open_in = new_tab
|
||||||
|
|
||||||
|
[BookStack]
|
||||||
|
prefix = http://
|
||||||
|
url = 192.168.39.175:8197
|
||||||
|
icon = static/images/apps/bookstack.png
|
||||||
|
sidebar_icon = static/images/apps/bookstack.png
|
||||||
|
description = BookStack is a simple, self-hosted, easy-to-use platform for organising and storing information
|
||||||
|
open_in = new_tab
|
BIN
dashmachine/static/images/apps/bookstack.png
Normal file
BIN
dashmachine/static/images/apps/bookstack.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 46 KiB |
BIN
dashmachine/static/images/apps/opnsense.png
Normal file
BIN
dashmachine/static/images/apps/opnsense.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.9 KiB |
Loading…
x
Reference in New Issue
Block a user