diff --git a/applicationFeed-lastUpdated.json b/applicationFeed-lastUpdated.json index e39636f17..1cc431dc3 100755 --- a/applicationFeed-lastUpdated.json +++ b/applicationFeed-lastUpdated.json @@ -1,3 +1,3 @@ { - "last_updated_timestamp": 1711159630 + "last_updated_timestamp": 1711166764 } \ No newline at end of file diff --git a/applicationFeed-raw.json b/applicationFeed-raw.json index 1f50f2b58..cd47b8581 100644 --- a/applicationFeed-raw.json +++ b/applicationFeed-raw.json @@ -111412,7 +111412,6 @@ "Drivers", "Plugins" ], - "LastUpdateScan": 1711159624, "FirstSeen": 1653991421 }, { @@ -126941,7 +126940,6 @@ "templatePath": "/tmp/GitHub/AppFeed/templates/SelfhostersUnraidDiscordRepository/templates/addarr.xml", "downloads": 448684, "stars": 2, - "LastUpdate": 1709919832, "trending": 0.47, "trends": [ 0.413, @@ -126957,6 +126955,7 @@ 448684 ], "LastUpdateScan": 1711159624, + "LastUpdate": 1709919832, "FirstSeen": 1705964763 }, { @@ -210414,7 +210413,6 @@ ], "downloads": 924015, "stars": 84, - "LastUpdate": 1709675967, "trending": 0.551, "trends": [ 0.321, @@ -210444,6 +210442,7 @@ 924015 ], "LastUpdateScan": 1711159624, + "LastUpdate": 1709675967, "FirstSeen": 1666987428, "topTrending": 0.23000000000000004, "topPerforming": 0.551 @@ -246579,8 +246578,8 @@ ], "downloads": 62, "stars": 1, - "LastUpdate": 1622914472, "LastUpdateScan": 1711159624, + "LastUpdate": 1622914472, "FirstSeen": 1711159624 }, { @@ -263155,6 +263154,72 @@ "LastUpdateScan": 1709975147, "FirstSeen": 1681358657 }, + { + "Name": "workout-tracker", + "Repository": "ghcr.io/jovandeginste/workout-tracker:master", + "Registry": "https://ghcr.io/jovandeginste/workout-tracker", + "Network": "bridge", + "Shell": "sh", + "Privileged": "false", + "Support": "https://github.com/jovandeginste/workout-tracker/issues", + "Project": "https://github.com/jovandeginste/workout-tracker", + "Overview": "A workout tracking web application for personal use (or family, friends), geared towards running and other GPX-based activities\r\n\r\nDefault username: admin \r\nDefault password: admin <- Change this!!", + "WebUI": "http://[IP]:[PORT:8080]", + "TemplateURL": "https://raw.githubusercontent.com/JPDVM2014/unraid-templates/master/workout-tracker.xml", + "Icon": "https://raw.githubusercontent.com/JPDVM2014/workout-tracker/main/running-negative.png", + "Config": [ + { + "@attributes": { + "Name": "WebUI", + "Target": "8080", + "Default": "8080", + "Mode": "tcp", + "Description": "", + "Type": "Port", + "Display": "always", + "Required": "true", + "Mask": "false" + }, + "value": "8080" + }, + { + "@attributes": { + "Name": "Data", + "Target": "/data", + "Default": "/mnt/user/appdata/workout-tracker", + "Mode": "rw", + "Description": "", + "Type": "Path", + "Display": "always", + "Required": "true", + "Mask": "false" + }, + "value": "/mnt/user/appdata/workout-tracker" + }, + { + "@attributes": { + "Name": "Encryption Key", + "Target": "WT_JWT_ENCRYPTION_KEY", + "Default": "", + "Mode": "", + "Description": "CHANGE THIS VALUE!", + "Type": "Variable", + "Display": "always", + "Required": "true", + "Mask": "false" + }, + "value": "my-secret-key" + } + ], + "Repo": "JPDVM2014's Repository", + "templatePath": "/tmp/GitHub/AppFeed/templates/JPDVM2014sRepository/workout-tracker.xml", + "CategoryList": [ + "Tools-Utilities", + "Other" + ], + "LastUpdateScan": 1711166761, + "FirstSeen": 1711166761 + }, { "Name": "Docker-Mailserver", "Repository": "mailserver/docker-mailserver:latest", @@ -270707,8 +270772,8 @@ ], "downloads": 5397, "stars": 6, - "LastUpdate": 1709196152, "LastUpdateScan": 1711159630, + "LastUpdate": 1709196152, "FirstSeen": 1659189808 }, { diff --git a/applicationFeed.json b/applicationFeed.json index 7fadf0478..206a3f20f 100755 --- a/applicationFeed.json +++ b/applicationFeed.json @@ -1,7 +1,7 @@ { - "apps": 2200, - "last_updated_timestamp": 1711159630, - "last_updated": "2024-03-22 22:07", + "apps": 2201, + "last_updated_timestamp": 1711166764, + "last_updated": "2024-03-23 00:06", "categories": [ { "Cat": "AI:", @@ -111578,7 +111578,6 @@ "Drivers", "Plugins" ], - "LastUpdateScan": 1711159624, "FirstSeen": 1653991421 }, { @@ -127107,7 +127106,6 @@ "templatePath": "/tmp/GitHub/AppFeed/templates/SelfhostersUnraidDiscordRepository/templates/addarr.xml", "downloads": 448684, "stars": 2, - "LastUpdate": 1709919832, "trending": 0.47, "trends": [ 0.413, @@ -127123,6 +127121,7 @@ 448684 ], "LastUpdateScan": 1711159624, + "LastUpdate": 1709919832, "FirstSeen": 1705964763 }, { @@ -210580,7 +210579,6 @@ ], "downloads": 924015, "stars": 84, - "LastUpdate": 1709675967, "trending": 0.551, "trends": [ 0.321, @@ -210610,6 +210608,7 @@ 924015 ], "LastUpdateScan": 1711159624, + "LastUpdate": 1709675967, "FirstSeen": 1666987428, "topTrending": 0.23000000000000004, "topPerforming": 0.551 @@ -246745,8 +246744,8 @@ ], "downloads": 62, "stars": 1, - "LastUpdate": 1622914472, "LastUpdateScan": 1711159624, + "LastUpdate": 1622914472, "FirstSeen": 1711159624 }, { @@ -263321,6 +263320,72 @@ "LastUpdateScan": 1709975147, "FirstSeen": 1681358657 }, + { + "Name": "workout-tracker", + "Repository": "ghcr.io/jovandeginste/workout-tracker:master", + "Registry": "https://ghcr.io/jovandeginste/workout-tracker", + "Network": "bridge", + "Shell": "sh", + "Privileged": "false", + "Support": "https://github.com/jovandeginste/workout-tracker/issues", + "Project": "https://github.com/jovandeginste/workout-tracker", + "Overview": "A workout tracking web application for personal use (or family, friends), geared towards running and other GPX-based activities\r\n\r\nDefault username: admin \r\nDefault password: admin <- Change this!!", + "WebUI": "http://[IP]:[PORT:8080]", + "TemplateURL": "https://raw.githubusercontent.com/JPDVM2014/unraid-templates/master/workout-tracker.xml", + "Icon": "https://raw.githubusercontent.com/JPDVM2014/workout-tracker/main/running-negative.png", + "Config": [ + { + "@attributes": { + "Name": "WebUI", + "Target": "8080", + "Default": "8080", + "Mode": "tcp", + "Description": "", + "Type": "Port", + "Display": "always", + "Required": "true", + "Mask": "false" + }, + "value": "8080" + }, + { + "@attributes": { + "Name": "Data", + "Target": "/data", + "Default": "/mnt/user/appdata/workout-tracker", + "Mode": "rw", + "Description": "", + "Type": "Path", + "Display": "always", + "Required": "true", + "Mask": "false" + }, + "value": "/mnt/user/appdata/workout-tracker" + }, + { + "@attributes": { + "Name": "Encryption Key", + "Target": "WT_JWT_ENCRYPTION_KEY", + "Default": "", + "Mode": "", + "Description": "CHANGE THIS VALUE!", + "Type": "Variable", + "Display": "always", + "Required": "true", + "Mask": "false" + }, + "value": "my-secret-key" + } + ], + "Repo": "JPDVM2014's Repository", + "templatePath": "/tmp/GitHub/AppFeed/templates/JPDVM2014sRepository/workout-tracker.xml", + "CategoryList": [ + "Tools-Utilities", + "Other" + ], + "LastUpdateScan": 1711166761, + "FirstSeen": 1711166761 + }, { "Name": "Docker-Mailserver", "Repository": "mailserver/docker-mailserver:latest", @@ -270873,8 +270938,8 @@ ], "downloads": 5397, "stars": 6, - "LastUpdate": 1709196152, "LastUpdateScan": 1711159630, + "LastUpdate": 1709196152, "FirstSeen": 1659189808 }, { diff --git a/firstSeen.json b/firstSeen.json index 0b31101c1..bb304502f 100755 --- a/firstSeen.json +++ b/firstSeen.json @@ -3231,5 +3231,6 @@ "alexscifier/neonlink:latest": 1710792363, "yourselfhosted/slash:latest": 1710792368, "ich777/proxy-server": 1710842764, - "ghcr.io/suwayomi/tachidesk:preview": 1711159624 + "ghcr.io/suwayomi/tachidesk:preview": 1711159624, + "ghcr.io/jovandeginste/workout-tracker:master": 1711166761 } \ No newline at end of file diff --git a/log.txt b/log.txt index 6cf9a2b30..e33f5eeda 100644 --- a/log.txt +++ b/log.txt @@ -2921,6 +2921,7 @@ Processing /tmp/appFeed/templates/JPDVM2014sRepository/kapowarr.xml...Success Processing /tmp/appFeed/templates/JPDVM2014sRepository/radicale.xml...Success Processing /tmp/appFeed/templates/JPDVM2014sRepository/reiverr.xml...Success Processing /tmp/appFeed/templates/JPDVM2014sRepository/umami.xml...Success +Processing /tmp/appFeed/templates/JPDVM2014sRepository/workout-tracker.xml...Success Downloading Kulisch's Repository: https://github.com/Qlisch/unraid-templates -> /tmp/appFeed/templates/KulischsRepository Attempt 1...https://github.com/Qlisch/unraid-templates/archive/master.tar.gz Success! @@ -4034,16 +4035,10 @@ Processing /tmp/appFeed/templates/davidzwasRepository/fdm-monster.xml...Success Updating stats on containers -waterboy1602/addarr -waterboy1602/addarr Downloads: 448684 Stars: 2 Base: unknown -ntop/ntopng -ntop/ntopng Downloads: 924015 Stars: 84 Base: unknown Tagged - Can't determine last update -suwayomi/tachidesk -ghcr.io/suwayomi/tachidesk:preview Downloads: 62 Stars: 1 Base: unknown +jovandeginste/workout-tracker +ghcr.io/jovandeginste/workout-tracker:master Downloads: Stars: Base: unknown Pulling -kilrah/freefilesync-vnc -kilrah/freefilesync-vnc Downloads: 5397 Stars: 6 Base: unknown Privileged: 102 diff --git a/old-applicationFeed-raw.json b/old-applicationFeed-raw.json index c6e0583fd..1f50f2b58 100644 --- a/old-applicationFeed-raw.json +++ b/old-applicationFeed-raw.json @@ -111412,6 +111412,7 @@ "Drivers", "Plugins" ], + "LastUpdateScan": 1711159624, "FirstSeen": 1653991421 }, { @@ -126938,21 +126939,24 @@ "RepoShort": "Selfhosters", "TemplateURL": "https://raw.githubusercontent.com/selfhosters/unRAID-CA-templates/master/templates/addarr.xml", "templatePath": "/tmp/GitHub/AppFeed/templates/SelfhostersUnraidDiscordRepository/templates/addarr.xml", - "downloads": 446577, + "downloads": 448684, "stars": 2, - "trending": 0.413, + "LastUpdate": 1709919832, + "trending": 0.47, "trends": [ - 0.413 + 0.413, + 0.47 ], "trendsDate": [ - 1708563957 + 1708563957, + 1711159624 ], "downloadtrend": [ 444734, - 446577 + 446577, + 448684 ], - "LastUpdateScan": 1708563957, - "LastUpdate": 1706793394, + "LastUpdateScan": 1711159624, "FirstSeen": 1705964763 }, { @@ -128208,7 +128212,6 @@ ], "downloads": 23861442, "stars": 117, - "LastUpdate": 1708628953, "trending": 1.344, "trends": [ 6.662, @@ -128238,6 +128241,7 @@ 23861442 ], "LastUpdateScan": 1711152372, + "LastUpdate": 1708628953, "FirstSeen": 1635798126, "topTrending": -5.318, "topPerforming": 1.344 @@ -210408,41 +210412,41 @@ "Security", "Network-Management" ], - "downloads": 918920, - "stars": 83, - "trending": 0.736, + "downloads": 924015, + "stars": 84, + "LastUpdate": 1709675967, + "trending": 0.551, "trends": [ - 0.236, 0.321, 0.367, 0.489, 0.632, 0.516, - 0.736 + 0.736, + 0.551 ], "trendsDate": [ - 1692972319, 1695571534, 1698170744, 1700766333, 1703365586, 1705964764, - 1708563957 + 1708563957, + 1711159624 ], "downloadtrend": [ - 891146, 894014, 897306, 901717, 907451, 912160, - 918920 + 918920, + 924015 ], - "LastUpdateScan": 1708563957, - "LastUpdate": 1707246780, + "LastUpdateScan": 1711159624, "FirstSeen": 1666987428, - "topTrending": 0.5, - "topPerforming": 0.736 + "topTrending": 0.23000000000000004, + "topPerforming": 0.551 }, { "Plugin": true, @@ -246357,16 +246361,17 @@ }, { "Name": "Tachidesk-Docker", - "Repository": "ghcr.io/suwayomi/tachidesk", + "Repository": "ghcr.io/suwayomi/tachidesk:preview", "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\nYou will probably get a error on startup. Check the support link for more info and fixes.\n\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\nTachidesk is an independent Tachiyomi compatible software and is not a Fork of Tachiyomi.\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\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\nAbility to sync with Tachiyomi is a planned feature.\r\n\r\n(Excert from official Tachidesk-Docker Readme. Accessed 06.05.2023 (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\nDocker Releases - https://github.com/suwayomi/docker-tachidesk/pkgs/container/tachidesk\r\nDockerfile - https://github.com/suwayomi/docker-tachidesk\r\nTachidesk data location - /home/suwayomi/.local/share/Tachidesk\r\nDocker images are mutli-arch (linux/amd64, linux/arm/v7, linux/arm64, linux/ppc64le, linux/s390x) and has small size based on Ubuntu linux.\r\nLegacy alpine images using the -alpine suffix are provided for as-needed use-cases, such as:\r\n Support for linux platforms linux/386 and linux/arm/v6\r\n Those that need a smaller image size\r\nLog file location - /home/suwayomi/.local/share/Tachidesk/logfile.log", + "Overview": "The official Tachidesk Docker-Container.\r\n\r\nUnless specified otherwise everything gets saved in the appdata folder.\r\nIf you get an error on startup, check the support link for more info and fixes.\n\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\nTachidesk is an independent Tachiyomi compatible software and is not a Fork of Tachiyomi.\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\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\nAbility to sync with Tachiyomi is a planned feature.\r\n\r\n(Excert from official Tachidesk-Docker Readme. Accessed 06.05.2023 (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\nDocker Releases - https://github.com/suwayomi/docker-tachidesk/pkgs/container/tachidesk\r\nDockerfile - https://github.com/suwayomi/docker-tachidesk\r\nTachidesk data location - /home/suwayomi/.local/share/Tachidesk\r\nDocker images are mutli-arch (linux/amd64, linux/arm/v7, linux/arm64, linux/ppc64le, linux/s390x) and has small size based on Ubuntu linux.\r\nLegacy alpine images using the -alpine suffix are provided for as-needed use-cases, such as:\r\n Support for linux platforms linux/386 and linux/arm/v6\r\n Those that need a smaller image size\r\nLog file location - /home/suwayomi/.local/share/Tachidesk/logfile.log", "WebUI": "http://[IP]:[PORT:4567]", "Icon": "https://raw.githubusercontent.com/Suwayomi/Tachidesk-Server/master/server/src/main/resources/icon/faviconlogo.png", + "ExtraParams": "-u 99:100", "Config": [ { "@attributes": { @@ -246437,6 +246442,132 @@ "Mask": "false" }, "value": "Europe/London" + }, + { + "@attributes": { + "Name": "DEBUG", + "Target": "DEBUG", + "Default": "false", + "Mode": "", + "Description": "If extra logging is enabled. Useful for development and troubleshooting. (true/false)", + "Type": "Variable", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "false" + }, + { + "@attributes": { + "Name": "BASIC_AUTH_ENABLED", + "Target": "BASIC_AUTH_ENABLED", + "Default": "false", + "Mode": "", + "Description": "Whether Suwayomi requires HTTP Basic Auth to get in.", + "Type": "Variable", + "Display": "advanced", + "Required": "false", + "Mask": "false" + }, + "value": "false" + }, + { + "@attributes": { + "Name": "BASIC_AUTH_PASSWORD", + "Target": "BASIC_AUTH_PASSWORD", + "Default": "", + "Mode": "", + "Description": "The password to log in to Suwayomi.", + "Type": "Variable", + "Display": "advanced", + "Required": "false", + "Mask": "true" + }, + "value": "" + }, + { + "@attributes": { + "Name": "BASIC_AUTH_USERNAME", + "Target": "BASIC_AUTH_USERNAME", + "Default": "", + "Mode": "", + "Description": "The username to log in to Suwayomi", + "Type": "Variable", + "Display": "advanced", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "SOCKS_PROXY_ENABLED", + "Target": "SOCKS_PROXY_ENABLED", + "Default": "false", + "Mode": "", + "Description": "Whether Suwayomi will connect through a SOCKS5 proxy", + "Type": "Variable", + "Display": "advanced", + "Required": "false", + "Mask": "false" + }, + "value": "false" + }, + { + "@attributes": { + "Name": "SOCKS_PROXY_HOST", + "Target": "SOCKS_PROXY_HOST", + "Default": "", + "Mode": "", + "Description": "The TCP host of the SOCKS5 proxy", + "Type": "Variable", + "Display": "advanced", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "SOCKS_PROXY_PORT", + "Target": "SOCKS_PROXY_PORT", + "Default": "", + "Mode": "", + "Description": " \tThe port of the SOCKS5 proxy", + "Type": "Variable", + "Display": "advanced", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "FLARESOLVERR_ENABLED", + "Target": "FLARESOLVERR_ENABLED", + "Default": " false", + "Mode": "", + "Description": " Whether FlareSolverr is enabled and available to use", + "Type": "Variable", + "Display": "advanced", + "Required": "false", + "Mask": "false" + }, + "value": "false" + }, + { + "@attributes": { + "Name": "FLARESOLVERR_URL", + "Target": "FLARESOLVERR_URL", + "Default": " http://localhost:8191", + "Mode": "", + "Description": "The URL of the FlareSolverr instance", + "Type": "Variable", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "http://localhost:8191" } ], "Repo": "C3004's Repository", @@ -246448,9 +246579,9 @@ ], "downloads": 62, "stars": 1, - "LastUpdateScan": 1708923947, "LastUpdate": 1622914472, - "FirstSeen": 1636147251 + "LastUpdateScan": 1711159624, + "FirstSeen": 1711159624 }, { "Name": "restic-rest-server", @@ -270574,10 +270705,10 @@ "Backup", "Tools-Utilities" ], - "downloads": 5119, + "downloads": 5397, "stars": 6, - "LastUpdateScan": 1708563957, - "LastUpdate": 1705144153, + "LastUpdate": 1709196152, + "LastUpdateScan": 1711159630, "FirstSeen": 1659189808 }, { diff --git a/repoInfo.json b/repoInfo.json index 532876eee..e001fb5c5 100755 --- a/repoInfo.json +++ b/repoInfo.json @@ -85959,5 +85959,16 @@ "downloadtrend": null, "trendsDate": null, "LastUpdate": 1622914472 + }, + "ghcr.io/jovandeginste/workout-tracker:master": { + "Base": null, + "Downloads": null, + "Stars": null, + "Time": 1711166761, + "trending": null, + "trends": null, + "downloadtrend": null, + "trendsDate": null, + "LastUpdate": null } } \ No newline at end of file