diff --git a/template_apps/DokuWiki.ini b/template_apps/DokuWiki.ini new file mode 100644 index 0000000..19cf825 --- /dev/null +++ b/template_apps/DokuWiki.ini @@ -0,0 +1,6 @@ +[DokuWiki] +prefix = https:// +url = your-website.com +icon = static/images/apps/dokuwiki.png +description = DokuWiki is a simple to use and highly versatile Open Source wiki software that does not require a database. +open_in = this_tab \ No newline at end of file diff --git a/template_apps/Duplicati.ini b/template_apps/Duplicati.ini new file mode 100644 index 0000000..8ce584b --- /dev/null +++ b/template_apps/Duplicati.ini @@ -0,0 +1,6 @@ +[Duplicati] +prefix = https:// +url = your-website.com +icon = static/images/apps/duplicati.png +description = Free backup software to store encrypted backups online +open_in = this_tab \ No newline at end of file diff --git a/template_apps/Firefly-III.ini b/template_apps/Firefly-III.ini new file mode 100644 index 0000000..b612df6 --- /dev/null +++ b/template_apps/Firefly-III.ini @@ -0,0 +1,6 @@ +[Firefly III] +prefix = https:// +url = your-website.com +icon = static/images/apps/firefly_iii.png +description = Firefly III is a self-hosted financial manager. It can help you keep track of expenses, income, budgets and everything in between. +open_in = this_tab \ No newline at end of file diff --git a/template_apps/Nodered.ini b/template_apps/Nodered.ini new file mode 100644 index 0000000..a48fce4 --- /dev/null +++ b/template_apps/Nodered.ini @@ -0,0 +1,6 @@ +[Node-RED] +prefix = https:// +url = your-website.com +icon = static/images/apps/nodered.png +description = Node-RED is a programming tool for wiring together hardware devices, APIs and online services in new and interesting ways. +open_in = this_tab \ No newline at end of file diff --git a/template_apps/OpenMediaVault.ini b/template_apps/OpenMediaVault.ini new file mode 100644 index 0000000..3ac6257 --- /dev/null +++ b/template_apps/OpenMediaVault.ini @@ -0,0 +1,6 @@ +[OpenMediaVault] +prefix = https:// +url = your-website.com +icon = static/images/apps/openmediavault.png +description = OpenMediaVault is the next generation network attached storage (NAS) solution based on Debian Linux. +open_in = this_tab \ No newline at end of file