mirror of
https://github.com/Squidly271/AppFeed.git
synced 2025-05-20 23:09:14 +00:00
Update
This commit is contained in:
parent
ffa3c823ea
commit
76cf0bac79
@ -1,3 +1,3 @@
|
||||
{
|
||||
"last_updated_timestamp": 1736392187
|
||||
"last_updated_timestamp": 1736394910
|
||||
}
|
@ -1,4 +1,292 @@
|
||||
[
|
||||
{
|
||||
"Name": "Blinko",
|
||||
"Repository": "blinkospace/blinko:latest",
|
||||
"Registry": "https://hub.docker.com/r/blinkospace/blinko",
|
||||
"Network": "bridge",
|
||||
"Shell": "sh",
|
||||
"Privileged": "false",
|
||||
"Project": "https://blinko.mintlify.app/introduction",
|
||||
"Overview": "Blinko is an innovative open-source project designed for individuals who want to quickly capture and organize their fleeting thoughts. Blinko allows users to seamlessly jot down ideas the moment they strike, ensuring that no spark of creativity is lost.\r\n\r\nI have created this community template for Blinko to make it easy to setup and run for people. I am not affiliated with Blinko.\r\n\r\nIn case you need any support for this template specifically, send a message in the support thread and I will try to help you!",
|
||||
"WebUI": "http://[IP]:[PORT:1111]/",
|
||||
"TemplateURL": "https://raw.githubusercontent.com/UnToobed/Unraid-Docker-Templates/master/Templates/Blinko.xml",
|
||||
"Icon": "https://github.com/UnToobed/Unraid-Docker-Templates/blob/main/Icons/Blinko-Icon-256x256.png?raw=true",
|
||||
"ExtraParams": "--restart always",
|
||||
"Config": [
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Storage",
|
||||
"Target": "/app/.blinko",
|
||||
"Default": "/mnt/user/appdata/Blinko",
|
||||
"Mode": "rw",
|
||||
"Description": "",
|
||||
"Type": "Path",
|
||||
"Display": "always",
|
||||
"Required": "false",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "/mnt/user/appdata/Blinko"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Service Port",
|
||||
"Target": "1111",
|
||||
"Default": "1111",
|
||||
"Mode": "tcp",
|
||||
"Description": "",
|
||||
"Type": "Port",
|
||||
"Display": "always",
|
||||
"Required": "false",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "1111"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "NODE_ENV",
|
||||
"Target": "NODE_ENV",
|
||||
"Default": "production",
|
||||
"Mode": "",
|
||||
"Description": "",
|
||||
"Type": "Variable",
|
||||
"Display": "always",
|
||||
"Required": "false",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "production"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "NEXTAUTH_URL",
|
||||
"Target": "NEXTAUTH_URL",
|
||||
"Default": "http://localhost:1111",
|
||||
"Mode": "",
|
||||
"Description": "",
|
||||
"Type": "Variable",
|
||||
"Display": "always",
|
||||
"Required": "false",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "http://localhost:1111"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "NEXT_PUBLIC_BASE_URL",
|
||||
"Target": "NEXT_PUBLIC_BASE_URL",
|
||||
"Default": "http://localhost:1111",
|
||||
"Mode": "",
|
||||
"Description": "",
|
||||
"Type": "Variable",
|
||||
"Display": "always",
|
||||
"Required": "false",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "http://localhost:1111"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "NEXTAUTH_SECRET",
|
||||
"Target": "NEXTAUTH_SECRET",
|
||||
"Default": "my_ultra_secure_nextauth_secret",
|
||||
"Mode": "",
|
||||
"Description": "",
|
||||
"Type": "Variable",
|
||||
"Display": "always",
|
||||
"Required": "false",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "my_ultra_secure_nextauth_secret"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "DATABASE_URL",
|
||||
"Target": "DATABASE_URL",
|
||||
"Default": "postgresql://postgres:mysecretpassword@blinko-postgres:5432/postgres",
|
||||
"Mode": "",
|
||||
"Description": "",
|
||||
"Type": "Variable",
|
||||
"Display": "always",
|
||||
"Required": "false",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "postgresql://blinko_user:slapping-selector-unpeeled-crepe@192.168.1.10:5432/blinko"
|
||||
}
|
||||
],
|
||||
"Repo": "UnusMundus' Repository",
|
||||
"templatePath": "/tmp/GitHub/AppFeed/templates/UnusMundusRepository/Templates/Blinko.xml",
|
||||
"CategoryList": [
|
||||
"Productivity",
|
||||
"Tools-Utilities"
|
||||
],
|
||||
"downloads": 51590,
|
||||
"stars": 5,
|
||||
"LastUpdate": 1736393683,
|
||||
"LastUpdateScan": 1736394753,
|
||||
"FirstSeen": 1736394753
|
||||
},
|
||||
{
|
||||
"Name": "IT-Tools",
|
||||
"Repository": "corentinth/it-tools",
|
||||
"Registry": "https://hub.docker.com/r/corentinth/it-tools",
|
||||
"Network": "bridge",
|
||||
"Shell": "sh",
|
||||
"Privileged": "false",
|
||||
"Project": "https://github.com/CorentinTh/it-tools",
|
||||
"Overview": "Collection of handy online tools for developers, with great UX. \r\n\r\nNOTE: This is not my project. I simply enjoy this a ton and want it to reach as many people as possible which is why I made this template! I have linked Corentinth's Github repo in the resources section so if you like the tool you should definitely check it out and support him!",
|
||||
"WebUI": "http://[IP]:[PORT:80]",
|
||||
"TemplateURL": "https://raw.githubusercontent.com/UnToobed/Unraid-Docker-Templates/master/Templates/IT-Tools.xml",
|
||||
"Icon": "https://github.com/UnToobed/Unraid-Docker-Templates/blob/main/Icons/IT-Tools-Icon-512px.png?raw=true",
|
||||
"Config": {
|
||||
"@attributes": {
|
||||
"Name": "Host Port 1",
|
||||
"Target": "80",
|
||||
"Default": "8082",
|
||||
"Mode": "tcp",
|
||||
"Description": "",
|
||||
"Type": "Port",
|
||||
"Display": "always",
|
||||
"Required": "false",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "8082"
|
||||
},
|
||||
"Repo": "UnusMundus' Repository",
|
||||
"templatePath": "/tmp/GitHub/AppFeed/templates/UnusMundusRepository/Templates/IT-Tools.xml",
|
||||
"CategoryList": [
|
||||
"Productivity",
|
||||
"Security",
|
||||
"Tools-Utilities"
|
||||
],
|
||||
"downloads": 6122521,
|
||||
"stars": 138,
|
||||
"trending": 7.726,
|
||||
"trends": [
|
||||
11.333,
|
||||
10.313,
|
||||
10.677,
|
||||
8.657,
|
||||
8.937,
|
||||
9.1,
|
||||
7.726
|
||||
],
|
||||
"trendsDate": [
|
||||
1719288404,
|
||||
1721887609,
|
||||
1724486814,
|
||||
1727086047,
|
||||
1729815050,
|
||||
1732417656,
|
||||
1735017025
|
||||
],
|
||||
"downloadtrend": [
|
||||
3422019,
|
||||
3815523,
|
||||
4271598,
|
||||
4676419,
|
||||
5135393,
|
||||
5649507,
|
||||
6122521
|
||||
],
|
||||
"LastUpdateScan": 1735017025,
|
||||
"LastUpdate": 1734221858,
|
||||
"FirstSeen": 1680138719,
|
||||
"topTrending": -3.607,
|
||||
"topPerforming": 7.726
|
||||
},
|
||||
{
|
||||
"Name": "Telegram-Files",
|
||||
"Repository": "ghcr.io/jarvis2f/telegram-files:latest",
|
||||
"Registry": "https://github.com/jarvis2f/telegram-files/pkgs/container/telegram-files",
|
||||
"Network": "bridge",
|
||||
"Shell": "sh",
|
||||
"Privileged": "false",
|
||||
"Support": "https://forums.unraid.net/topic/184315-support-jarvis2f-telegram-files",
|
||||
"Project": "https://github.com/jarvis2f/telegram-files",
|
||||
"Overview": "A simple telegram file downloader. \r\n https://github.com/jarvis2f/telegram-files\r\n It supports downloading files from Telegram channels and groups, multiple Telegram accounts for downloading, and\n the ability to pause and resume downloads.",
|
||||
"WebUI": "https://[IP]:[PORT:80]/",
|
||||
"TemplateURL": "https://raw.githubusercontent.com/jarvis2f/unraid-templates/master/templates/telegram-files/telegram-files.xml",
|
||||
"Icon": "https://raw.githubusercontent.com/jarvis2f/telegram-files/refs/heads/main/web/public/favicon-96x96.png",
|
||||
"Config": [
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "WEBUI Port",
|
||||
"Target": "80",
|
||||
"Default": "6543",
|
||||
"Mode": "tcp",
|
||||
"Description": "The port for the web interface.",
|
||||
"Type": "Port",
|
||||
"Display": "always",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "6543"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "APP ROOT",
|
||||
"Target": "APP_ROOT",
|
||||
"Default": "/app/data",
|
||||
"Mode": "",
|
||||
"Description": "The root directory for the application.",
|
||||
"Type": "Variable",
|
||||
"Display": "always",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "/app/data"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "TELEGRAM API ID",
|
||||
"Target": "TELEGRAM_API_ID",
|
||||
"Default": "",
|
||||
"Mode": "",
|
||||
"Description": "The API ID from https://my.telegram.org/apps",
|
||||
"Type": "Variable",
|
||||
"Display": "always",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": ""
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "TELEGRAM API HASH",
|
||||
"Target": "TELEGRAM_API_HASH",
|
||||
"Default": "",
|
||||
"Mode": "",
|
||||
"Description": "The API Hash from https://my.telegram.org/apps",
|
||||
"Type": "Variable",
|
||||
"Display": "always",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": ""
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "ROOT Directory",
|
||||
"Target": "/app/data",
|
||||
"Default": "",
|
||||
"Mode": "rw",
|
||||
"Description": "The root directory for the application. If you change this, you will need to update the APP_ROOT variable.",
|
||||
"Type": "Path",
|
||||
"Display": "always",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": ""
|
||||
}
|
||||
],
|
||||
"Repo": "jarvis2f's Repository",
|
||||
"ChangeLogPresent": true,
|
||||
"templatePath": "/tmp/GitHub/AppFeed/templates/jarvis2fsRepository/templates/telegram-files/telegram-files.xml",
|
||||
"CategoryList": [
|
||||
"Downloaders"
|
||||
],
|
||||
"LastUpdateScan": 1736394774,
|
||||
"FirstSeen": 1736394774
|
||||
},
|
||||
{
|
||||
"Name": "spotify-to-plex",
|
||||
"Repository": "jjdenhertog/spotify-to-plex:latest",
|
||||
@ -12445,7 +12733,7 @@
|
||||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 4624,
|
||||
"downloads": 4625,
|
||||
"FirstSeen": 1721347661
|
||||
},
|
||||
{
|
||||
@ -17991,7 +18279,7 @@
|
||||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 2426,
|
||||
"downloads": 2427,
|
||||
"FirstSeen": 1712325975
|
||||
},
|
||||
{
|
||||
@ -31262,7 +31550,7 @@
|
||||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 9968,
|
||||
"downloads": 9972,
|
||||
"FirstSeen": 1707003748
|
||||
},
|
||||
{
|
||||
@ -31287,7 +31575,7 @@
|
||||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 2264,
|
||||
"downloads": 2266,
|
||||
"FirstSeen": 1536379200
|
||||
},
|
||||
{
|
||||
@ -31319,7 +31607,7 @@
|
||||
"Network-VPN",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 20486,
|
||||
"downloads": 20491,
|
||||
"FirstSeen": 1
|
||||
},
|
||||
{
|
||||
@ -31345,7 +31633,7 @@
|
||||
"Network-VPN",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 679,
|
||||
"downloads": 680,
|
||||
"FirstSeen": 1
|
||||
},
|
||||
{
|
||||
@ -31377,7 +31665,7 @@
|
||||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 9968,
|
||||
"downloads": 9972,
|
||||
"FirstSeen": 1707003748
|
||||
},
|
||||
{
|
||||
@ -64583,7 +64871,7 @@
|
||||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 5970,
|
||||
"downloads": 5972,
|
||||
"FirstSeen": 1519966800
|
||||
},
|
||||
{
|
||||
@ -64629,7 +64917,7 @@
|
||||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 1199,
|
||||
"downloads": 1200,
|
||||
"FirstSeen": 1583942966
|
||||
},
|
||||
{
|
||||
@ -64678,7 +64966,7 @@
|
||||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 5960,
|
||||
"downloads": 5961,
|
||||
"FirstSeen": 1521086400
|
||||
},
|
||||
{
|
||||
@ -64732,7 +65020,7 @@
|
||||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 3281,
|
||||
"downloads": 3282,
|
||||
"FirstSeen": 1523678400
|
||||
},
|
||||
{
|
||||
@ -64829,7 +65117,7 @@
|
||||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 253,
|
||||
"downloads": 254,
|
||||
"FirstSeen": 1708193167
|
||||
},
|
||||
{
|
||||
@ -64861,7 +65149,7 @@
|
||||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 2264,
|
||||
"downloads": 2266,
|
||||
"FirstSeen": 1536379200
|
||||
},
|
||||
{
|
||||
@ -64939,7 +65227,7 @@
|
||||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 1632,
|
||||
"downloads": 1633,
|
||||
"FirstSeen": 1616874664
|
||||
},
|
||||
{
|
||||
@ -64962,7 +65250,7 @@
|
||||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 7218,
|
||||
"downloads": 7220,
|
||||
"FirstSeen": 1665048630
|
||||
},
|
||||
{
|
||||
@ -65058,7 +65346,7 @@
|
||||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 2126,
|
||||
"downloads": 2127,
|
||||
"FirstSeen": 1511413200
|
||||
},
|
||||
{
|
||||
@ -65117,7 +65405,7 @@
|
||||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 11187,
|
||||
"downloads": 11190,
|
||||
"FirstSeen": 1522468800
|
||||
},
|
||||
{
|
||||
@ -65138,7 +65426,7 @@
|
||||
"Productivity",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 95,
|
||||
"downloads": 96,
|
||||
"FirstSeen": 1717861364
|
||||
},
|
||||
{
|
||||
@ -65203,7 +65491,7 @@
|
||||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 1050,
|
||||
"downloads": 1051,
|
||||
"FirstSeen": 1539535783
|
||||
},
|
||||
{
|
||||
@ -65224,7 +65512,7 @@
|
||||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 695,
|
||||
"downloads": 696,
|
||||
"FirstSeen": 1539535783
|
||||
},
|
||||
{
|
||||
@ -65267,7 +65555,7 @@
|
||||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 1706,
|
||||
"downloads": 1708,
|
||||
"FirstSeen": 1539535783
|
||||
},
|
||||
{
|
||||
@ -65294,7 +65582,7 @@
|
||||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 18995,
|
||||
"downloads": 18999,
|
||||
"FirstSeen": 1646959885
|
||||
},
|
||||
{
|
||||
@ -65518,7 +65806,7 @@
|
||||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 9832,
|
||||
"downloads": 9833,
|
||||
"FirstSeen": 1539535783
|
||||
},
|
||||
{
|
||||
@ -65560,7 +65848,7 @@
|
||||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 6655,
|
||||
"downloads": 6656,
|
||||
"FirstSeen": 1539535783
|
||||
},
|
||||
{
|
||||
@ -65581,7 +65869,7 @@
|
||||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 6175,
|
||||
"downloads": 6177,
|
||||
"FirstSeen": 1539535783
|
||||
},
|
||||
{
|
||||
@ -65603,7 +65891,7 @@
|
||||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 14064,
|
||||
"downloads": 14065,
|
||||
"FirstSeen": 1539535783
|
||||
},
|
||||
{
|
||||
@ -65870,7 +66158,7 @@
|
||||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 770,
|
||||
"downloads": 771,
|
||||
"FirstSeen": 1555805286
|
||||
},
|
||||
{
|
||||
@ -71996,7 +72284,7 @@
|
||||
"Tools-Utilities",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 1204,
|
||||
"downloads": 1205,
|
||||
"FirstSeen": 1724969210
|
||||
},
|
||||
{
|
||||
@ -72023,7 +72311,7 @@
|
||||
"Tools-Utilities",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 11192,
|
||||
"downloads": 11199,
|
||||
"FirstSeen": 1705014233
|
||||
},
|
||||
{
|
||||
@ -72045,7 +72333,7 @@
|
||||
"Tools-Utilities",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 3716,
|
||||
"downloads": 3717,
|
||||
"FirstSeen": 1535169600
|
||||
},
|
||||
{
|
||||
@ -85758,7 +86046,7 @@
|
||||
"Plugins",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 5761,
|
||||
"downloads": 5762,
|
||||
"FirstSeen": 1714226768
|
||||
},
|
||||
{
|
||||
@ -86180,7 +86468,7 @@
|
||||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 1987,
|
||||
"downloads": 1988,
|
||||
"FirstSeen": 1521604800
|
||||
},
|
||||
{
|
||||
@ -86425,7 +86713,7 @@
|
||||
"Tools-Utilities",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 2423,
|
||||
"downloads": 2426,
|
||||
"FirstSeen": 1536984000
|
||||
},
|
||||
{
|
||||
@ -86458,7 +86746,7 @@
|
||||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 5687,
|
||||
"downloads": 5690,
|
||||
"FirstSeen": 1524888000
|
||||
},
|
||||
{
|
||||
@ -86487,7 +86775,7 @@
|
||||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 21682,
|
||||
"downloads": 21689,
|
||||
"FirstSeen": 1537675200
|
||||
},
|
||||
{
|
||||
@ -86518,7 +86806,7 @@
|
||||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 15890,
|
||||
"downloads": 15894,
|
||||
"FirstSeen": 1577545765
|
||||
},
|
||||
{
|
||||
@ -86550,7 +86838,7 @@
|
||||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 9702,
|
||||
"downloads": 9706,
|
||||
"FirstSeen": 1645995792
|
||||
},
|
||||
{
|
||||
@ -101422,7 +101710,7 @@
|
||||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 3319,
|
||||
"downloads": 3321,
|
||||
"FirstSeen": 1552492598
|
||||
},
|
||||
{
|
||||
@ -106514,7 +106802,7 @@
|
||||
"Tools-Utilities",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 3773,
|
||||
"downloads": 3774,
|
||||
"FirstSeen": 1549051277
|
||||
},
|
||||
{
|
||||
@ -112192,7 +112480,7 @@
|
||||
"Drivers",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 1035,
|
||||
"downloads": 1036,
|
||||
"FirstSeen": 1622469787
|
||||
},
|
||||
{
|
||||
@ -116374,7 +116662,7 @@
|
||||
"Drivers",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 782,
|
||||
"downloads": 783,
|
||||
"FirstSeen": 1613761353
|
||||
},
|
||||
{
|
||||
@ -125857,7 +126145,7 @@
|
||||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 10550,
|
||||
"downloads": 10553,
|
||||
"FirstSeen": 1676473698
|
||||
},
|
||||
{
|
||||
@ -131847,7 +132135,7 @@
|
||||
"Drivers",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 2790,
|
||||
"downloads": 2791,
|
||||
"FirstSeen": 1614726151
|
||||
},
|
||||
{
|
||||
@ -132900,7 +133188,7 @@
|
||||
"Drivers",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 13516,
|
||||
"downloads": 13517,
|
||||
"FirstSeen": 1605344879
|
||||
},
|
||||
{
|
||||
@ -137836,7 +138124,7 @@
|
||||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 2370,
|
||||
"downloads": 2371,
|
||||
"FirstSeen": 1675602239
|
||||
},
|
||||
{
|
||||
@ -174183,7 +174471,7 @@
|
||||
"Tools-Utilities",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 698,
|
||||
"downloads": 699,
|
||||
"FirstSeen": 1733951584
|
||||
},
|
||||
{
|
||||
@ -193438,7 +193726,7 @@
|
||||
"Tools-Themes",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 2883,
|
||||
"downloads": 2884,
|
||||
"FirstSeen": 1578546374
|
||||
},
|
||||
{
|
||||
@ -193512,7 +193800,7 @@
|
||||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 10184,
|
||||
"downloads": 10185,
|
||||
"FirstSeen": 1633298612
|
||||
},
|
||||
{
|
||||
@ -193558,7 +193846,7 @@
|
||||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 311,
|
||||
"downloads": 312,
|
||||
"FirstSeen": 1622383385
|
||||
},
|
||||
{
|
||||
@ -231074,7 +231362,7 @@
|
||||
"Drivers",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 17174,
|
||||
"downloads": 17177,
|
||||
"FirstSeen": 1682445878
|
||||
},
|
||||
{
|
||||
@ -231319,7 +231607,7 @@
|
||||
"Drivers",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 2878,
|
||||
"downloads": 2879,
|
||||
"FirstSeen": 1622988175
|
||||
},
|
||||
{
|
||||
@ -316173,7 +316461,7 @@
|
||||
"Backup",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 13628,
|
||||
"downloads": 13629,
|
||||
"FirstSeen": 1681142676
|
||||
},
|
||||
{
|
||||
@ -358389,7 +358677,7 @@
|
||||
"Drivers",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 1389,
|
||||
"downloads": 1390,
|
||||
"FirstSeen": 1688486687
|
||||
},
|
||||
{
|
||||
@ -359547,7 +359835,7 @@
|
||||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 7362,
|
||||
"downloads": 7365,
|
||||
"FirstSeen": 1690644440
|
||||
},
|
||||
{
|
||||
@ -362848,7 +363136,7 @@
|
||||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 3141,
|
||||
"downloads": 3142,
|
||||
"FirstSeen": 1718352365
|
||||
},
|
||||
{
|
||||
@ -362896,7 +363184,7 @@
|
||||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 3603,
|
||||
"downloads": 3604,
|
||||
"FirstSeen": 1726661206
|
||||
},
|
||||
{
|
||||
@ -362944,7 +363232,7 @@
|
||||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 291,
|
||||
"downloads": 293,
|
||||
"FirstSeen": 1721981187
|
||||
},
|
||||
{
|
||||
@ -363038,7 +363326,7 @@
|
||||
"Drivers",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 4110,
|
||||
"downloads": 4112,
|
||||
"FirstSeen": 1693851679
|
||||
},
|
||||
{
|
||||
@ -363061,7 +363349,7 @@
|
||||
"Tools-Utilities",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 160,
|
||||
"downloads": 161,
|
||||
"FirstSeen": 1708952754
|
||||
},
|
||||
{
|
||||
@ -375666,7 +375954,6 @@
|
||||
],
|
||||
"downloads": 58444272,
|
||||
"stars": 821,
|
||||
"LastUpdate": 1735771927,
|
||||
"trending": 0.218,
|
||||
"trends": [
|
||||
0.262,
|
||||
@ -375688,6 +375975,7 @@
|
||||
58444272
|
||||
],
|
||||
"LastUpdateScan": 1736392185,
|
||||
"LastUpdate": 1735771927,
|
||||
"FirstSeen": 1640487829,
|
||||
"topTrending": -0.04400000000000001
|
||||
},
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"apps": 2576,
|
||||
"last_updated_timestamp": 1736392187,
|
||||
"last_updated": "2025-01-08 22:09",
|
||||
"apps": 2579,
|
||||
"last_updated_timestamp": 1736394910,
|
||||
"last_updated": "2025-01-08 22:55",
|
||||
"categories": [
|
||||
{
|
||||
"Cat": "AI:",
|
||||
@ -165,6 +165,294 @@
|
||||
}
|
||||
],
|
||||
"applist": [
|
||||
{
|
||||
"Name": "Blinko",
|
||||
"Repository": "blinkospace/blinko:latest",
|
||||
"Registry": "https://hub.docker.com/r/blinkospace/blinko",
|
||||
"Network": "bridge",
|
||||
"Shell": "sh",
|
||||
"Privileged": "false",
|
||||
"Project": "https://blinko.mintlify.app/introduction",
|
||||
"Overview": "Blinko is an innovative open-source project designed for individuals who want to quickly capture and organize their fleeting thoughts. Blinko allows users to seamlessly jot down ideas the moment they strike, ensuring that no spark of creativity is lost.\r\n\r\nI have created this community template for Blinko to make it easy to setup and run for people. I am not affiliated with Blinko.\r\n\r\nIn case you need any support for this template specifically, send a message in the support thread and I will try to help you!",
|
||||
"WebUI": "http://[IP]:[PORT:1111]/",
|
||||
"TemplateURL": "https://raw.githubusercontent.com/UnToobed/Unraid-Docker-Templates/master/Templates/Blinko.xml",
|
||||
"Icon": "https://github.com/UnToobed/Unraid-Docker-Templates/blob/main/Icons/Blinko-Icon-256x256.png?raw=true",
|
||||
"ExtraParams": "--restart always",
|
||||
"Config": [
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Storage",
|
||||
"Target": "/app/.blinko",
|
||||
"Default": "/mnt/user/appdata/Blinko",
|
||||
"Mode": "rw",
|
||||
"Description": "",
|
||||
"Type": "Path",
|
||||
"Display": "always",
|
||||
"Required": "false",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "/mnt/user/appdata/Blinko"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Service Port",
|
||||
"Target": "1111",
|
||||
"Default": "1111",
|
||||
"Mode": "tcp",
|
||||
"Description": "",
|
||||
"Type": "Port",
|
||||
"Display": "always",
|
||||
"Required": "false",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "1111"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "NODE_ENV",
|
||||
"Target": "NODE_ENV",
|
||||
"Default": "production",
|
||||
"Mode": "",
|
||||
"Description": "",
|
||||
"Type": "Variable",
|
||||
"Display": "always",
|
||||
"Required": "false",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "production"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "NEXTAUTH_URL",
|
||||
"Target": "NEXTAUTH_URL",
|
||||
"Default": "http://localhost:1111",
|
||||
"Mode": "",
|
||||
"Description": "",
|
||||
"Type": "Variable",
|
||||
"Display": "always",
|
||||
"Required": "false",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "http://localhost:1111"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "NEXT_PUBLIC_BASE_URL",
|
||||
"Target": "NEXT_PUBLIC_BASE_URL",
|
||||
"Default": "http://localhost:1111",
|
||||
"Mode": "",
|
||||
"Description": "",
|
||||
"Type": "Variable",
|
||||
"Display": "always",
|
||||
"Required": "false",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "http://localhost:1111"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "NEXTAUTH_SECRET",
|
||||
"Target": "NEXTAUTH_SECRET",
|
||||
"Default": "my_ultra_secure_nextauth_secret",
|
||||
"Mode": "",
|
||||
"Description": "",
|
||||
"Type": "Variable",
|
||||
"Display": "always",
|
||||
"Required": "false",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "my_ultra_secure_nextauth_secret"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "DATABASE_URL",
|
||||
"Target": "DATABASE_URL",
|
||||
"Default": "postgresql://postgres:mysecretpassword@blinko-postgres:5432/postgres",
|
||||
"Mode": "",
|
||||
"Description": "",
|
||||
"Type": "Variable",
|
||||
"Display": "always",
|
||||
"Required": "false",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "postgresql://blinko_user:slapping-selector-unpeeled-crepe@192.168.1.10:5432/blinko"
|
||||
}
|
||||
],
|
||||
"Repo": "UnusMundus' Repository",
|
||||
"templatePath": "/tmp/GitHub/AppFeed/templates/UnusMundusRepository/Templates/Blinko.xml",
|
||||
"CategoryList": [
|
||||
"Productivity",
|
||||
"Tools-Utilities"
|
||||
],
|
||||
"downloads": 51590,
|
||||
"stars": 5,
|
||||
"LastUpdate": 1736393683,
|
||||
"LastUpdateScan": 1736394753,
|
||||
"FirstSeen": 1736394753
|
||||
},
|
||||
{
|
||||
"Name": "IT-Tools",
|
||||
"Repository": "corentinth/it-tools",
|
||||
"Registry": "https://hub.docker.com/r/corentinth/it-tools",
|
||||
"Network": "bridge",
|
||||
"Shell": "sh",
|
||||
"Privileged": "false",
|
||||
"Project": "https://github.com/CorentinTh/it-tools",
|
||||
"Overview": "Collection of handy online tools for developers, with great UX. \r\n\r\nNOTE: This is not my project. I simply enjoy this a ton and want it to reach as many people as possible which is why I made this template! I have linked Corentinth's Github repo in the resources section so if you like the tool you should definitely check it out and support him!",
|
||||
"WebUI": "http://[IP]:[PORT:80]",
|
||||
"TemplateURL": "https://raw.githubusercontent.com/UnToobed/Unraid-Docker-Templates/master/Templates/IT-Tools.xml",
|
||||
"Icon": "https://github.com/UnToobed/Unraid-Docker-Templates/blob/main/Icons/IT-Tools-Icon-512px.png?raw=true",
|
||||
"Config": {
|
||||
"@attributes": {
|
||||
"Name": "Host Port 1",
|
||||
"Target": "80",
|
||||
"Default": "8082",
|
||||
"Mode": "tcp",
|
||||
"Description": "",
|
||||
"Type": "Port",
|
||||
"Display": "always",
|
||||
"Required": "false",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "8082"
|
||||
},
|
||||
"Repo": "UnusMundus' Repository",
|
||||
"templatePath": "/tmp/GitHub/AppFeed/templates/UnusMundusRepository/Templates/IT-Tools.xml",
|
||||
"CategoryList": [
|
||||
"Productivity",
|
||||
"Security",
|
||||
"Tools-Utilities"
|
||||
],
|
||||
"downloads": 6122521,
|
||||
"stars": 138,
|
||||
"trending": 7.726,
|
||||
"trends": [
|
||||
11.333,
|
||||
10.313,
|
||||
10.677,
|
||||
8.657,
|
||||
8.937,
|
||||
9.1,
|
||||
7.726
|
||||
],
|
||||
"trendsDate": [
|
||||
1719288404,
|
||||
1721887609,
|
||||
1724486814,
|
||||
1727086047,
|
||||
1729815050,
|
||||
1732417656,
|
||||
1735017025
|
||||
],
|
||||
"downloadtrend": [
|
||||
3422019,
|
||||
3815523,
|
||||
4271598,
|
||||
4676419,
|
||||
5135393,
|
||||
5649507,
|
||||
6122521
|
||||
],
|
||||
"LastUpdateScan": 1735017025,
|
||||
"LastUpdate": 1734221858,
|
||||
"FirstSeen": 1680138719,
|
||||
"topTrending": -3.607,
|
||||
"topPerforming": 7.726
|
||||
},
|
||||
{
|
||||
"Name": "Telegram-Files",
|
||||
"Repository": "ghcr.io/jarvis2f/telegram-files:latest",
|
||||
"Registry": "https://github.com/jarvis2f/telegram-files/pkgs/container/telegram-files",
|
||||
"Network": "bridge",
|
||||
"Shell": "sh",
|
||||
"Privileged": "false",
|
||||
"Support": "https://forums.unraid.net/topic/184315-support-jarvis2f-telegram-files",
|
||||
"Project": "https://github.com/jarvis2f/telegram-files",
|
||||
"Overview": "A simple telegram file downloader. \r\n https://github.com/jarvis2f/telegram-files\r\n It supports downloading files from Telegram channels and groups, multiple Telegram accounts for downloading, and\n the ability to pause and resume downloads.",
|
||||
"WebUI": "https://[IP]:[PORT:80]/",
|
||||
"TemplateURL": "https://raw.githubusercontent.com/jarvis2f/unraid-templates/master/templates/telegram-files/telegram-files.xml",
|
||||
"Icon": "https://raw.githubusercontent.com/jarvis2f/telegram-files/refs/heads/main/web/public/favicon-96x96.png",
|
||||
"Config": [
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "WEBUI Port",
|
||||
"Target": "80",
|
||||
"Default": "6543",
|
||||
"Mode": "tcp",
|
||||
"Description": "The port for the web interface.",
|
||||
"Type": "Port",
|
||||
"Display": "always",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "6543"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "APP ROOT",
|
||||
"Target": "APP_ROOT",
|
||||
"Default": "/app/data",
|
||||
"Mode": "",
|
||||
"Description": "The root directory for the application.",
|
||||
"Type": "Variable",
|
||||
"Display": "always",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "/app/data"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "TELEGRAM API ID",
|
||||
"Target": "TELEGRAM_API_ID",
|
||||
"Default": "",
|
||||
"Mode": "",
|
||||
"Description": "The API ID from https://my.telegram.org/apps",
|
||||
"Type": "Variable",
|
||||
"Display": "always",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": ""
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "TELEGRAM API HASH",
|
||||
"Target": "TELEGRAM_API_HASH",
|
||||
"Default": "",
|
||||
"Mode": "",
|
||||
"Description": "The API Hash from https://my.telegram.org/apps",
|
||||
"Type": "Variable",
|
||||
"Display": "always",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": ""
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "ROOT Directory",
|
||||
"Target": "/app/data",
|
||||
"Default": "",
|
||||
"Mode": "rw",
|
||||
"Description": "The root directory for the application. If you change this, you will need to update the APP_ROOT variable.",
|
||||
"Type": "Path",
|
||||
"Display": "always",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": ""
|
||||
}
|
||||
],
|
||||
"Repo": "jarvis2f's Repository",
|
||||
"ChangeLogPresent": true,
|
||||
"templatePath": "/tmp/GitHub/AppFeed/templates/jarvis2fsRepository/templates/telegram-files/telegram-files.xml",
|
||||
"CategoryList": [
|
||||
"Downloaders"
|
||||
],
|
||||
"LastUpdateScan": 1736394774,
|
||||
"FirstSeen": 1736394774
|
||||
},
|
||||
{
|
||||
"Name": "spotify-to-plex",
|
||||
"Repository": "jjdenhertog/spotify-to-plex:latest",
|
||||
@ -12611,7 +12899,7 @@
|
||||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 4624,
|
||||
"downloads": 4625,
|
||||
"FirstSeen": 1721347661
|
||||
},
|
||||
{
|
||||
@ -18157,7 +18445,7 @@
|
||||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 2426,
|
||||
"downloads": 2427,
|
||||
"FirstSeen": 1712325975
|
||||
},
|
||||
{
|
||||
@ -31428,7 +31716,7 @@
|
||||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 9968,
|
||||
"downloads": 9972,
|
||||
"FirstSeen": 1707003748
|
||||
},
|
||||
{
|
||||
@ -31453,7 +31741,7 @@
|
||||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 2264,
|
||||
"downloads": 2266,
|
||||
"FirstSeen": 1536379200
|
||||
},
|
||||
{
|
||||
@ -31485,7 +31773,7 @@
|
||||
"Network-VPN",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 20486,
|
||||
"downloads": 20491,
|
||||
"FirstSeen": 1
|
||||
},
|
||||
{
|
||||
@ -31511,7 +31799,7 @@
|
||||
"Network-VPN",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 679,
|
||||
"downloads": 680,
|
||||
"FirstSeen": 1
|
||||
},
|
||||
{
|
||||
@ -31543,7 +31831,7 @@
|
||||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 9968,
|
||||
"downloads": 9972,
|
||||
"FirstSeen": 1707003748
|
||||
},
|
||||
{
|
||||
@ -64749,7 +65037,7 @@
|
||||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 5970,
|
||||
"downloads": 5972,
|
||||
"FirstSeen": 1519966800
|
||||
},
|
||||
{
|
||||
@ -64795,7 +65083,7 @@
|
||||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 1199,
|
||||
"downloads": 1200,
|
||||
"FirstSeen": 1583942966
|
||||
},
|
||||
{
|
||||
@ -64844,7 +65132,7 @@
|
||||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 5960,
|
||||
"downloads": 5961,
|
||||
"FirstSeen": 1521086400
|
||||
},
|
||||
{
|
||||
@ -64898,7 +65186,7 @@
|
||||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 3281,
|
||||
"downloads": 3282,
|
||||
"FirstSeen": 1523678400
|
||||
},
|
||||
{
|
||||
@ -64995,7 +65283,7 @@
|
||||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 253,
|
||||
"downloads": 254,
|
||||
"FirstSeen": 1708193167
|
||||
},
|
||||
{
|
||||
@ -65027,7 +65315,7 @@
|
||||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 2264,
|
||||
"downloads": 2266,
|
||||
"FirstSeen": 1536379200
|
||||
},
|
||||
{
|
||||
@ -65105,7 +65393,7 @@
|
||||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 1632,
|
||||
"downloads": 1633,
|
||||
"FirstSeen": 1616874664
|
||||
},
|
||||
{
|
||||
@ -65128,7 +65416,7 @@
|
||||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 7218,
|
||||
"downloads": 7220,
|
||||
"FirstSeen": 1665048630
|
||||
},
|
||||
{
|
||||
@ -65224,7 +65512,7 @@
|
||||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 2126,
|
||||
"downloads": 2127,
|
||||
"FirstSeen": 1511413200
|
||||
},
|
||||
{
|
||||
@ -65283,7 +65571,7 @@
|
||||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 11187,
|
||||
"downloads": 11190,
|
||||
"FirstSeen": 1522468800
|
||||
},
|
||||
{
|
||||
@ -65304,7 +65592,7 @@
|
||||
"Productivity",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 95,
|
||||
"downloads": 96,
|
||||
"FirstSeen": 1717861364
|
||||
},
|
||||
{
|
||||
@ -65369,7 +65657,7 @@
|
||||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 1050,
|
||||
"downloads": 1051,
|
||||
"FirstSeen": 1539535783
|
||||
},
|
||||
{
|
||||
@ -65390,7 +65678,7 @@
|
||||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 695,
|
||||
"downloads": 696,
|
||||
"FirstSeen": 1539535783
|
||||
},
|
||||
{
|
||||
@ -65433,7 +65721,7 @@
|
||||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 1706,
|
||||
"downloads": 1708,
|
||||
"FirstSeen": 1539535783
|
||||
},
|
||||
{
|
||||
@ -65460,7 +65748,7 @@
|
||||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 18995,
|
||||
"downloads": 18999,
|
||||
"FirstSeen": 1646959885
|
||||
},
|
||||
{
|
||||
@ -65684,7 +65972,7 @@
|
||||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 9832,
|
||||
"downloads": 9833,
|
||||
"FirstSeen": 1539535783
|
||||
},
|
||||
{
|
||||
@ -65726,7 +66014,7 @@
|
||||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 6655,
|
||||
"downloads": 6656,
|
||||
"FirstSeen": 1539535783
|
||||
},
|
||||
{
|
||||
@ -65747,7 +66035,7 @@
|
||||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 6175,
|
||||
"downloads": 6177,
|
||||
"FirstSeen": 1539535783
|
||||
},
|
||||
{
|
||||
@ -65769,7 +66057,7 @@
|
||||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 14064,
|
||||
"downloads": 14065,
|
||||
"FirstSeen": 1539535783
|
||||
},
|
||||
{
|
||||
@ -66036,7 +66324,7 @@
|
||||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 770,
|
||||
"downloads": 771,
|
||||
"FirstSeen": 1555805286
|
||||
},
|
||||
{
|
||||
@ -72162,7 +72450,7 @@
|
||||
"Tools-Utilities",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 1204,
|
||||
"downloads": 1205,
|
||||
"FirstSeen": 1724969210
|
||||
},
|
||||
{
|
||||
@ -72189,7 +72477,7 @@
|
||||
"Tools-Utilities",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 11192,
|
||||
"downloads": 11199,
|
||||
"FirstSeen": 1705014233
|
||||
},
|
||||
{
|
||||
@ -72211,7 +72499,7 @@
|
||||
"Tools-Utilities",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 3716,
|
||||
"downloads": 3717,
|
||||
"FirstSeen": 1535169600
|
||||
},
|
||||
{
|
||||
@ -85924,7 +86212,7 @@
|
||||
"Plugins",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 5761,
|
||||
"downloads": 5762,
|
||||
"FirstSeen": 1714226768
|
||||
},
|
||||
{
|
||||
@ -86346,7 +86634,7 @@
|
||||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 1987,
|
||||
"downloads": 1988,
|
||||
"FirstSeen": 1521604800
|
||||
},
|
||||
{
|
||||
@ -86591,7 +86879,7 @@
|
||||
"Tools-Utilities",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 2423,
|
||||
"downloads": 2426,
|
||||
"FirstSeen": 1536984000
|
||||
},
|
||||
{
|
||||
@ -86624,7 +86912,7 @@
|
||||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 5687,
|
||||
"downloads": 5690,
|
||||
"FirstSeen": 1524888000
|
||||
},
|
||||
{
|
||||
@ -86653,7 +86941,7 @@
|
||||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 21682,
|
||||
"downloads": 21689,
|
||||
"FirstSeen": 1537675200
|
||||
},
|
||||
{
|
||||
@ -86684,7 +86972,7 @@
|
||||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 15890,
|
||||
"downloads": 15894,
|
||||
"FirstSeen": 1577545765
|
||||
},
|
||||
{
|
||||
@ -86716,7 +87004,7 @@
|
||||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 9702,
|
||||
"downloads": 9706,
|
||||
"FirstSeen": 1645995792
|
||||
},
|
||||
{
|
||||
@ -101588,7 +101876,7 @@
|
||||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 3319,
|
||||
"downloads": 3321,
|
||||
"FirstSeen": 1552492598
|
||||
},
|
||||
{
|
||||
@ -106680,7 +106968,7 @@
|
||||
"Tools-Utilities",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 3773,
|
||||
"downloads": 3774,
|
||||
"FirstSeen": 1549051277
|
||||
},
|
||||
{
|
||||
@ -112358,7 +112646,7 @@
|
||||
"Drivers",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 1035,
|
||||
"downloads": 1036,
|
||||
"FirstSeen": 1622469787
|
||||
},
|
||||
{
|
||||
@ -116540,7 +116828,7 @@
|
||||
"Drivers",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 782,
|
||||
"downloads": 783,
|
||||
"FirstSeen": 1613761353
|
||||
},
|
||||
{
|
||||
@ -126023,7 +126311,7 @@
|
||||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 10550,
|
||||
"downloads": 10553,
|
||||
"FirstSeen": 1676473698
|
||||
},
|
||||
{
|
||||
@ -132013,7 +132301,7 @@
|
||||
"Drivers",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 2790,
|
||||
"downloads": 2791,
|
||||
"FirstSeen": 1614726151
|
||||
},
|
||||
{
|
||||
@ -133066,7 +133354,7 @@
|
||||
"Drivers",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 13516,
|
||||
"downloads": 13517,
|
||||
"FirstSeen": 1605344879
|
||||
},
|
||||
{
|
||||
@ -138002,7 +138290,7 @@
|
||||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 2370,
|
||||
"downloads": 2371,
|
||||
"FirstSeen": 1675602239
|
||||
},
|
||||
{
|
||||
@ -174349,7 +174637,7 @@
|
||||
"Tools-Utilities",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 698,
|
||||
"downloads": 699,
|
||||
"FirstSeen": 1733951584
|
||||
},
|
||||
{
|
||||
@ -193604,7 +193892,7 @@
|
||||
"Tools-Themes",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 2883,
|
||||
"downloads": 2884,
|
||||
"FirstSeen": 1578546374
|
||||
},
|
||||
{
|
||||
@ -193678,7 +193966,7 @@
|
||||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 10184,
|
||||
"downloads": 10185,
|
||||
"FirstSeen": 1633298612
|
||||
},
|
||||
{
|
||||
@ -193724,7 +194012,7 @@
|
||||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 311,
|
||||
"downloads": 312,
|
||||
"FirstSeen": 1622383385
|
||||
},
|
||||
{
|
||||
@ -231240,7 +231528,7 @@
|
||||
"Drivers",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 17174,
|
||||
"downloads": 17177,
|
||||
"FirstSeen": 1682445878
|
||||
},
|
||||
{
|
||||
@ -231485,7 +231773,7 @@
|
||||
"Drivers",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 2878,
|
||||
"downloads": 2879,
|
||||
"FirstSeen": 1622988175
|
||||
},
|
||||
{
|
||||
@ -316339,7 +316627,7 @@
|
||||
"Backup",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 13628,
|
||||
"downloads": 13629,
|
||||
"FirstSeen": 1681142676
|
||||
},
|
||||
{
|
||||
@ -358555,7 +358843,7 @@
|
||||
"Drivers",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 1389,
|
||||
"downloads": 1390,
|
||||
"FirstSeen": 1688486687
|
||||
},
|
||||
{
|
||||
@ -359713,7 +360001,7 @@
|
||||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 7362,
|
||||
"downloads": 7365,
|
||||
"FirstSeen": 1690644440
|
||||
},
|
||||
{
|
||||
@ -363014,7 +363302,7 @@
|
||||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 3141,
|
||||
"downloads": 3142,
|
||||
"FirstSeen": 1718352365
|
||||
},
|
||||
{
|
||||
@ -363062,7 +363350,7 @@
|
||||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 3603,
|
||||
"downloads": 3604,
|
||||
"FirstSeen": 1726661206
|
||||
},
|
||||
{
|
||||
@ -363110,7 +363398,7 @@
|
||||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 291,
|
||||
"downloads": 293,
|
||||
"FirstSeen": 1721981187
|
||||
},
|
||||
{
|
||||
@ -363204,7 +363492,7 @@
|
||||
"Drivers",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 4110,
|
||||
"downloads": 4112,
|
||||
"FirstSeen": 1693851679
|
||||
},
|
||||
{
|
||||
@ -363227,7 +363515,7 @@
|
||||
"Tools-Utilities",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 160,
|
||||
"downloads": 161,
|
||||
"FirstSeen": 1708952754
|
||||
},
|
||||
{
|
||||
@ -375832,7 +376120,6 @@
|
||||
],
|
||||
"downloads": 58444272,
|
||||
"stars": 821,
|
||||
"LastUpdate": 1735771927,
|
||||
"trending": 0.218,
|
||||
"trends": [
|
||||
0.262,
|
||||
@ -375854,6 +376141,7 @@
|
||||
58444272
|
||||
],
|
||||
"LastUpdateScan": 1736392185,
|
||||
"LastUpdate": 1735771927,
|
||||
"FirstSeen": 1640487829,
|
||||
"topTrending": -0.04400000000000001
|
||||
},
|
||||
@ -378559,6 +378847,18 @@
|
||||
}
|
||||
],
|
||||
"repositories": {
|
||||
"UnusMundus' Repository": {
|
||||
"url": "https://github.com/UnToobed/Unraid-Docker-Templates",
|
||||
"profile": "https://forums.unraid.net/profile/160182-unusmundus/"
|
||||
},
|
||||
"Milo Schwartz's Repository": {
|
||||
"url": "https://github.com/fosrl/templates",
|
||||
"profile": "https://forums.unraid.net/profile/96141-milo-schwartz/"
|
||||
},
|
||||
"jarvis2f's Repository": {
|
||||
"url": "https://github.com/jarvis2f/unraid-templates",
|
||||
"profile": "https://forums.unraid.net/profile/284045-jarvis2f/"
|
||||
},
|
||||
"jjdenhertog's Repository": {
|
||||
"url": "https://github.com/jjdenhertog/spotify-to-plex-unraid",
|
||||
"profile": "https://forums.unraid.net/profile/283509-jjdenhertog/",
|
||||
|
@ -99,5 +99,6 @@
|
||||
"archivebox/archivebox": true,
|
||||
"itzg/minecraft-server": true,
|
||||
"apfaffman/fika-3.9.8": true,
|
||||
"remirigal/plex-auto-languages": true
|
||||
"remirigal/plex-auto-languages": true,
|
||||
"corentinth/it-tools": true
|
||||
}
|
@ -3785,5 +3785,7 @@
|
||||
"ghcr.io/oae/kaizoku:latest": 1736298617,
|
||||
"tillywork/tillywork:latest": 1736298664,
|
||||
"wardy784/caddygen:latest": 1736305881,
|
||||
"ghcr.io/sarperavci/cloudflarebypassforscraping:latest": 1736313046
|
||||
"ghcr.io/sarperavci/cloudflarebypassforscraping:latest": 1736313046,
|
||||
"blinkospace/blinko:latest": 1736394753,
|
||||
"ghcr.io/jarvis2f/telegram-files:latest": 1736394774
|
||||
}
|
4
log.txt
4
log.txt
@ -4863,3 +4863,7 @@ Privileged: 108
|
||||
|
||||
Updating GitHub
|
||||
|
||||
[master ffa3c82] Update
|
||||
7 files changed, 344 insertions(+), 326 deletions(-)
|
||||
To https://github.com/Squidly271/AppFeed.git
|
||||
fac8807..ffa3c82 master -> master
|
||||
|
@ -12008,7 +12008,6 @@
|
||||
],
|
||||
"downloads": 33086,
|
||||
"stars": 7,
|
||||
"LastUpdate": 1734592678,
|
||||
"trending": 8.218,
|
||||
"trends": [
|
||||
10.752,
|
||||
@ -12024,6 +12023,7 @@
|
||||
33086
|
||||
],
|
||||
"LastUpdateScan": 1736384873,
|
||||
"LastUpdate": 1734592678,
|
||||
"FirstSeen": 1731186343
|
||||
},
|
||||
{
|
||||
@ -12445,7 +12445,7 @@
|
||||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 4622,
|
||||
"downloads": 4624,
|
||||
"FirstSeen": 1721347661
|
||||
},
|
||||
{
|
||||
@ -17991,7 +17991,7 @@
|
||||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 2425,
|
||||
"downloads": 2426,
|
||||
"FirstSeen": 1712325975
|
||||
},
|
||||
{
|
||||
@ -31228,7 +31228,7 @@
|
||||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 1681,
|
||||
"downloads": 1683,
|
||||
"FirstSeen": 1
|
||||
},
|
||||
{
|
||||
@ -31262,7 +31262,7 @@
|
||||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 9957,
|
||||
"downloads": 9968,
|
||||
"FirstSeen": 1707003748
|
||||
},
|
||||
{
|
||||
@ -31287,7 +31287,7 @@
|
||||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 2258,
|
||||
"downloads": 2264,
|
||||
"FirstSeen": 1536379200
|
||||
},
|
||||
{
|
||||
@ -31319,7 +31319,7 @@
|
||||
"Network-VPN",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 20467,
|
||||
"downloads": 20486,
|
||||
"FirstSeen": 1
|
||||
},
|
||||
{
|
||||
@ -31377,7 +31377,7 @@
|
||||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 9957,
|
||||
"downloads": 9968,
|
||||
"FirstSeen": 1707003748
|
||||
},
|
||||
{
|
||||
@ -64583,7 +64583,7 @@
|
||||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 5969,
|
||||
"downloads": 5970,
|
||||
"FirstSeen": 1519966800
|
||||
},
|
||||
{
|
||||
@ -64678,7 +64678,7 @@
|
||||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 5959,
|
||||
"downloads": 5960,
|
||||
"FirstSeen": 1521086400
|
||||
},
|
||||
{
|
||||
@ -64701,7 +64701,7 @@
|
||||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 1681,
|
||||
"downloads": 1683,
|
||||
"FirstSeen": 1
|
||||
},
|
||||
{
|
||||
@ -64732,7 +64732,7 @@
|
||||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 3279,
|
||||
"downloads": 3281,
|
||||
"FirstSeen": 1523678400
|
||||
},
|
||||
{
|
||||
@ -64861,7 +64861,7 @@
|
||||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 2258,
|
||||
"downloads": 2264,
|
||||
"FirstSeen": 1536379200
|
||||
},
|
||||
{
|
||||
@ -64962,7 +64962,7 @@
|
||||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 7213,
|
||||
"downloads": 7218,
|
||||
"FirstSeen": 1665048630
|
||||
},
|
||||
{
|
||||
@ -65035,7 +65035,7 @@
|
||||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 494,
|
||||
"downloads": 495,
|
||||
"FirstSeen": 1617497374
|
||||
},
|
||||
{
|
||||
@ -65093,7 +65093,7 @@
|
||||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 1379,
|
||||
"downloads": 1380,
|
||||
"FirstSeen": 1544306389
|
||||
},
|
||||
{
|
||||
@ -65117,7 +65117,7 @@
|
||||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 11181,
|
||||
"downloads": 11187,
|
||||
"FirstSeen": 1522468800
|
||||
},
|
||||
{
|
||||
@ -65294,7 +65294,7 @@
|
||||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 18987,
|
||||
"downloads": 18995,
|
||||
"FirstSeen": 1646959885
|
||||
},
|
||||
{
|
||||
@ -65315,7 +65315,7 @@
|
||||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 690,
|
||||
"downloads": 691,
|
||||
"FirstSeen": 1539535783
|
||||
},
|
||||
{
|
||||
@ -65342,7 +65342,7 @@
|
||||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 243,
|
||||
"downloads": 244,
|
||||
"FirstSeen": 1589188076
|
||||
},
|
||||
{
|
||||
@ -65363,7 +65363,7 @@
|
||||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 3130,
|
||||
"downloads": 3131,
|
||||
"FirstSeen": 1539535783
|
||||
},
|
||||
{
|
||||
@ -65496,7 +65496,7 @@
|
||||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 2121,
|
||||
"downloads": 2122,
|
||||
"FirstSeen": 1539535783
|
||||
},
|
||||
{
|
||||
@ -65518,7 +65518,7 @@
|
||||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 9828,
|
||||
"downloads": 9832,
|
||||
"FirstSeen": 1539535783
|
||||
},
|
||||
{
|
||||
@ -65560,7 +65560,7 @@
|
||||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 6652,
|
||||
"downloads": 6655,
|
||||
"FirstSeen": 1539535783
|
||||
},
|
||||
{
|
||||
@ -65581,7 +65581,7 @@
|
||||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 6174,
|
||||
"downloads": 6175,
|
||||
"FirstSeen": 1539535783
|
||||
},
|
||||
{
|
||||
@ -65603,7 +65603,7 @@
|
||||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 14058,
|
||||
"downloads": 14064,
|
||||
"FirstSeen": 1539535783
|
||||
},
|
||||
{
|
||||
@ -65845,7 +65845,7 @@
|
||||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 352,
|
||||
"downloads": 354,
|
||||
"FirstSeen": 1573477706
|
||||
},
|
||||
{
|
||||
@ -72023,7 +72023,7 @@
|
||||
"Tools-Utilities",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 11184,
|
||||
"downloads": 11192,
|
||||
"FirstSeen": 1705014233
|
||||
},
|
||||
{
|
||||
@ -72045,7 +72045,7 @@
|
||||
"Tools-Utilities",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 3714,
|
||||
"downloads": 3716,
|
||||
"FirstSeen": 1535169600
|
||||
},
|
||||
{
|
||||
@ -85758,7 +85758,7 @@
|
||||
"Plugins",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 5759,
|
||||
"downloads": 5761,
|
||||
"FirstSeen": 1714226768
|
||||
},
|
||||
{
|
||||
@ -85813,7 +85813,7 @@
|
||||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 2724,
|
||||
"downloads": 2725,
|
||||
"FirstSeen": 1521604800
|
||||
},
|
||||
{
|
||||
@ -85841,7 +85841,7 @@
|
||||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 1560,
|
||||
"downloads": 1561,
|
||||
"FirstSeen": 1523160000
|
||||
},
|
||||
{
|
||||
@ -86425,7 +86425,7 @@
|
||||
"Tools-Utilities",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 2422,
|
||||
"downloads": 2423,
|
||||
"FirstSeen": 1536984000
|
||||
},
|
||||
{
|
||||
@ -86458,7 +86458,7 @@
|
||||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 5685,
|
||||
"downloads": 5687,
|
||||
"FirstSeen": 1524888000
|
||||
},
|
||||
{
|
||||
@ -86487,7 +86487,7 @@
|
||||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 21669,
|
||||
"downloads": 21682,
|
||||
"FirstSeen": 1537675200
|
||||
},
|
||||
{
|
||||
@ -86518,7 +86518,7 @@
|
||||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 15879,
|
||||
"downloads": 15890,
|
||||
"FirstSeen": 1577545765
|
||||
},
|
||||
{
|
||||
@ -86550,7 +86550,7 @@
|
||||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 9696,
|
||||
"downloads": 9702,
|
||||
"FirstSeen": 1645995792
|
||||
},
|
||||
{
|
||||
@ -101422,7 +101422,7 @@
|
||||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 3317,
|
||||
"downloads": 3319,
|
||||
"FirstSeen": 1552492598
|
||||
},
|
||||
{
|
||||
@ -104013,7 +104013,7 @@
|
||||
"Other",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 1377,
|
||||
"downloads": 1378,
|
||||
"FirstSeen": 1551405768
|
||||
},
|
||||
{
|
||||
@ -104037,7 +104037,7 @@
|
||||
"MediaServer-Video",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 1214,
|
||||
"downloads": 1215,
|
||||
"FirstSeen": 1589486870
|
||||
},
|
||||
{
|
||||
@ -106514,7 +106514,7 @@
|
||||
"Tools-Utilities",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 3771,
|
||||
"downloads": 3773,
|
||||
"FirstSeen": 1549051277
|
||||
},
|
||||
{
|
||||
@ -116374,7 +116374,7 @@
|
||||
"Drivers",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 781,
|
||||
"downloads": 782,
|
||||
"FirstSeen": 1613761353
|
||||
},
|
||||
{
|
||||
@ -116397,7 +116397,7 @@
|
||||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 2251,
|
||||
"downloads": 2252,
|
||||
"FirstSeen": 1622044989
|
||||
},
|
||||
{
|
||||
@ -121367,7 +121367,7 @@
|
||||
"Drivers",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 488,
|
||||
"downloads": 489,
|
||||
"FirstSeen": 1605359287
|
||||
},
|
||||
{
|
||||
@ -125857,7 +125857,7 @@
|
||||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 10547,
|
||||
"downloads": 10550,
|
||||
"FirstSeen": 1676473698
|
||||
},
|
||||
{
|
||||
@ -126140,7 +126140,7 @@
|
||||
"Drivers",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 2910,
|
||||
"downloads": 2912,
|
||||
"FirstSeen": 1662832689
|
||||
},
|
||||
{
|
||||
@ -129726,7 +129726,7 @@
|
||||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 1780,
|
||||
"downloads": 1781,
|
||||
"FirstSeen": 1653408205
|
||||
},
|
||||
{
|
||||
@ -132871,7 +132871,7 @@
|
||||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 277,
|
||||
"downloads": 278,
|
||||
"FirstSeen": 1734282556
|
||||
},
|
||||
{
|
||||
@ -132900,7 +132900,7 @@
|
||||
"Drivers",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 13511,
|
||||
"downloads": 13516,
|
||||
"FirstSeen": 1605344879
|
||||
},
|
||||
{
|
||||
@ -132923,7 +132923,7 @@
|
||||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 883,
|
||||
"downloads": 884,
|
||||
"FirstSeen": 1632830624
|
||||
},
|
||||
{
|
||||
@ -137836,7 +137836,7 @@
|
||||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 2369,
|
||||
"downloads": 2370,
|
||||
"FirstSeen": 1675602239
|
||||
},
|
||||
{
|
||||
@ -145647,7 +145647,7 @@
|
||||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 156,
|
||||
"downloads": 157,
|
||||
"FirstSeen": 1717524371
|
||||
},
|
||||
{
|
||||
@ -174711,7 +174711,7 @@
|
||||
"Tools-Utilities",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 2662,
|
||||
"downloads": 2665,
|
||||
"FirstSeen": 1733771418
|
||||
},
|
||||
{
|
||||
@ -182728,7 +182728,7 @@
|
||||
"Tools-Utilities",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 1735,
|
||||
"downloads": 1736,
|
||||
"FirstSeen": 1577034338
|
||||
},
|
||||
{
|
||||
@ -193438,7 +193438,7 @@
|
||||
"Tools-Themes",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 2880,
|
||||
"downloads": 2883,
|
||||
"FirstSeen": 1578546374
|
||||
},
|
||||
{
|
||||
@ -193512,7 +193512,7 @@
|
||||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 10181,
|
||||
"downloads": 10184,
|
||||
"FirstSeen": 1633298612
|
||||
},
|
||||
{
|
||||
@ -231074,7 +231074,7 @@
|
||||
"Drivers",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 17166,
|
||||
"downloads": 17174,
|
||||
"FirstSeen": 1682445878
|
||||
},
|
||||
{
|
||||
@ -231319,7 +231319,7 @@
|
||||
"Drivers",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 2875,
|
||||
"downloads": 2878,
|
||||
"FirstSeen": 1622988175
|
||||
},
|
||||
{
|
||||
@ -267418,7 +267418,7 @@
|
||||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 3166,
|
||||
"downloads": 3167,
|
||||
"FirstSeen": 1633435815
|
||||
},
|
||||
{
|
||||
@ -316173,7 +316173,7 @@
|
||||
"Backup",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 13618,
|
||||
"downloads": 13628,
|
||||
"FirstSeen": 1681142676
|
||||
},
|
||||
{
|
||||
@ -316196,7 +316196,7 @@
|
||||
"Backup",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 336,
|
||||
"downloads": 337,
|
||||
"FirstSeen": 1702299956
|
||||
},
|
||||
{
|
||||
@ -323024,7 +323024,6 @@
|
||||
],
|
||||
"downloads": 62922,
|
||||
"stars": 3,
|
||||
"LastUpdate": 1731947143,
|
||||
"trending": 5.907,
|
||||
"trends": [
|
||||
2.868,
|
||||
@ -323043,6 +323042,7 @@
|
||||
62922
|
||||
],
|
||||
"LastUpdateScan": 1736384958,
|
||||
"LastUpdate": 1731947143,
|
||||
"FirstSeen": 1728590822,
|
||||
"topTrending": 3.039
|
||||
},
|
||||
@ -353365,7 +353365,7 @@
|
||||
"Drivers",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 353,
|
||||
"downloads": 354,
|
||||
"FirstSeen": 1679959725
|
||||
},
|
||||
{
|
||||
@ -353389,7 +353389,7 @@
|
||||
"Drivers",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 3604,
|
||||
"downloads": 3605,
|
||||
"FirstSeen": 1708369542
|
||||
},
|
||||
{
|
||||
@ -359547,7 +359547,7 @@
|
||||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 7358,
|
||||
"downloads": 7362,
|
||||
"FirstSeen": 1690644440
|
||||
},
|
||||
{
|
||||
@ -362819,7 +362819,7 @@
|
||||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 382,
|
||||
"downloads": 383,
|
||||
"FirstSeen": 1717257941
|
||||
},
|
||||
{
|
||||
@ -362896,7 +362896,7 @@
|
||||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 3599,
|
||||
"downloads": 3603,
|
||||
"FirstSeen": 1726661206
|
||||
},
|
||||
{
|
||||
@ -362920,7 +362920,7 @@
|
||||
"Drivers",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 138,
|
||||
"downloads": 139,
|
||||
"FirstSeen": 1714399585
|
||||
},
|
||||
{
|
||||
@ -363038,7 +363038,7 @@
|
||||
"Drivers",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 4108,
|
||||
"downloads": 4110,
|
||||
"FirstSeen": 1693851679
|
||||
},
|
||||
{
|
||||
@ -375664,29 +375664,32 @@
|
||||
"Network-VPN",
|
||||
"Network-Privacy"
|
||||
],
|
||||
"downloads": 58317079,
|
||||
"stars": 811,
|
||||
"trending": 0.229,
|
||||
"downloads": 58444272,
|
||||
"stars": 821,
|
||||
"LastUpdate": 1735771927,
|
||||
"trending": 0.218,
|
||||
"trends": [
|
||||
0.262,
|
||||
0.239,
|
||||
0.229
|
||||
0.229,
|
||||
0.218
|
||||
],
|
||||
"trendsDate": [
|
||||
1728598029,
|
||||
1731193641,
|
||||
1733793059
|
||||
1733793059,
|
||||
1736392185
|
||||
],
|
||||
"downloadtrend": [
|
||||
57892849,
|
||||
58044774,
|
||||
58183774,
|
||||
58317079
|
||||
58317079,
|
||||
58444272
|
||||
],
|
||||
"LastUpdateScan": 1733793059,
|
||||
"LastUpdate": 1733398205,
|
||||
"LastUpdateScan": 1736392185,
|
||||
"FirstSeen": 1640487829,
|
||||
"topTrending": -0.033
|
||||
"topTrending": -0.04400000000000001
|
||||
},
|
||||
{
|
||||
"Name": "MunkiReport",
|
||||
|
114
plgStats.json
114
plgStats.json
@ -4,44 +4,44 @@
|
||||
"https://raw.githubusercontent.com/dkaser/unraid-sl/main/plugin/sl.plg": 163,
|
||||
"https://raw.githubusercontent.com/phyzical/docker.labelInjector/main/docker.labelInjector.plg": 552,
|
||||
"https://raw.githubusercontent.com/phyzical/docker.versions/main/docker.versions.plg": 750,
|
||||
"https://raw.githubusercontent.com/R3yn4ld/ca.mover.tuning/master/plugins/ca.mover.tuning.plg": 4624,
|
||||
"https://raw.githubusercontent.com/R3yn4ld/ca.mover.tuning/master/plugins/ca.mover.tuning.plg": 4625,
|
||||
"https://raw.githubusercontent.com/Peuuuur-Noel/unraid-web-push-notification/master/plugin/web-push-notification.plg": 199,
|
||||
"https://github.com/fuzzy01/autotweak/releases/latest/download/autotweak.plg": 2426,
|
||||
"https://github.com/fuzzy01/autotweak/releases/latest/download/autotweak.plg": 2427,
|
||||
"https://raw.githubusercontent.com/unraid/docker.categorize/master/plugins/docker.categorize.plg": 81,
|
||||
"https://raw.githubusercontent.com/unraid/community.applications/master/plugins/community.applications.plg": 1683,
|
||||
"https://stable.dl.unraid.net/unraid-api/dynamix.unraid.net.plg": 9968,
|
||||
"https://raw.githubusercontent.com/unraid/fix.common.problems/master/plugins/fix.common.problems.plg": 2264,
|
||||
"https://raw.githubusercontent.com/unraid/unraid-tailscale/main/plugin/tailscale.plg": 20486,
|
||||
"https://raw.githubusercontent.com/unraid/unraid-tailscale/preview/plugin/tailscale-preview.plg": 679,
|
||||
"https://stable.dl.unraid.net/unraid-api/dynamix.unraid.net.plg": 9972,
|
||||
"https://raw.githubusercontent.com/unraid/fix.common.problems/master/plugins/fix.common.problems.plg": 2266,
|
||||
"https://raw.githubusercontent.com/unraid/unraid-tailscale/main/plugin/tailscale.plg": 20491,
|
||||
"https://raw.githubusercontent.com/unraid/unraid-tailscale/preview/plugin/tailscale-preview.plg": 680,
|
||||
"https://raw.githubusercontent.com/Squidly271/ca.backup2/master/plugins/ca.backup2.plg": 13,
|
||||
"https://raw.githubusercontent.com/Squidly271/ca.update.applications/master/plugins/ca.update.applications.plg": 5970,
|
||||
"https://raw.githubusercontent.com/Squidly271/ca.update.applications/master/plugins/ca.update.applications.plg": 5972,
|
||||
"https://raw.githubusercontent.com/Squidly271/ca.cfg.editor/master/plugins/ca.cfg.editor.plg": 62,
|
||||
"https://raw.githubusercontent.com/hugenbd/ca.mover.tuning/master/plugins/ca.mover.tuning.plg": 1199,
|
||||
"https://raw.githubusercontent.com/hugenbd/ca.mover.tuning/master/plugins/ca.mover.tuning.plg": 1200,
|
||||
"https://raw.githubusercontent.com/Squidly271/checksum/master/plugins/checksum.plg": 0,
|
||||
"https://raw.githubusercontent.com/Squidly271/ca.cleanup.appdata/master/plugins/ca.cleanup.appdata.plg": 5960,
|
||||
"https://raw.githubusercontent.com/Squidly271/customtab/master/plugins/customtab.plg": 3281,
|
||||
"https://raw.githubusercontent.com/Squidly271/ca.cleanup.appdata/master/plugins/ca.cleanup.appdata.plg": 5961,
|
||||
"https://raw.githubusercontent.com/Squidly271/customtab/master/plugins/customtab.plg": 3282,
|
||||
"https://raw.githubusercontent.com/Squidly271/disable.security/master/plugins/disable.security.plg": 299,
|
||||
"https://raw.githubusercontent.com/Squidly271/docker.folder/main/plugins/docker.folder.plg": 8,
|
||||
"https://raw.githubusercontent.com/Squidly271/docker.patch/main/plugins/docker.patch.plg": 2,
|
||||
"https://raw.githubusercontent.com/Squidly271/docker.patch2/main/plugins/docker.patch2.plg": 253,
|
||||
"https://raw.githubusercontent.com/Squidly271/docker.patch2/main/plugins/docker.patch2.plg": 254,
|
||||
"https://raw.githubusercontent.com/Squidly271/flash.remount/main/flash.remount.plg": 357,
|
||||
"https://raw.githubusercontent.com/Squidly271/gui-links/master/plugins/gui-links.plg": 547,
|
||||
"https://raw.githubusercontent.com/Squidly271/gui.search/main/plugins/gui.search.plg": 1632,
|
||||
"https://raw.githubusercontent.com/UnRAIDES/unRAID-NerdTools/main/plugin/NerdTools.plg": 7218,
|
||||
"https://raw.githubusercontent.com/Squidly271/gui.search/main/plugins/gui.search.plg": 1633,
|
||||
"https://raw.githubusercontent.com/UnRAIDES/unRAID-NerdTools/main/plugin/NerdTools.plg": 7220,
|
||||
"https://raw.githubusercontent.com/Squidly271/ransomware.bait/master/plugins/newransomware.bait.plg": 1,
|
||||
"https://raw.githubusercontent.com/Squidly271/ca.backup/master/plugins/ca.backup.plg": 6,
|
||||
"https://raw.githubusercontent.com/Squidly271/page.notes/main/plugins/page.notes.plg": 495,
|
||||
"https://raw.githubusercontent.com/Squidly271/ca.turbo/master/plugins/ca.turbo.plg": 2126,
|
||||
"https://raw.githubusercontent.com/Squidly271/ca.turbo/master/plugins/ca.turbo.plg": 2127,
|
||||
"https://raw.githubusercontent.com/Squidly271/unlimited-width/master/unlimited-width.plg": 1380,
|
||||
"https://raw.githubusercontent.com/Squidly271/user.scripts/master/plugins/user.scripts.plg": 11187,
|
||||
"https://raw.githubusercontent.com/Squidly271/Wxwork-sample/main/wxwork-sample.plg": 95,
|
||||
"https://raw.githubusercontent.com/Squidly271/user.scripts/master/plugins/user.scripts.plg": 11190,
|
||||
"https://raw.githubusercontent.com/Squidly271/Wxwork-sample/main/wxwork-sample.plg": 96,
|
||||
"https://raw.githubusercontent.com/bergware/dynamix/master/unRAIDv6/dynamix.active.streams.plg": 2687,
|
||||
"https://raw.githubusercontent.com/bergware/dynamix/master/unRAIDv6/dynamix.cache.dirs.plg": 2,
|
||||
"https://raw.githubusercontent.com/bergware/dynamix/master/unRAIDv6/dynamix.date.time.plg": 1050,
|
||||
"https://raw.githubusercontent.com/bergware/dynamix/master/unRAIDv6/dynamix.day.night.plg": 695,
|
||||
"https://raw.githubusercontent.com/bergware/dynamix/master/unRAIDv6/dynamix.date.time.plg": 1051,
|
||||
"https://raw.githubusercontent.com/bergware/dynamix/master/unRAIDv6/dynamix.day.night.plg": 696,
|
||||
"https://raw.githubusercontent.com/bergware/dynamix/master/unRAIDv6/dynamix.factory.reset.plg": 1246,
|
||||
"https://raw.githubusercontent.com/bergware/dynamix/master/unRAIDv6/dynamix.file.integrity.plg": 1706,
|
||||
"https://raw.githubusercontent.com/bergware/dynamix/master/unRAIDv6/dynamix.file.manager.plg": 18995,
|
||||
"https://raw.githubusercontent.com/bergware/dynamix/master/unRAIDv6/dynamix.file.integrity.plg": 1708,
|
||||
"https://raw.githubusercontent.com/bergware/dynamix/master/unRAIDv6/dynamix.file.manager.plg": 18999,
|
||||
"https://raw.githubusercontent.com/bergware/dynamix/master/unRAIDv6/dynamix.local.master.plg": 691,
|
||||
"https://raw.github.com/bergware/dynamix/master/unRAIDv6/dynamix.password.validator.plg": 244,
|
||||
"https://raw.githubusercontent.com/bergware/dynamix/master/unRAIDv6/dynamix.s3.sleep.plg": 3131,
|
||||
@ -51,11 +51,11 @@
|
||||
"https://raw.githubusercontent.com/bergware/dynamix/master/unRAIDv6/dynamix.share.floor.plg": 330,
|
||||
"https://raw.githubusercontent.com/bergware/dynamix/master/unRAIDv6/dynamix.ssd.trim.plg": 7,
|
||||
"https://raw.githubusercontent.com/bergware/dynamix/master/unRAIDv6/dynamix.stop.shell.plg": 2122,
|
||||
"https://raw.githubusercontent.com/bergware/dynamix/master/unRAIDv6/dynamix.system.autofan.plg": 9832,
|
||||
"https://raw.githubusercontent.com/bergware/dynamix/master/unRAIDv6/dynamix.system.autofan.plg": 9833,
|
||||
"https://raw.githubusercontent.com/bergware/dynamix/master/unRAIDv6/dynamix.system.buttons.plg": 3969,
|
||||
"https://raw.githubusercontent.com/bergware/dynamix/master/unRAIDv6/dynamix.system.info.plg": 6655,
|
||||
"https://raw.githubusercontent.com/bergware/dynamix/master/unRAIDv6/dynamix.system.stats.plg": 6175,
|
||||
"https://raw.githubusercontent.com/bergware/dynamix/master/unRAIDv6/dynamix.system.temp.plg": 14064,
|
||||
"https://raw.githubusercontent.com/bergware/dynamix/master/unRAIDv6/dynamix.system.info.plg": 6656,
|
||||
"https://raw.githubusercontent.com/bergware/dynamix/master/unRAIDv6/dynamix.system.stats.plg": 6177,
|
||||
"https://raw.githubusercontent.com/bergware/dynamix/master/unRAIDv6/dynamix.system.temp.plg": 14065,
|
||||
"https://raw.githubusercontent.com/bergware/dynamix/master/unRAIDv6/dynamix.wireguard.plg": 18,
|
||||
"https://raw.githubusercontent.com/dmacias72/IPMI-unRAID/master/plugin/ipmi.plg": 0,
|
||||
"https://raw.githubusercontent.com/dmacias72/unRAID-libvirtwol/master/plugin/libvirtwol.plg": 7,
|
||||
@ -66,51 +66,51 @@
|
||||
"https://raw.githubusercontent.com/Steini1984/unRAID6-Sainoid/master/unRAID6-Sanoid.plg": 734,
|
||||
"https://raw.githubusercontent.com/Steini1984/unRAID6-ZFS/master/unRAID6-ZFS.plg": 6,
|
||||
"https://raw.githubusercontent.com/Steini1984/unRAID6-ZnapZend/master/unRAID6-ZnapZend.plg": 354,
|
||||
"https://github.com/SlrG/unRAID/raw/master/Plugins/advCPaMV.plg": 770,
|
||||
"https://github.com/SlrG/unRAID/raw/master/Plugins/advCPaMV.plg": 771,
|
||||
"https://github.com/SlrG/unRAID/raw/master/Plugins/ProFTPd.plg": 27,
|
||||
"https://raw.github.com/docgyver/unraid-v6-plugins/master/denyhosts.plg": 151,
|
||||
"https://raw.githubusercontent.com/docgyver/unraid-v6-plugins/master/ssh.plg": 615,
|
||||
"https://github.com/jbrodriguez/controlr/releases/latest/download/controlr.plg": 3,
|
||||
"https://github.com/jbrodriguez/controlrd/releases/latest/download/controlrd.plg": 1204,
|
||||
"https://github.com/jbrodriguez/unbalance/releases/latest/download/unbalanced.plg": 11192,
|
||||
"https://raw.githubusercontent.com/Waseh/rclone-unraid/master/plugin/rclone.plg": 3716,
|
||||
"https://github.com/jbrodriguez/controlrd/releases/latest/download/controlrd.plg": 1205,
|
||||
"https://github.com/jbrodriguez/unbalance/releases/latest/download/unbalanced.plg": 11199,
|
||||
"https://raw.githubusercontent.com/Waseh/rclone-unraid/master/plugin/rclone.plg": 3717,
|
||||
"https://raw.githubusercontent.com/dlandon/active.directory/master/active.directory.plg": 583,
|
||||
"https://raw.githubusercontent.com/dlandon/cache_dirs/master/dlandon.cache.dirs.plg": 5761,
|
||||
"https://raw.githubusercontent.com/dlandon/cache_dirs/master/dlandon.cache.dirs.plg": 5762,
|
||||
"https://raw.githubusercontent.com/dlandon/enhanced.log/master/enhanced.log.plg": 788,
|
||||
"https://raw.githubusercontent.com/dlandon/file.activity/master/file.activity.plg": 2725,
|
||||
"https://raw.githubusercontent.com/dlandon/libvirt.hotplug.usb/master/libvirt.hotplug.usb.plg": 1561,
|
||||
"https://raw.githubusercontent.com/dlandon/open.files/master/open.files.plg": 1987,
|
||||
"https://raw.githubusercontent.com/dlandon/open.files/master/open.files.plg": 1988,
|
||||
"https://raw.githubusercontent.com/dlandon/python2/master/Python2.plg": 19,
|
||||
"https://raw.githubusercontent.com/dlandon/python3/master/Python3.plg": 91,
|
||||
"https://raw.githubusercontent.com/dlandon/recycle.bin/master/recycle.bin.plg": 2423,
|
||||
"https://raw.githubusercontent.com/dlandon/tips.and.tweaks/master/tips.and.tweaks.plg": 5687,
|
||||
"https://raw.githubusercontent.com/dlandon/unassigned.devices/master/unassigned.devices.plg": 21682,
|
||||
"https://raw.githubusercontent.com/dlandon/unassigned.devices/master/unassigned.devices-plus.plg": 15890,
|
||||
"https://raw.githubusercontent.com/dlandon/unassigned.devices/master/unassigned.devices.preclear.plg": 9702,
|
||||
"https://raw.githubusercontent.com/itimpi/parity.check.tuning/master/parity.check.tuning.plg": 3319,
|
||||
"https://raw.githubusercontent.com/dlandon/recycle.bin/master/recycle.bin.plg": 2426,
|
||||
"https://raw.githubusercontent.com/dlandon/tips.and.tweaks/master/tips.and.tweaks.plg": 5690,
|
||||
"https://raw.githubusercontent.com/dlandon/unassigned.devices/master/unassigned.devices.plg": 21689,
|
||||
"https://raw.githubusercontent.com/dlandon/unassigned.devices/master/unassigned.devices-plus.plg": 15894,
|
||||
"https://raw.githubusercontent.com/dlandon/unassigned.devices/master/unassigned.devices.preclear.plg": 9706,
|
||||
"https://raw.githubusercontent.com/itimpi/parity.check.tuning/master/parity.check.tuning.plg": 3321,
|
||||
"https://raw.githubusercontent.com/dorgan/Unraid-networkstats/master/networkstats.plg": 1378,
|
||||
"https://raw.githubusercontent.com/dorgan/Unraid-plexstreams/master/plexstreams.plg": 1215,
|
||||
"https://raw.githubusercontent.com/olehj/disklocation/master/disklocation-master.plg": 3773,
|
||||
"https://raw.githubusercontent.com/olehj/disklocation/master/disklocation-master.plg": 3774,
|
||||
"https://raw.githubusercontent.com/olehj/disklocation/devel/disklocation-devel.plg": 157,
|
||||
"https://raw.githubusercontent.com/ich777/unraid-age/master/age.plg": 88,
|
||||
"https://raw.githubusercontent.com/ich777/unraid-amd-vendor-reset/master/amd-vendor-reset.plg": 1035,
|
||||
"https://raw.githubusercontent.com/ich777/unraid-amd-vendor-reset/master/amd-vendor-reset.plg": 1036,
|
||||
"https://raw.githubusercontent.com/ich777/unraid-aquacomputer-d5next/master/aquacomputer-d5next-hwmon.plg": 65,
|
||||
"https://raw.githubusercontent.com/ich777/unraid-aquacomputer-quadro/master/aquacomputer-quadro-hwmon.plg": 0,
|
||||
"https://github.com/ich777/unraid-coral-driver/raw/master/coral-driver.plg": 782,
|
||||
"https://github.com/ich777/unraid-coral-driver/raw/master/coral-driver.plg": 783,
|
||||
"https://raw.githubusercontent.com/ich777/unraid-corefreq/master/corefreq.plg": 2252,
|
||||
"https://github.com/ich777/unraid-dvb-driver/raw/master/dvb-driver.plg": 489,
|
||||
"https://github.com/ich777/unraid-firewire/raw/master/firewire.plg": 0,
|
||||
"https://github.com/ich777/unraid-hailort-driver/raw/master/hailort-driver.plg": 25,
|
||||
"https://github.com/ich777/unraid-hpsahba/raw/master/hpsahba.plg": 111,
|
||||
"https://raw.githubusercontent.com/ich777/intel-gpu-top/master/intel-gpu-top.plg": 10550,
|
||||
"https://raw.githubusercontent.com/ich777/intel-gpu-top/master/intel-gpu-top.plg": 10553,
|
||||
"https://raw.githubusercontent.com/ich777/intel-gvt-g/master/intel-gvt-g.plg": 2574,
|
||||
"https://raw.githubusercontent.com/ich777/iscsi-initiator/master/iscsi-initiator.plg": 520,
|
||||
"https://github.com/ich777/unraid-it87-driver/raw/master/it87-driver.plg": 2912,
|
||||
"https://github.com/ich777/unraid-lxc-plugin/raw/master/lxc.plg": 1781,
|
||||
"https://raw.githubusercontent.com/ich777/unraid-mft-tools/master/mft-tools.plg": 398,
|
||||
"https://github.com/ich777/unraid-nct6687-driver/raw/master/nct6687-driver.plg": 2790,
|
||||
"https://github.com/ich777/unraid-nct6687-driver/raw/master/nct6687-driver.plg": 2791,
|
||||
"https://github.com/ich777/unraid-nut-actions/raw/master/nut-actions.plg": 278,
|
||||
"https://github.com/ich777/unraid-nvidia-driver/raw/master/nvidia-driver.plg": 13516,
|
||||
"https://github.com/ich777/unraid-nvidia-driver/raw/master/nvidia-driver.plg": 13517,
|
||||
"https://raw.githubusercontent.com/ich777/unraid-nvtop/master/nvtop.plg": 884,
|
||||
"https://github.com/ich777/unraid-openrgb-patch/raw/master/openrgb-patch.plg": 363,
|
||||
"https://github.com/ich777/unraid-prometheus_adguard_exporter/raw/master/prometheus_adguard_exporter.plg": 4,
|
||||
@ -122,14 +122,14 @@
|
||||
"https://raw.githubusercontent.com/ich777/unraid-prometheus_wireguard_exporter/master/prometheus_wireguard_exporter.plg": 258,
|
||||
"https://github.com/ich777/unraid-qnapec/raw/master/qnap-ec.plg": 332,
|
||||
"https://raw.githubusercontent.com/ich777/unraid-r8152-driver/master/unraid-r8152.plg": 3,
|
||||
"https://raw.githubusercontent.com/ich777/unraid-radeontop/master/radeontop.plg": 2370,
|
||||
"https://raw.githubusercontent.com/ich777/unraid-radeontop/master/radeontop.plg": 2371,
|
||||
"https://github.com/ich777/unraid-rcon/raw/master/rcon.plg": 142,
|
||||
"https://raw.githubusercontent.com/ich777/unraid-sundtek-driver/master/sundtek-driver.plg": 46,
|
||||
"https://github.com/ich777/unraid-ugreenleds-driver/raw/master/ugreenleds-driver.plg": 312,
|
||||
"https://github.com/ich777/unraid-uinput/raw/master/uinput.plg": 2,
|
||||
"https://github.com/ich777/unraid-replication/raw/master/unraid-replication.plg": 157,
|
||||
"https://raw.githubusercontent.com/kubedzero/unraid-snmp/main/snmp.plg": 420,
|
||||
"https://raw.githubusercontent.com/alturismo/unraid-aspm-helper/master/aspm-helper.plg": 698,
|
||||
"https://raw.githubusercontent.com/alturismo/unraid-aspm-helper/master/aspm-helper.plg": 699,
|
||||
"https://raw.githubusercontent.com/alturismo/unraid-cache-mover/master/cache-mover.plg": 863,
|
||||
"https://raw.githubusercontent.com/alturismo/unraid-pwm-fan/master/pwm-fan.plg": 2665,
|
||||
"https://raw.githubusercontent.com/alturismo/unraid-vm-cycle/master/vm-cycle.plg": 174,
|
||||
@ -138,17 +138,17 @@
|
||||
"https://raw.githubusercontent.com/Cyanlabs/corsairpsu-unraid/master/corsairpsu.plg": 0,
|
||||
"https://raw.githubusercontent.com/Cyanlabs/jsonapi-unraid/master/jsonapi.plg": 0,
|
||||
"https://raw.githubusercontent.com/Skitals/unraid-dark-plugin/master/plugins/dark.theme.plg": 8,
|
||||
"https://raw.githubusercontent.com/Skitals/unraid-theme-engine/master/plugins/theme.engine.plg": 2883,
|
||||
"https://raw.githubusercontent.com/Skitals/unraid-theme-engine/master/plugins/theme.engine.plg": 2884,
|
||||
"https://raw.githubusercontent.com/Skitals/unraid-vfio-pci/master/plugins/vfio.pci.plg": 5,
|
||||
"https://raw.githubusercontent.com/ljm42/unraid-upnp/master/plugins/upnp-monitor.plg": 1,
|
||||
"https://raw.githubusercontent.com/dcflachs/compose_plugin/main/compose.manager.plg": 10184,
|
||||
"https://raw.githubusercontent.com/dcflachs/compose_plugin/main/compose.manager.plg": 10185,
|
||||
"https://raw.githubusercontent.com/dcflachs/kata.runtime/master/plugins/kata.runtime.plg": 2,
|
||||
"https://raw.githubusercontent.com/dcflachs/swapfile_plugin/master/swapfile.plg": 311,
|
||||
"https://raw.githubusercontent.com/dcflachs/swapfile_plugin/master/swapfile.plg": 312,
|
||||
"https://raw.githubusercontent.com/b3rs3rk/gpustat-unraid/master/gpustat.plg": 6,
|
||||
"https://raw.githubusercontent.com/GuildDarts/unraid-plugin-docker.folder/master/plugins/docker.folder.plg": 0,
|
||||
"https://raw.githubusercontent.com/doron1/unraid-sas-spindown/master/sas-spindown.plg": 725,
|
||||
"https://raw.githubusercontent.com/doron1/unraid-newenckey/master/unraid-newenckey.plg": 56,
|
||||
"https://raw.githubusercontent.com/SimonFair/gpustat-unraid/master/gpustat.plg": 17174,
|
||||
"https://raw.githubusercontent.com/SimonFair/gpustat-unraid/master/gpustat.plg": 17177,
|
||||
"https://raw.githubusercontent.com/SimonFair/IPMI-unRAID/master/plugin/ipmi.plg": 2168,
|
||||
"https://raw.githubusercontent.com/SimonFair/unraid.iSCSI/main/iSCSIgui.plg": 1107,
|
||||
"https://raw.githubusercontent.com/SimonFair/unraid-lcd/master/lcd_manager.plg": 180,
|
||||
@ -157,38 +157,38 @@
|
||||
"https://raw.githubusercontent.com/SimonFair/tasmotapm-unraid/main/tasmotapm.plg": 402,
|
||||
"https://raw.githubusercontent.com/SimonFair/unraid.usbip/master/unraid.usbip.plg": 4,
|
||||
"https://raw.githubusercontent.com/SimonFair/unraid.usbip-gui/master/usbip-gui.plg": 4,
|
||||
"https://raw.githubusercontent.com/SimonFair/USB_Manager/master/usb_manager.plg": 2878,
|
||||
"https://raw.githubusercontent.com/SimonFair/USB_Manager/master/usb_manager.plg": 2879,
|
||||
"https://raw.githubusercontent.com/SimonFair/USB_Manager_usb_net_addon/main/usb_manager_aqc111_addon.plg": 1,
|
||||
"https://raw.githubusercontent.com/SimonFair/USB_Manager_Serial_Options_addon/main/usb_manager_serial_options_addon.plg": 249,
|
||||
"https://raw.githubusercontent.com/SimonFair/USB_Manager_USBIP_addon/main/usb_manager_usbip_addon.plg": 0,
|
||||
"https://raw.githubusercontent.com/SimonFair/WOLforServices/master/WOL4Services.plg": 1062,
|
||||
"https://github.com/GiorgioAresu/ZFS-companion-unraid/raw/main/ZFS-companion.plg": 2,
|
||||
"https://raw.githubusercontent.com/IkerSaint/ZFS-Master-Unraid/main/zfs.master.plg": 3167,
|
||||
"https://raw.githubusercontent.com/Commifreak/unraid-appdata.backup/master/appdata.backup.plg": 13628,
|
||||
"https://raw.githubusercontent.com/Commifreak/unraid-appdata.backup/master/appdata.backup.plg": 13629,
|
||||
"https://raw.githubusercontent.com/Commifreak/unraid-appdata.backup/master/appdata.backup.beta.plg": 337,
|
||||
"https://raw.githubusercontent.com/Commifreak/ca.backup2/master/ca.backup2.plg": 26,
|
||||
"https://raw.githubusercontent.com/giganode/corsairpsu-unraid/master/corsairpsu.plg": 354,
|
||||
"https://github.com/giganode/unraid-i915-sriov/raw/master/i915-sriov.plg": 3605,
|
||||
"https://raw.githubusercontent.com/giganode/unraid-mqtt-pub-sub/master/mqtt-pub-sub.plg": 837,
|
||||
"https://raw.githubusercontent.com/zhtengw/unraid-i915-sriov/master/i915-sriov.plg": 0,
|
||||
"https://raw.githubusercontent.com/jinlife/unraid-r8125-r8152-driver/main/unraid-r8125.plg": 1389,
|
||||
"https://raw.githubusercontent.com/jinlife/unraid-r8125-r8152-driver/main/unraid-r8125.plg": 1390,
|
||||
"https://raw.githubusercontent.com/jinlife/unraid-r8125-r8152-driver/main/unraid-r8126.plg": 418,
|
||||
"https://raw.githubusercontent.com/jinlife/unraid-r8125-r8152-driver/main/unraid-r8152.plg": 695,
|
||||
"https://raw.githubusercontent.com/jinlife/unraid-r8125-r8152-driver/main/unraid-r8168.plg": 647,
|
||||
"https://github.com/greycubesgav/unraid-templates/raw/main/davfs2//davfs2.plg": 323,
|
||||
"https://raw.githubusercontent.com/scolcipitato/folder.view/main/folder.view.plg": 7362,
|
||||
"https://raw.githubusercontent.com/scolcipitato/folder.view/main/folder.view.plg": 7365,
|
||||
"https://raw.githubusercontent.com/desertwitch/DVM-unRAID/main/plugin/dwdvm.plg": 931,
|
||||
"https://raw.githubusercontent.com/desertwitch/iotop-c-unRAID/main/plugin/dwiotopc.plg": 383,
|
||||
"https://raw.githubusercontent.com/desertwitch/memtester-unRAID/main/plugin/dwmemtester.plg": 3141,
|
||||
"https://raw.githubusercontent.com/desertwitch/memtester-unRAID/main/plugin/dwmemtester.plg": 3142,
|
||||
"https://raw.githubusercontent.com/desertwitch/nwipe-unRAID/main/plugin/dwnwipe.plg": 367,
|
||||
"https://raw.githubusercontent.com/desertwitch/python-unRAID/main/plugin/dwpython.plg": 3603,
|
||||
"https://raw.githubusercontent.com/desertwitch/python-unRAID/main/plugin/dwpython.plg": 3604,
|
||||
"https://raw.githubusercontent.com/desertwitch/SnapRAID-on-unRAID/main/plugin/dwsnap.plg": 139,
|
||||
"https://raw.githubusercontent.com/desertwitch/tldr-unRAID/main/plugin/dwtldr.plg": 291,
|
||||
"https://raw.githubusercontent.com/desertwitch/tldr-unRAID/main/plugin/dwtldr.plg": 293,
|
||||
"https://raw.githubusercontent.com/desertwitch/TTM-unRAID/main/plugin/dwttm.plg": 476,
|
||||
"https://raw.githubusercontent.com/desertwitch/mergerFS-unRAID/main/plugin/mergerfsp.plg": 244,
|
||||
"https://raw.githubusercontent.com/desertwitch/nAFP-unRAID/main/plugin/nafp.plg": 159,
|
||||
"https://raw.githubusercontent.com/desertwitch/NUT-unRAID/master/plugin/nut-dw.plg": 4110,
|
||||
"https://raw.githubusercontent.com/desertwitch/LLDP-unRAID/main/plugin/ulldpd.plg": 160,
|
||||
"https://raw.githubusercontent.com/desertwitch/NUT-unRAID/master/plugin/nut-dw.plg": 4112,
|
||||
"https://raw.githubusercontent.com/desertwitch/LLDP-unRAID/main/plugin/ulldpd.plg": 161,
|
||||
"https://raw.githubusercontent.com/EideardVMR/unraid-easybackup/main/easybackup.plg": 1257,
|
||||
"https://raw.githubusercontent.com/dixtdf/taglib/master/plugins/taglib.plg": 26,
|
||||
"https://github.com/EldonMcGuinness/UnraidDriveStandbyMonitor/raw/master/DriveStandbyMonitor.plg": 568,
|
||||
|
@ -99290,5 +99290,27 @@
|
||||
"downloadtrend": null,
|
||||
"trendsDate": null,
|
||||
"LastUpdate": 1736209523
|
||||
},
|
||||
"blinkospace/blinko:latest": {
|
||||
"Base": null,
|
||||
"Downloads": 51590,
|
||||
"Stars": 5,
|
||||
"Time": 1736394753,
|
||||
"trending": null,
|
||||
"trends": null,
|
||||
"downloadtrend": null,
|
||||
"trendsDate": null,
|
||||
"LastUpdate": 1736393683
|
||||
},
|
||||
"ghcr.io/jarvis2f/telegram-files:latest": {
|
||||
"Base": null,
|
||||
"Downloads": null,
|
||||
"Stars": null,
|
||||
"Time": 1736394774,
|
||||
"trending": null,
|
||||
"trends": null,
|
||||
"downloadtrend": null,
|
||||
"trendsDate": null,
|
||||
"LastUpdate": null
|
||||
}
|
||||
}
|
1
repositories/blinkospace___blinko
Normal file
1
repositories/blinkospace___blinko
Normal file
@ -0,0 +1 @@
|
||||
1
|
1
repositories/ghcr.io___jarvis2f___telegram-files
Normal file
1
repositories/ghcr.io___jarvis2f___telegram-files
Normal file
@ -0,0 +1 @@
|
||||
1
|
File diff suppressed because it is too large
Load Diff
@ -1,6 +1,16 @@
|
||||
{
|
||||
"caFixed": 655,
|
||||
"caFixed": 657,
|
||||
"fixedTemplates": {
|
||||
"Milo Schwartz's Repository": {
|
||||
"fosrl/newt": [
|
||||
"Obivous CA conversions are disallowed. Blacklisted"
|
||||
]
|
||||
},
|
||||
"jarvis2f's Repository": {
|
||||
"ghcr.io/jarvis2f/telegram-files:latest": [
|
||||
"Port referenced in webUI does not correspond with a container port defined. Entry changed to https://[IP]:[PORT:80]/"
|
||||
]
|
||||
},
|
||||
"jjdenhertog's Repository": {
|
||||
"jjdenhertog/spotify-to-plex:latest": [
|
||||
"No Registry entry set. Created from Repository setting - This may not be the correct value"
|
||||
|
Loading…
x
Reference in New Issue
Block a user