Merge pull request #29 from spiral6/master

Added 4 app templates (Cockpit, JDownloader, Krusader, qBittorrent)
This commit is contained in:
sportivaman 2020-03-11 07:42:08 -04:00 committed by GitHub
commit a88a9a5173
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
8 changed files with 24 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 42 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 311 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 125 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 80 KiB

View File

@ -0,0 +1,6 @@
[Cockpit]
prefix = https://
url = your-website.com
icon = static/images/apps/cockpit-project.png
description = An interactive server admin interface
open_in = iframe

View File

@ -0,0 +1,6 @@
[JDownloader]
prefix = https://
url = your-website.com
icon = static/images/apps/jdownloader.png
description = A download manager written in Java
open_in = iframe

View File

@ -0,0 +1,6 @@
[Krusader]
prefix = https://
url = your-website.com
icon = static/images/apps/krusader.png
description = Twin panel file management for your desktop
open_in = iframe

View File

@ -0,0 +1,6 @@
[qBittorrent]
prefix = https://
url = your-website.com
icon = static/images/apps/qbittorrent.png
description = A BitTorrent client in Qt
open_in = iframe