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:
Ross Mountjoy 2020-02-13 11:25:38 +00:00
commit b45e9367e8
3 changed files with 18 additions and 2 deletions

View File

@ -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

Binary file not shown.

After

Width:  |  Height:  |  Size: 46 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB