mirror of
https://github.com/Squidly271/AppFeed.git
synced 2025-05-20 02:07:56 +00:00
Update
This commit is contained in:
parent
c1f2c1dc7c
commit
6cd22057d8
@ -1,3 +1,3 @@
|
||||
{
|
||||
"last_updated_timestamp": 1643382210
|
||||
"last_updated_timestamp": 1643389407
|
||||
}
|
@ -34899,9 +34899,9 @@
|
||||
"Repo": "Squid's Repository",
|
||||
"TemplateURL": "https://raw.githubusercontent.com/Squidly271/plugin-repository/master/community_applications.xml",
|
||||
"Repository": "https://raw.githubusercontent.com/Squidly271/community.applications/master/plugins/community.applications.plg",
|
||||
"pluginVersion": "2022.01.22",
|
||||
"pluginVersion": "2022.01.28",
|
||||
"Overview": "\nThis is THE place to find add-on applications for your unRaid server.\n",
|
||||
"Date": 1642827600,
|
||||
"Date": 1643346000,
|
||||
"templatePath": "/tmp/GitHub/AppFeed/templates/SquidsRepository/community_applications.xml",
|
||||
"CategoryList": [
|
||||
"Tools-System",
|
||||
@ -64952,7 +64952,7 @@
|
||||
"Privileged": "false",
|
||||
"Support": "https://hub.docker.com/r/danmed/tasmobackupv1/",
|
||||
"Overview": "Tasmota backup - TasmoBackup - Backup all your tasmota devices in one place. Add/scan for your Tasmota devices. Use the backupall.php page to schedule automated backups of all devices!",
|
||||
"WebUI": "http://[IP]:[PORT:8259]/",
|
||||
"WebUI": "http://[IP]:[PORT:80]/",
|
||||
"TemplateURL": "https://raw.githubusercontent.com/digiblur/unraid-docker-templates/master/tasmobackup.xml",
|
||||
"Icon": "https://raw.githubusercontent.com/danmed/TasmoBackupV1/master/TasmoBackup.png",
|
||||
"PostArgs": "",
|
||||
@ -114675,6 +114675,9 @@
|
||||
"RepoShort": "Selfhosters",
|
||||
"TemplateURL": "https://raw.githubusercontent.com/selfhosters/unRAID-CA-templates/master/templates/airdcpp.xml",
|
||||
"templatePath": "/tmp/GitHub/AppFeed/templates/SelfhostersUnraidDiscordRepository/templates/airdcpp.xml",
|
||||
"CategoryList": [
|
||||
"Cloud"
|
||||
],
|
||||
"downloads": 2126446,
|
||||
"stars": 20,
|
||||
"trending": 2.657,
|
||||
@ -124358,7 +124361,7 @@
|
||||
"Support": "https://rancher.com/docs/rancher/v2.x/en/installation/other-installation-methods/single-node-docker/",
|
||||
"Project": "https://github.com/rancher/rancher",
|
||||
"Overview": "A container management platform built for organizations that deploy containers in production. The docker version of Rancher cannot be made HA (Highly Available), however the clusters it creates can be. It is also possible to connect to and use clusters created by rancher when it is down. Useful as a management interface for deploying, scaling, and editting apps on other systems. (in the cloud, a raspberry pi cluster, vms running k3os, etc.) Perfect for running and managing the apps that you'd rather not go down while maintaining your server.",
|
||||
"WebUI": "https://[IP]:[PORT:3443]",
|
||||
"WebUI": "https://[IP]:[PORT:443]",
|
||||
"Icon": "https://raw.githubusercontent.com/selfhosters/unRAID-CA-templates/master/templates/img/rancher.png",
|
||||
"Config": [
|
||||
{
|
||||
@ -188775,7 +188778,7 @@
|
||||
"Support": "https://jellyfin.org/contact/",
|
||||
"Project": "https://jellyfin.org",
|
||||
"Overview": "A modern web client for Jellyfin based on Vue. It relies on Jellyfin to store and manage your media. This version uses server side rendering for improved performance.",
|
||||
"WebUI": "http://[IP]:[PORT:3000]/",
|
||||
"WebUI": "http://[IP]:[PORT:80]/",
|
||||
"TemplateURL": "https://raw.githubusercontent.com/Camc314/unraid-jellyfin-vue/master/ssr.xml",
|
||||
"Icon": "https://raw.githubusercontent.com/Camc314/unraid-jellyfin-vue/main/images/jellyfin-vue-icon-transparent.png",
|
||||
"PostArgs": "",
|
||||
@ -217786,7 +217789,7 @@
|
||||
},
|
||||
{
|
||||
"Name": "KitchenOwl",
|
||||
"Overview": "KitchenOwl Backend Server for use with the Mobile App (Container Template for WebUI coming soon). KitchenOwl is a self-hosted grocery list and recipe manager. The backend is made with Flask and the frontend with Flutter. Easily add items to your shopping list before you go shopping. You can also create recipes and add items based on what you want to cook.",
|
||||
"Overview": "KitchenOwl Backend Server for use with the Mobile App. If you want a WebUI, you should also Install the KitchenOwl-Web Container. KitchenOwl is a self-hosted grocery list and recipe manager. The backend is made with Flask and the frontend with Flutter. Easily add items to your shopping list before you go shopping. You can also create recipes and add items based on what you want to cook.",
|
||||
"Registry": "https://hub.docker.com/r/tombursch/kitchenowl",
|
||||
"Repository": "tombursch/kitchenowl",
|
||||
"Project": "https://tombursch.github.io/kitchenowl/",
|
||||
@ -217830,7 +217833,7 @@
|
||||
"Type": "Variable",
|
||||
"Name": "Url for the Web Frontend (needs kitchenowl-web container)",
|
||||
"Target": "FRONT_URL",
|
||||
"Default": "FRONT_URL",
|
||||
"Default": "http://localhost:8123",
|
||||
"Mode": "",
|
||||
"Description": "Url for the Web Frontend (needs additional kitchenowl-web container)",
|
||||
"Display": "advanced",
|
||||
@ -217852,6 +217855,63 @@
|
||||
"LastUpdateScan": 1642868734,
|
||||
"FirstSeen": 1642868734
|
||||
},
|
||||
{
|
||||
"Name": "KitchenOwl-Web",
|
||||
"Overview": "This is the WebUI for the KitchenOwl Container. You will also need the KitchenOwl Container for this to work. KitchenOwl is a self-hosted grocery list and recipe manager. The backend is made with Flask and the frontend with Flutter. Easily add items to your shopping list before you go shopping. You can also create recipes and add items based on what you want to cook.",
|
||||
"Registry": "https://hub.docker.com/r/tombursch/kitchenowl-web",
|
||||
"Repository": "tombursch/kitchenowl-web",
|
||||
"Project": "https://tombursch.github.io/kitchenowl/",
|
||||
"Privileged": "false",
|
||||
"Support": "https://codeberg.org/HanSolo97/unraid-template-kitchenowl/",
|
||||
"Network": {
|
||||
"@attributes": {
|
||||
"default": "host"
|
||||
},
|
||||
"value": "bridge"
|
||||
},
|
||||
"WebUI": "http://[IP]:[PORT:8123]/",
|
||||
"Icon": "https://raw.githubusercontent.com/TomBursch/kitchenowl/main/assets/icon/icon.png",
|
||||
"Config": [
|
||||
{
|
||||
"@attributes": {
|
||||
"Type": "Port",
|
||||
"Name": "KitchenOwl UI",
|
||||
"Target": "80",
|
||||
"Default": "8123",
|
||||
"Mode": "tcp",
|
||||
"Description": "KitchenOwl UI Port",
|
||||
"Display": "always",
|
||||
"Required": "true"
|
||||
},
|
||||
"value": "8123"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Type": "Variable",
|
||||
"Name": "Url to the Backend (needs kitchenowl container)",
|
||||
"Target": "BACK_URL",
|
||||
"Default": "http://localhost:5000",
|
||||
"Mode": "",
|
||||
"Description": "Url to the Backend (needs kitchenowl container)",
|
||||
"Display": "always",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "http://localhost:5000"
|
||||
}
|
||||
],
|
||||
"Repo": "HanSolo97's Repository",
|
||||
"TemplateURL": "https://raw.githubusercontent.com/UnknownHiker/unraid-template-kitchenowl/master/kitchenowl-web.xml",
|
||||
"Beta": "true",
|
||||
"ChangeLogPresent": true,
|
||||
"templatePath": "/tmp/GitHub/AppFeed/templates/HanSolo97sRepository/kitchenowl-web.xml",
|
||||
"CategoryList": [
|
||||
"Productivity"
|
||||
],
|
||||
"downloads": 624,
|
||||
"LastUpdateScan": 1643389407,
|
||||
"FirstSeen": 1643389407
|
||||
},
|
||||
{
|
||||
"Name": "obs-docker",
|
||||
"Repository": "cieg/obs-docker",
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"apps": 1549,
|
||||
"last_updated_timestamp": 1643382210,
|
||||
"last_updated": "2022-01-28 10:03",
|
||||
"apps": 1550,
|
||||
"last_updated_timestamp": 1643389407,
|
||||
"last_updated": "2022-01-28 12:03",
|
||||
"categories": [
|
||||
{
|
||||
"Cat": "Backup:",
|
||||
@ -35061,9 +35061,9 @@
|
||||
"Repo": "Squid's Repository",
|
||||
"TemplateURL": "https://raw.githubusercontent.com/Squidly271/plugin-repository/master/community_applications.xml",
|
||||
"Repository": "https://raw.githubusercontent.com/Squidly271/community.applications/master/plugins/community.applications.plg",
|
||||
"pluginVersion": "2022.01.22",
|
||||
"pluginVersion": "2022.01.28",
|
||||
"Overview": "\nThis is THE place to find add-on applications for your unRaid server.\n",
|
||||
"Date": 1642827600,
|
||||
"Date": 1643346000,
|
||||
"templatePath": "/tmp/GitHub/AppFeed/templates/SquidsRepository/community_applications.xml",
|
||||
"CategoryList": [
|
||||
"Tools-System",
|
||||
@ -65114,7 +65114,7 @@
|
||||
"Privileged": "false",
|
||||
"Support": "https://hub.docker.com/r/danmed/tasmobackupv1/",
|
||||
"Overview": "Tasmota backup - TasmoBackup - Backup all your tasmota devices in one place. Add/scan for your Tasmota devices. Use the backupall.php page to schedule automated backups of all devices!",
|
||||
"WebUI": "http://[IP]:[PORT:8259]/",
|
||||
"WebUI": "http://[IP]:[PORT:80]/",
|
||||
"TemplateURL": "https://raw.githubusercontent.com/digiblur/unraid-docker-templates/master/tasmobackup.xml",
|
||||
"Icon": "https://raw.githubusercontent.com/danmed/TasmoBackupV1/master/TasmoBackup.png",
|
||||
"PostArgs": "",
|
||||
@ -114837,6 +114837,9 @@
|
||||
"RepoShort": "Selfhosters",
|
||||
"TemplateURL": "https://raw.githubusercontent.com/selfhosters/unRAID-CA-templates/master/templates/airdcpp.xml",
|
||||
"templatePath": "/tmp/GitHub/AppFeed/templates/SelfhostersUnraidDiscordRepository/templates/airdcpp.xml",
|
||||
"CategoryList": [
|
||||
"Cloud"
|
||||
],
|
||||
"downloads": 2126446,
|
||||
"stars": 20,
|
||||
"trending": 2.657,
|
||||
@ -124520,7 +124523,7 @@
|
||||
"Support": "https://rancher.com/docs/rancher/v2.x/en/installation/other-installation-methods/single-node-docker/",
|
||||
"Project": "https://github.com/rancher/rancher",
|
||||
"Overview": "A container management platform built for organizations that deploy containers in production. The docker version of Rancher cannot be made HA (Highly Available), however the clusters it creates can be. It is also possible to connect to and use clusters created by rancher when it is down. Useful as a management interface for deploying, scaling, and editting apps on other systems. (in the cloud, a raspberry pi cluster, vms running k3os, etc.) Perfect for running and managing the apps that you'd rather not go down while maintaining your server.",
|
||||
"WebUI": "https://[IP]:[PORT:3443]",
|
||||
"WebUI": "https://[IP]:[PORT:443]",
|
||||
"Icon": "https://raw.githubusercontent.com/selfhosters/unRAID-CA-templates/master/templates/img/rancher.png",
|
||||
"Config": [
|
||||
{
|
||||
@ -188937,7 +188940,7 @@
|
||||
"Support": "https://jellyfin.org/contact/",
|
||||
"Project": "https://jellyfin.org",
|
||||
"Overview": "A modern web client for Jellyfin based on Vue. It relies on Jellyfin to store and manage your media. This version uses server side rendering for improved performance.",
|
||||
"WebUI": "http://[IP]:[PORT:3000]/",
|
||||
"WebUI": "http://[IP]:[PORT:80]/",
|
||||
"TemplateURL": "https://raw.githubusercontent.com/Camc314/unraid-jellyfin-vue/master/ssr.xml",
|
||||
"Icon": "https://raw.githubusercontent.com/Camc314/unraid-jellyfin-vue/main/images/jellyfin-vue-icon-transparent.png",
|
||||
"PostArgs": "",
|
||||
@ -217948,7 +217951,7 @@
|
||||
},
|
||||
{
|
||||
"Name": "KitchenOwl",
|
||||
"Overview": "KitchenOwl Backend Server for use with the Mobile App (Container Template for WebUI coming soon). KitchenOwl is a self-hosted grocery list and recipe manager. The backend is made with Flask and the frontend with Flutter. Easily add items to your shopping list before you go shopping. You can also create recipes and add items based on what you want to cook.",
|
||||
"Overview": "KitchenOwl Backend Server for use with the Mobile App. If you want a WebUI, you should also Install the KitchenOwl-Web Container. KitchenOwl is a self-hosted grocery list and recipe manager. The backend is made with Flask and the frontend with Flutter. Easily add items to your shopping list before you go shopping. You can also create recipes and add items based on what you want to cook.",
|
||||
"Registry": "https://hub.docker.com/r/tombursch/kitchenowl",
|
||||
"Repository": "tombursch/kitchenowl",
|
||||
"Project": "https://tombursch.github.io/kitchenowl/",
|
||||
@ -217992,7 +217995,7 @@
|
||||
"Type": "Variable",
|
||||
"Name": "Url for the Web Frontend (needs kitchenowl-web container)",
|
||||
"Target": "FRONT_URL",
|
||||
"Default": "FRONT_URL",
|
||||
"Default": "http://localhost:8123",
|
||||
"Mode": "",
|
||||
"Description": "Url for the Web Frontend (needs additional kitchenowl-web container)",
|
||||
"Display": "advanced",
|
||||
@ -218014,6 +218017,63 @@
|
||||
"LastUpdateScan": 1642868734,
|
||||
"FirstSeen": 1642868734
|
||||
},
|
||||
{
|
||||
"Name": "KitchenOwl-Web",
|
||||
"Overview": "This is the WebUI for the KitchenOwl Container. You will also need the KitchenOwl Container for this to work. KitchenOwl is a self-hosted grocery list and recipe manager. The backend is made with Flask and the frontend with Flutter. Easily add items to your shopping list before you go shopping. You can also create recipes and add items based on what you want to cook.",
|
||||
"Registry": "https://hub.docker.com/r/tombursch/kitchenowl-web",
|
||||
"Repository": "tombursch/kitchenowl-web",
|
||||
"Project": "https://tombursch.github.io/kitchenowl/",
|
||||
"Privileged": "false",
|
||||
"Support": "https://codeberg.org/HanSolo97/unraid-template-kitchenowl/",
|
||||
"Network": {
|
||||
"@attributes": {
|
||||
"default": "host"
|
||||
},
|
||||
"value": "bridge"
|
||||
},
|
||||
"WebUI": "http://[IP]:[PORT:8123]/",
|
||||
"Icon": "https://raw.githubusercontent.com/TomBursch/kitchenowl/main/assets/icon/icon.png",
|
||||
"Config": [
|
||||
{
|
||||
"@attributes": {
|
||||
"Type": "Port",
|
||||
"Name": "KitchenOwl UI",
|
||||
"Target": "80",
|
||||
"Default": "8123",
|
||||
"Mode": "tcp",
|
||||
"Description": "KitchenOwl UI Port",
|
||||
"Display": "always",
|
||||
"Required": "true"
|
||||
},
|
||||
"value": "8123"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Type": "Variable",
|
||||
"Name": "Url to the Backend (needs kitchenowl container)",
|
||||
"Target": "BACK_URL",
|
||||
"Default": "http://localhost:5000",
|
||||
"Mode": "",
|
||||
"Description": "Url to the Backend (needs kitchenowl container)",
|
||||
"Display": "always",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "http://localhost:5000"
|
||||
}
|
||||
],
|
||||
"Repo": "HanSolo97's Repository",
|
||||
"TemplateURL": "https://raw.githubusercontent.com/UnknownHiker/unraid-template-kitchenowl/master/kitchenowl-web.xml",
|
||||
"Beta": "true",
|
||||
"ChangeLogPresent": true,
|
||||
"templatePath": "/tmp/GitHub/AppFeed/templates/HanSolo97sRepository/kitchenowl-web.xml",
|
||||
"CategoryList": [
|
||||
"Productivity"
|
||||
],
|
||||
"downloads": 624,
|
||||
"LastUpdateScan": 1643389407,
|
||||
"FirstSeen": 1643389407
|
||||
},
|
||||
{
|
||||
"Name": "obs-docker",
|
||||
"Repository": "cieg/obs-docker",
|
||||
|
@ -2017,5 +2017,6 @@
|
||||
"dwaaan/hrconvert2-docker": 1643245399,
|
||||
"webpsh/webps": 1643291868,
|
||||
"crazymax/fail2ban:latest": 1643319152,
|
||||
"nq00/hyperion-ng": 1643378273
|
||||
"nq00/hyperion-ng": 1643378273,
|
||||
"tombursch/kitchenowl-web": 1643389407
|
||||
}
|
@ -59373,7 +59373,7 @@
|
||||
"Privileged": "false",
|
||||
"Project": "https://github.com/Kthulu120/liquid_dl",
|
||||
"Overview": "Liquid-dl is a simple tool for utlities such as FFMPEG, youtube-dl, and scdl. It provides a simple framework with simple point and click options allowing users\r\nto just click on what they need and use the bare minimum commands to get the results needed.",
|
||||
"WebUI": "http://[IP]:[PORT:8734]/",
|
||||
"WebUI": "http://[IP]:[PORT:8000]/",
|
||||
"TemplateURL": "https://raw.githubusercontent.com/rroller/unraid-templates/master/ronnieroller.com/liquid_dl.xml",
|
||||
"Icon": "https://i.imgur.com/9UXxDSr.png",
|
||||
"PostArgs": "",
|
||||
|
@ -34,7 +34,7 @@
|
||||
"version": "2021.12.08"
|
||||
},
|
||||
"https://raw.githubusercontent.com/Squidly271/community.applications/master/plugins/community.applications.plg": {
|
||||
"version": "2022.01.22",
|
||||
"version": "2022.01.28",
|
||||
"min": "6.9.0"
|
||||
},
|
||||
"https://raw.githubusercontent.com/Squidly271/customtab/master/plugins/customtab.plg": {
|
||||
|
@ -62098,5 +62098,15 @@
|
||||
"trends": null,
|
||||
"downloadtrend": null,
|
||||
"trendsDate": null
|
||||
},
|
||||
"tombursch/kitchenowl-web": {
|
||||
"Base": null,
|
||||
"Downloads": 624,
|
||||
"Stars": null,
|
||||
"Time": 1643389407,
|
||||
"trending": null,
|
||||
"trends": null,
|
||||
"downloadtrend": null,
|
||||
"trendsDate": null
|
||||
}
|
||||
}
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"caFixed": 275,
|
||||
"caFixed": 263,
|
||||
"fixedTemplates": {
|
||||
"smdion's Repository": {
|
||||
"smdion/docker-h5ai": [
|
||||
@ -275,17 +275,6 @@
|
||||
"Unknown category Network:Proxy:"
|
||||
]
|
||||
},
|
||||
"cheesemarathon's Repository": {
|
||||
"coderaiser/cloudcmd": [
|
||||
"Port referenced in webUI does not correspond with a container port defined. Entry changed to http://[IP]:[PORT:8000]"
|
||||
],
|
||||
"msjpq/firefox-vnc": [
|
||||
"Port referenced in webUI does not correspond with a container port defined. Entry changed to http://[IP]:[PORT:8080]"
|
||||
],
|
||||
"taskcafe/taskcafe": [
|
||||
"Port referenced in webUI does not correspond with a container port defined. Entry changed to http://[IP]:[PORT:3333]/"
|
||||
]
|
||||
},
|
||||
"Taddeusz' Repository": {
|
||||
"mcr.microsoft.com/mssql/server:2019-latest": [
|
||||
"Fatal: No valid Overview Or Description present - Application dropped from CA automatically - Possibly far too many formatting tags present",
|
||||
@ -360,20 +349,11 @@
|
||||
"homeassistant/amd64-hassio-supervisor": [
|
||||
"Port referenced in webUI does not correspond with a container port defined. Port Referenced does not exist in Config"
|
||||
],
|
||||
"adolfintel/speedtest": [
|
||||
"Port referenced in webUI does not correspond with a container port defined. Entry changed to http://[IP]:[PORT:80]"
|
||||
],
|
||||
"raymondmm/tasmoadmin": [
|
||||
"Port referenced in webUI does not correspond with a container port defined. Entry changed to http://[IP]:[PORT:80]/"
|
||||
],
|
||||
"danmed/tasmobackupv1": [
|
||||
"Port referenced in webUI does not correspond with a container port defined. Port Referenced does not exist in Config"
|
||||
],
|
||||
"iotreboot/tasui:latest": [
|
||||
"Port referenced in webUI does not correspond with a container port defined. Port Referenced does not exist in Config"
|
||||
],
|
||||
"nico640/docker-unms": [
|
||||
"Port referenced in webUI does not correspond with a container port defined. Entry changed to https://[IP]:[PORT:443]"
|
||||
]
|
||||
},
|
||||
"mlebjerg's Repository": {
|
||||
@ -509,11 +489,6 @@
|
||||
]
|
||||
},
|
||||
"Selfhosters Unraid Discord Repository": {
|
||||
"gangefors/airdcpp-webclient": [
|
||||
"Unknown category Cloud:File",
|
||||
"Unknown category sharing:Direct",
|
||||
"Unknown category Connect:"
|
||||
],
|
||||
"mattermost/focalboard": [
|
||||
"No category entry present"
|
||||
],
|
||||
@ -530,9 +505,6 @@
|
||||
"shenxn/protonmail-bridge": [
|
||||
"No category entry present"
|
||||
],
|
||||
"rancher/rancher:latest": [
|
||||
"Port referenced in webUI does not correspond with a container port defined. Port Referenced does not exist in Config"
|
||||
],
|
||||
"toddrob/searcharr": [
|
||||
"No category entry present",
|
||||
"No Icon specified within the application template"
|
||||
@ -696,11 +668,6 @@
|
||||
"No Icon specified within the application template"
|
||||
]
|
||||
},
|
||||
"SimonF's Repository": {
|
||||
"https://raw.githubusercontent.com/SimonFair/usb_manager/master/usb_manager.plg": [
|
||||
"Icon listed is fa-usb. Changed to usb"
|
||||
]
|
||||
},
|
||||
"rge's Repository": {
|
||||
"wger/devel:latest": [
|
||||
"No Registry entry set. Created from Repository setting - This may not be the correct value - Incorrect entries may impede updates to the container"
|
||||
@ -757,9 +724,6 @@
|
||||
]
|
||||
},
|
||||
"Camc314's Repository": {
|
||||
"jellyfin/jellyfin-vue:unstable-ssr": [
|
||||
"Port referenced in webUI does not correspond with a container port defined. Port Referenced does not exist in Config"
|
||||
],
|
||||
"jellyfin/jellyfin-vue:unstable-static": [
|
||||
"Port referenced in webUI does not correspond with a container port defined. Port Referenced does not exist in Config"
|
||||
]
|
||||
|
Loading…
x
Reference in New Issue
Block a user