mirror of
https://github.com/Squidly271/AppFeed.git
synced 2025-05-04 22:57:46 +00:00
Update
This commit is contained in:
parent
fc8be4181b
commit
be7693b628
@ -1,3 +1,3 @@
|
||||
{
|
||||
"last_updated_timestamp": 1636207404
|
||||
"last_updated_timestamp": 1636209224
|
||||
}
|
@ -160823,15 +160823,93 @@
|
||||
"Name": "BabyBuddy",
|
||||
"Repository": "linuxserver/babybuddy",
|
||||
"Registry": "https://hub.docker.com/r/linuxserver/babybuddy",
|
||||
"Network": "bridge",
|
||||
"Shell": "sh",
|
||||
"Privileged": "false",
|
||||
"Support": "https://github.com/linuxserver/docker-babybuddy/issues/new/choose",
|
||||
"Project": "https://github.com/linuxserver/docker-babybuddy",
|
||||
"Overview": "BabyBuddy is a buddy for babies! Helps caregivers track sleep, feedings, diaper changes, tummy time and more to learn about and predict babys needs without (as much) guess work.\r\n\r\nThe default user/pass are admin:admin\r\n\r\nFull credit to the developers and LSIO for the container. I just wanted to get it out to people who need it, please support their work using the donation link in the template.",
|
||||
"WebUI": "http://[IP]:[PORT:8000]/",
|
||||
"TemplateURL": "https://raw.githubusercontent.com/ibracorp/unraid-templates/master/babybuddy/babybuddy.xml",
|
||||
"Icon": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/babybuddy-logo.png",
|
||||
"DonateText": "Donations",
|
||||
"DonateLink": "https://www.linuxserver.io/donate",
|
||||
"Networking": {
|
||||
"Mode": "bridge"
|
||||
},
|
||||
"Config": [
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Appdata",
|
||||
"Target": "/config",
|
||||
"Default": "/mnt/user/appdata/babybuddy",
|
||||
"Mode": "rw",
|
||||
"Description": "Contains all relevant configuration and data",
|
||||
"Type": "Path",
|
||||
"Display": "always",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "/mnt/user/appdata/babybuddy"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "WebUI",
|
||||
"Target": "8000",
|
||||
"Default": "8000",
|
||||
"Mode": "tcp",
|
||||
"Description": "Port for the WebUI",
|
||||
"Type": "Port",
|
||||
"Display": "always",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "8000"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "PUID",
|
||||
"Target": "PUID",
|
||||
"Default": "99",
|
||||
"Mode": "",
|
||||
"Description": "Container Variable: PUID",
|
||||
"Type": "Variable",
|
||||
"Display": "advanced",
|
||||
"Required": "false",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "99"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "PGID",
|
||||
"Target": "PGID",
|
||||
"Default": "100",
|
||||
"Mode": "",
|
||||
"Description": "Container Variable: PGID",
|
||||
"Type": "Variable",
|
||||
"Display": "advanced",
|
||||
"Required": "false",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "100"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "UMASK",
|
||||
"Target": "UMASK",
|
||||
"Default": "022",
|
||||
"Mode": "",
|
||||
"Description": "Container Variable: UMASK",
|
||||
"Type": "Variable",
|
||||
"Display": "advanced",
|
||||
"Required": "false",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "022"
|
||||
}
|
||||
],
|
||||
"Repo": "Sycotix' Repository",
|
||||
"ModeratorComment": "Duplicated Template",
|
||||
"Blacklist": true,
|
||||
"Overview": "BabyBuddy is a buddy for babies! Helps caregivers track sleep, feedings, diaper changes, tummy time and more to learn about and predict babys needs without (as much) guess work.\r\n\r\nThe default user/pass are admin:admin\r\n\r\nFull credit to the developers and LSIO for the container. I just wanted to get it out to people who need it, please support their work using the donation link in the template.",
|
||||
"templatePath": "/tmp/GitHub/AppFeed/templates/SycotixRepository/babybuddy/babybuddy.xml",
|
||||
"CategoryList": [
|
||||
"Productivity",
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"apps": 1407,
|
||||
"last_updated_timestamp": 1636207404,
|
||||
"last_updated": "2021-11-06 10:03",
|
||||
"last_updated_timestamp": 1636209224,
|
||||
"last_updated": "2021-11-06 10:33",
|
||||
"categories": [
|
||||
{
|
||||
"Cat": "Backup:",
|
||||
@ -160985,15 +160985,93 @@
|
||||
"Name": "BabyBuddy",
|
||||
"Repository": "linuxserver/babybuddy",
|
||||
"Registry": "https://hub.docker.com/r/linuxserver/babybuddy",
|
||||
"Network": "bridge",
|
||||
"Shell": "sh",
|
||||
"Privileged": "false",
|
||||
"Support": "https://github.com/linuxserver/docker-babybuddy/issues/new/choose",
|
||||
"Project": "https://github.com/linuxserver/docker-babybuddy",
|
||||
"Overview": "BabyBuddy is a buddy for babies! Helps caregivers track sleep, feedings, diaper changes, tummy time and more to learn about and predict babys needs without (as much) guess work.\r\n\r\nThe default user/pass are admin:admin\r\n\r\nFull credit to the developers and LSIO for the container. I just wanted to get it out to people who need it, please support their work using the donation link in the template.",
|
||||
"WebUI": "http://[IP]:[PORT:8000]/",
|
||||
"TemplateURL": "https://raw.githubusercontent.com/ibracorp/unraid-templates/master/babybuddy/babybuddy.xml",
|
||||
"Icon": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/babybuddy-logo.png",
|
||||
"DonateText": "Donations",
|
||||
"DonateLink": "https://www.linuxserver.io/donate",
|
||||
"Networking": {
|
||||
"Mode": "bridge"
|
||||
},
|
||||
"Config": [
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Appdata",
|
||||
"Target": "/config",
|
||||
"Default": "/mnt/user/appdata/babybuddy",
|
||||
"Mode": "rw",
|
||||
"Description": "Contains all relevant configuration and data",
|
||||
"Type": "Path",
|
||||
"Display": "always",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "/mnt/user/appdata/babybuddy"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "WebUI",
|
||||
"Target": "8000",
|
||||
"Default": "8000",
|
||||
"Mode": "tcp",
|
||||
"Description": "Port for the WebUI",
|
||||
"Type": "Port",
|
||||
"Display": "always",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "8000"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "PUID",
|
||||
"Target": "PUID",
|
||||
"Default": "99",
|
||||
"Mode": "",
|
||||
"Description": "Container Variable: PUID",
|
||||
"Type": "Variable",
|
||||
"Display": "advanced",
|
||||
"Required": "false",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "99"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "PGID",
|
||||
"Target": "PGID",
|
||||
"Default": "100",
|
||||
"Mode": "",
|
||||
"Description": "Container Variable: PGID",
|
||||
"Type": "Variable",
|
||||
"Display": "advanced",
|
||||
"Required": "false",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "100"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "UMASK",
|
||||
"Target": "UMASK",
|
||||
"Default": "022",
|
||||
"Mode": "",
|
||||
"Description": "Container Variable: UMASK",
|
||||
"Type": "Variable",
|
||||
"Display": "advanced",
|
||||
"Required": "false",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "022"
|
||||
}
|
||||
],
|
||||
"Repo": "Sycotix' Repository",
|
||||
"ModeratorComment": "Duplicated Template",
|
||||
"Blacklist": true,
|
||||
"Overview": "BabyBuddy is a buddy for babies! Helps caregivers track sleep, feedings, diaper changes, tummy time and more to learn about and predict babys needs without (as much) guess work.\r\n\r\nThe default user/pass are admin:admin\r\n\r\nFull credit to the developers and LSIO for the container. I just wanted to get it out to people who need it, please support their work using the donation link in the template.",
|
||||
"templatePath": "/tmp/GitHub/AppFeed/templates/SycotixRepository/babybuddy/babybuddy.xml",
|
||||
"CategoryList": [
|
||||
"Productivity",
|
||||
|
@ -34486,7 +34486,6 @@
|
||||
"pluginVersion": "2018.01.18",
|
||||
"Overview": "\nAnalyzes the sshd server log messages to determine what hosts are attempting to hack into your system.\n",
|
||||
"Date": 1516251600,
|
||||
"MaxVer": "6.8.3",
|
||||
"templatePath": "/tmp/GitHub/AppFeed/templates/docgyversRepository/CAxml/denyhosts.xml",
|
||||
"CategoryList": [
|
||||
"Network-Other",
|
||||
@ -118835,16 +118834,17 @@
|
||||
"MediaServer-Other",
|
||||
"Productivity"
|
||||
],
|
||||
"downloads": 1473014,
|
||||
"downloads": 1910224,
|
||||
"stars": 8,
|
||||
"trending": 18.574,
|
||||
"trending": 22.888,
|
||||
"trends": [
|
||||
28.004,
|
||||
27.544,
|
||||
45.003,
|
||||
42.234,
|
||||
23.587,
|
||||
18.574
|
||||
18.574,
|
||||
22.888
|
||||
],
|
||||
"trendsDate": [
|
||||
1620612269,
|
||||
@ -118852,7 +118852,8 @@
|
||||
1625810587,
|
||||
1628409795,
|
||||
1631009011,
|
||||
1633608235
|
||||
1633608235,
|
||||
1636207403
|
||||
],
|
||||
"downloadtrend": [
|
||||
151893,
|
||||
@ -118861,12 +118862,13 @@
|
||||
529433,
|
||||
916512,
|
||||
1199414,
|
||||
1473014
|
||||
1473014,
|
||||
1910224
|
||||
],
|
||||
"LastUpdateScan": 1633608235,
|
||||
"LastUpdateScan": 1636207403,
|
||||
"FirstSeen": 1618012970,
|
||||
"topTrending": -9.43,
|
||||
"topPerforming": 18.574
|
||||
"topTrending": -5.116,
|
||||
"topPerforming": 22.888
|
||||
},
|
||||
{
|
||||
"Name": "PrivateBin",
|
||||
@ -167960,8 +167962,8 @@
|
||||
"Network-Proxy",
|
||||
"Network-VPN"
|
||||
],
|
||||
"downloads": 4247,
|
||||
"LastUpdateScan": 1633608235,
|
||||
"downloads": 4398,
|
||||
"LastUpdateScan": 1636207404,
|
||||
"FirstSeen": 1599826079
|
||||
},
|
||||
{
|
||||
@ -197343,33 +197345,111 @@
|
||||
"FirstSeen": 1636084998
|
||||
},
|
||||
{
|
||||
"TemplatePath": "/tmp/appFeed/templates/C3004sRepository/Tachidesk-Docker.xml",
|
||||
"errors": [
|
||||
"Unescaped '<' not allowed in attributes values",
|
||||
"attributes construct error",
|
||||
"Couldn't find end of Start Tag Config line 115",
|
||||
"Specification mandates value for attribute to",
|
||||
"attributes construct error",
|
||||
"Couldn't find end of Start Tag path line 115",
|
||||
"Specification mandates value for attribute to",
|
||||
"attributes construct error",
|
||||
"Couldn't find end of Start Tag path line 115",
|
||||
"Opening and ending tag mismatch: Container line 2 and Overview",
|
||||
"Extra content at the end of the document",
|
||||
"Opening and ending tag mismatch: Container line 2 and Overview",
|
||||
"Extra content at the end of the document",
|
||||
"Unescaped '<' not allowed in attributes values",
|
||||
"attributes construct error",
|
||||
"Couldn't find end of Start Tag Config line 91",
|
||||
"Opening and ending tag mismatch: Container line 2 and Config",
|
||||
"Extra content at the end of the document",
|
||||
"Unescaped '<' not allowed in attributes values",
|
||||
"attributes construct error",
|
||||
"Couldn't find end of Start Tag Config line 91",
|
||||
"Opening and ending tag mismatch: Container line 2 and Config",
|
||||
"Extra content at the end of the document"
|
||||
"Name": "Tachidesk-Docker",
|
||||
"Repository": "ghcr.io/suwayomi/tachidesk",
|
||||
"Registry": "https://github.com/suwayomi/docker-tachidesk",
|
||||
"Network": "bridge",
|
||||
"Shell": "sh",
|
||||
"Privileged": "false",
|
||||
"Support": "https://forums.unraid.net/topic/115599-tachidesk-docker-support-thread/",
|
||||
"Project": "https://github.com/Suwayomi/Tachidesk-Server",
|
||||
"Overview": "The official Tachidesk Docker-Container.\r\n\r\nUnless specified otherwise everything gets saved in the appdata folder.\r\n\r\nRead the Readme's first.\r\nTachidesk: https://github.com/Suwayomi/Tachidesk-Server\r\nTachidesk-Docker: https://github.com/suwayomi/docker-tachidesk\r\n\r\n\r\n(Excert from official Tachidesk Readme. Acessed 05.11.2021 (https://github.com/Suwayomi/Tachidesk-Server))\r\n\r\nA free and open source manga reader server that runs extensions built for Tachiyomi.\r\n\r\nTachidesk is an independent Tachiyomi compatible software and is not a Fork of Tachiyomi.\r\n\r\nTachidesk is a general term used to describe the combination of Tachidesk-Server(this project) and one of our clients. Think of it roughly like the concept of \"distribution\" in GNU/Linux distributions, in which Linux(Tachidesk-Server) is the kernel and the difference is which desktop environment(Tachidesk client) you get with it.\r\n\r\nTachidesk-Server is as multi-platform as you can get. Any platform that runs java and/or has a modern browser can run it. This includes Windows, Linux, macOS, chrome OS, etc. Follow Downloading and Running the app for installation instructions.\r\n\r\nAbility to sync with Tachiyomi is a planned feature.\r\n\r\n\r\n(Excert from official Tachidesk-Docker Readme. Accessed 05.11.2021 (https://github.com/suwayomi/docker-tachidesk))\r\n\r\nRun Tachidesk server inside docker container as non-root user. The server will be running on http://localhost:4567 open this url in your browser.\r\n\r\nDocker Releases - https://github.com/suwayomi/docker-tachidesk/pkgs/container/tachidesk\r\n\r\nDockerfile - https://github.com/suwayomi/docker-tachidesk\r\n\r\nTachidesk data location - /home/suwayomi/.local/share/Tachidesk\r\n\r\nDocker images are mutli-arch (linux/386, linux/amd64, linux/arm/v6, linux/arm/v7, linux/arm64, linux/ppc64le, linux/s390x) and has very small size based on alpine linux.\r\n\r\nLog file location - /home/suwayomi/.local/share/Tachidesk/logfile.log\r\n",
|
||||
"WebUI": "http://[IP]:[PORT:4567]",
|
||||
"Icon": "https://raw.githubusercontent.com/Suwayomi/Tachidesk-Server/master/server/src/main/resources/icon/faviconlogo.png",
|
||||
"Config": [
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Port for WebUI",
|
||||
"Target": "4567",
|
||||
"Default": "4567",
|
||||
"Mode": "tcp",
|
||||
"Description": "Port to connect to WebUI.\r\nStandard 4567.",
|
||||
"Type": "Port",
|
||||
"Display": "always",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "4567"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Appdata",
|
||||
"Target": "/./home/suwayomi/.local/share/Tachidesk",
|
||||
"Default": "/mnt/user/appdata/Tachidesk-Docker",
|
||||
"Mode": "rw",
|
||||
"Description": "Tachidesk stores its files here.",
|
||||
"Type": "Path",
|
||||
"Display": "always",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "/mnt/user/appdata/Tachidesk-Docker"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Library",
|
||||
"Target": "/./home/suwayomi/.local/share/Tachidesk/manga",
|
||||
"Default": "",
|
||||
"Mode": "rw",
|
||||
"Description": "(Optional) Path to where your Downloads should be stored.\r\nDefault is in Appdata folder.",
|
||||
"Type": "Path",
|
||||
"Display": "always",
|
||||
"Required": "false",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": ""
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Local-Library",
|
||||
"Target": "/./home/suwayomi/.local/share/Tachidesk/manga-local",
|
||||
"Default": "",
|
||||
"Mode": "rw",
|
||||
"Description": "(Optional) (Local Library is maybe not implemented yet. You can't access it from the webview) You can add your local Library here.\r\nShould work like standard Tachiyomi.\r\n(https://tachiyomi.org/help/guides/local-manga/)",
|
||||
"Type": "Path",
|
||||
"Display": "advanced",
|
||||
"Required": "false",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": ""
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "PUID",
|
||||
"Target": "PUID",
|
||||
"Default": "99",
|
||||
"Mode": "",
|
||||
"Description": "Container Variable: PUID",
|
||||
"Type": "Variable",
|
||||
"Display": "advanced",
|
||||
"Required": "false",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "99"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "PGID",
|
||||
"Target": "PGID",
|
||||
"Default": "100",
|
||||
"Mode": "",
|
||||
"Description": "Container Variable: PGID",
|
||||
"Type": "Variable",
|
||||
"Display": "advanced",
|
||||
"Required": "false",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "100"
|
||||
}
|
||||
],
|
||||
"LastUpdateScan": 1636106595,
|
||||
"FirstSeen": null
|
||||
"Repo": "C3004's Repository",
|
||||
"TemplateURL": "https://raw.githubusercontent.com/C3004/Unraid-Templates-C3004/main/Tachidesk-Docker.xml",
|
||||
"templatePath": "/tmp/GitHub/AppFeed/templates/C3004sRepository/Tachidesk-Docker.xml",
|
||||
"CategoryList": [
|
||||
"MediaServer-Other"
|
||||
],
|
||||
"downloads": 62,
|
||||
"LastUpdateScan": 1636147251,
|
||||
"FirstSeen": 1636147251
|
||||
}
|
||||
]
|
Loading…
x
Reference in New Issue
Block a user