This commit is contained in:
Andrew Z 2022-06-12 18:03:28 -04:00
parent dcdc153910
commit 0b7c34ac32
12 changed files with 515 additions and 222 deletions

View File

@ -1 +1 @@
{"last_updated_timestamp":1655064202} {"last_updated_timestamp":1655071406}

View File

@ -1,3 +1,3 @@
{ {
"last_updated_timestamp": 1655064202 "last_updated_timestamp": 1655071406
} }

File diff suppressed because one or more lines are too long

View File

@ -9273,8 +9273,8 @@
"Tools-Utilities" "Tools-Utilities"
], ],
"downloads": 3712, "downloads": 3712,
"LastUpdate": 1445872802,
"LastUpdateScan": 1655064201, "LastUpdateScan": 1655064201,
"LastUpdate": 1445872802,
"FirstSeen": 1 "FirstSeen": 1
}, },
{ {
@ -90276,7 +90276,6 @@
], ],
"downloads": 285278, "downloads": 285278,
"stars": 6, "stars": 6,
"LastUpdate": 1655011889,
"trending": 0.405, "trending": 0.405,
"trends": [ "trends": [
19.554, 19.554,
@ -90306,6 +90305,7 @@
285278 285278
], ],
"LastUpdateScan": 1655064201, "LastUpdateScan": 1655064201,
"LastUpdate": 1655011889,
"FirstSeen": 1613488286, "FirstSeen": 1613488286,
"topTrending": -19.148999999999997, "topTrending": -19.148999999999997,
"topPerforming": 0.405 "topPerforming": 0.405
@ -155143,7 +155143,6 @@
], ],
"downloads": 15431, "downloads": 15431,
"stars": 1, "stars": 1,
"LastUpdate": 1617311211,
"trending": 0.084, "trending": 0.084,
"trends": [ "trends": [
12.078, 12.078,
@ -155173,6 +155172,7 @@
15431 15431
], ],
"LastUpdateScan": 1655064201, "LastUpdateScan": 1655064201,
"LastUpdate": 1617311211,
"FirstSeen": 1616090572, "FirstSeen": 1616090572,
"topTrending": -11.994 "topTrending": -11.994
}, },
@ -180371,7 +180371,6 @@
], ],
"downloads": 79691, "downloads": 79691,
"stars": 3, "stars": 3,
"LastUpdate": 1632452771,
"trending": 0.015, "trending": 0.015,
"trends": [ "trends": [
0.379, 0.379,
@ -180401,6 +180400,7 @@
79691 79691
], ],
"LastUpdateScan": 1655064202, "LastUpdateScan": 1655064202,
"LastUpdate": 1632452771,
"FirstSeen": 1613481065, "FirstSeen": 1613481065,
"topTrending": -0.364 "topTrending": -0.364
}, },
@ -181338,7 +181338,6 @@
], ],
"downloads": 1389851, "downloads": 1389851,
"stars": 2, "stars": 2,
"LastUpdate": 1652872385,
"trending": 0.056, "trending": 0.056,
"trends": [ "trends": [
2.734, 2.734,
@ -181368,6 +181367,7 @@
1389851 1389851
], ],
"LastUpdateScan": 1655064202, "LastUpdateScan": 1655064202,
"LastUpdate": 1652872385,
"FirstSeen": 1613481065, "FirstSeen": 1613481065,
"topTrending": -2.678, "topTrending": -2.678,
"topPerforming": 0.056 "topPerforming": 0.056
@ -183122,7 +183122,6 @@
], ],
"downloads": 1113250, "downloads": 1113250,
"stars": 11, "stars": 11,
"LastUpdate": 1655029725,
"trending": 0.447, "trending": 0.447,
"trends": [ "trends": [
15.088, 15.088,
@ -183152,6 +183151,7 @@
1113250 1113250
], ],
"LastUpdateScan": 1655064202, "LastUpdateScan": 1655064202,
"LastUpdate": 1655029725,
"FirstSeen": 1616068973, "FirstSeen": 1616068973,
"topTrending": -14.641, "topTrending": -14.641,
"topPerforming": 0.447 "topPerforming": 0.447
@ -198551,6 +198551,107 @@
"FirstSeen": 1628431051, "FirstSeen": 1628431051,
"topTrending": -0.03400000000000003 "topTrending": -0.03400000000000003
}, },
{
"Name": "sshwifty",
"Repository": "niruix/sshwifty",
"Registry": "https://hub.docker.com/r/niruix/sshwifty",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Support": "https://github.com/nirui/sshwifty",
"Project": "https://github.com/nirui/sshwifty",
"Overview": "Sshwifty is a SSH and Telnet connector made for the Web. It can be deployed on your computer or server to provide SSH and Telnet access interface for any compatible (standard) web browser.\r\nFor support in chrome website must run in HTTPS mode, as such a .crt and .key file must be privded in /mnt/user/appdata/sshwifty/certs/\r\nSupports configuration file for hosts with passwords/private key matches prepopulated\r\nhttps://github.com/nirui/sshwifty",
"WebUI": "http://[IP]:[PORT:8182]",
"TemplateURL": "https://raw.githubusercontent.com/Frooodle/unraid-templates/master/sshwifty.xml",
"Icon": "https://raw.githubusercontent.com/Frooodle/unraid-templates/main/icons/sshwifty.png",
"Networking": {
"Mode": "bridge"
},
"Config": [
{
"@attributes": {
"Name": "Host Port 1",
"Target": "8182",
"Default": "",
"Mode": "tcp",
"Description": "Container Port: 8182",
"Type": "Port",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "8182"
},
{
"@attributes": {
"Name": "Host Key 1",
"Target": "SSHWIFTY_TLSCERTIFICATEFILE",
"Default": "",
"Mode": "",
"Description": "Container Variable: TLSCertificateFile",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "/certs/cert.crt"
},
{
"@attributes": {
"Name": "Host Key 2",
"Target": "SSHWIFTY_TLSCERTIFICATEKEYFILE",
"Default": "",
"Mode": "",
"Description": "Container Variable: SSHWIFTY_TLSCERTIFICATEKEYFILE",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "/certs/cert.key"
},
{
"@attributes": {
"Name": "Certs",
"Target": "/certs/",
"Default": "",
"Mode": "rw",
"Description": "Container Path: /certs/",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "/mnt/user/appdata/sshwifty/certs/"
},
{
"@attributes": {
"Name": "Configuration path for sshwifty.conf.json file",
"Target": "/home/sshwifty/.config/",
"Default": "",
"Mode": "rw",
"Description": "Configuration path for optional sshwifty.conf.json file",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "/mnt/user/appdata/sshwifty/config/"
}
],
"Repo": "Froodle's Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/FroodlesRepository/sshwifty.xml",
"CategoryList": [
"Tools-Utilities",
"Network-Web",
"Network-Other"
],
"downloads": 1358867,
"stars": 11,
"LastUpdate": 1653020791,
"LastUpdateScan": 1655071404,
"FirstSeen": 1655071404
},
{ {
"Name": "Invitarr", "Name": "Invitarr",
"Repository": "piratify/invitarr:latest", "Repository": "piratify/invitarr:latest",
@ -208552,22 +208653,25 @@
"MediaApp-Photos", "MediaApp-Photos",
"MediaApp-Other" "MediaApp-Other"
], ],
"downloads": 14614, "downloads": 14681,
"stars": 1, "stars": 1,
"trending": 0.253, "LastUpdate": 1653658640,
"trending": 0.456,
"trends": [ "trends": [
3.508, 3.508,
3.849, 3.849,
3.243, 3.243,
0.357, 0.357,
0.253 0.253,
0.456
], ],
"trendsDate": [ "trendsDate": [
1642079027, 1642079027,
1644678196, 1644678196,
1647273805, 1647273805,
1649873011, 1649873011,
1652472213 1652472213,
1655071404
], ],
"downloadtrend": [ "downloadtrend": [
13039, 13039,
@ -208575,12 +208679,12 @@
14054, 14054,
14525, 14525,
14577, 14577,
14614 14614,
14681
], ],
"LastUpdateScan": 1652472213, "LastUpdateScan": 1655071404,
"LastUpdate": 1651313097,
"FirstSeen": 1639479827, "FirstSeen": 1639479827,
"topTrending": -3.255 "topTrending": -3.052
}, },
{ {
"Name": "Chromium-Desktop-G3", "Name": "Chromium-Desktop-G3",
@ -208673,21 +208777,24 @@
"Tools-Utilities", "Tools-Utilities",
"Network-Web" "Network-Web"
], ],
"downloads": 26825, "downloads": 27144,
"trending": 0.999, "LastUpdate": 1653033278,
"trending": 1.175,
"trends": [ "trends": [
11.551, 11.551,
8.41, 8.41,
5.212, 5.212,
1.092, 1.092,
0.999 0.999,
1.175
], ],
"trendsDate": [ "trendsDate": [
1642079027, 1642079027,
1644678196, 1644678196,
1647273806, 1647273806,
1649873012, 1649873012,
1652472214 1652472214,
1655071404
], ],
"downloadtrend": [ "downloadtrend": [
20170, 20170,
@ -208695,12 +208802,12 @@
24898, 24898,
26267, 26267,
26557, 26557,
26825 26825,
27144
], ],
"LastUpdateScan": 1652472214, "LastUpdateScan": 1655071404,
"LastUpdate": 1651304908,
"FirstSeen": 1639479828, "FirstSeen": 1639479828,
"topTrending": -10.552 "topTrending": -10.376
}, },
{ {
"Name": "Composerize", "Name": "Composerize",
@ -210695,22 +210802,25 @@
"Tools-Utilities", "Tools-Utilities",
"Network-Web" "Network-Web"
], ],
"downloads": 86921, "downloads": 87202,
"stars": 2, "stars": 3,
"trending": 0.397, "LastUpdate": 1653654367,
"trending": 0.322,
"trends": [ "trends": [
29.531, 29.531,
2.189, 2.189,
1.913, 1.913,
0.568, 0.568,
0.397 0.397,
0.322
], ],
"trendsDate": [ "trendsDate": [
1642079028, 1642079028,
1644678196, 1644678196,
1647273806, 1647273806,
1649873012, 1649873012,
1652472214 1652472214,
1655071404
], ],
"downloadtrend": [ "downloadtrend": [
58200, 58200,
@ -210718,12 +210828,12 @@
84437, 84437,
86084, 86084,
86576, 86576,
86921 86921,
87202
], ],
"LastUpdateScan": 1652472214, "LastUpdateScan": 1655071404,
"LastUpdate": 1651305340,
"FirstSeen": 1639479828, "FirstSeen": 1639479828,
"topTrending": -29.134 "topTrending": -29.209
}, },
{ {
"Name": "FlashPaper", "Name": "FlashPaper",
@ -211112,21 +211222,24 @@
"Tools-Utilities", "Tools-Utilities",
"MediaApp-Photos" "MediaApp-Photos"
], ],
"downloads": 14173, "downloads": 14194,
"trending": 0.296, "LastUpdate": 1653044116,
"trending": 0.148,
"trends": [ "trends": [
8.278, 8.278,
8.684, 8.684,
4.827, 4.827,
0.163, 0.163,
0.296 0.296,
0.148
], ],
"trendsDate": [ "trendsDate": [
1642079028, 1642079028,
1644678196, 1644678196,
1647273806, 1647273806,
1649873012, 1649873012,
1652472214 1652472214,
1655071404
], ],
"downloadtrend": [ "downloadtrend": [
11246, 11246,
@ -211134,12 +211247,12 @@
13427, 13427,
14108, 14108,
14131, 14131,
14173 14173,
14194
], ],
"LastUpdateScan": 1652472214, "LastUpdateScan": 1655071404,
"LastUpdate": 1651319537,
"FirstSeen": 1639479828, "FirstSeen": 1639479828,
"topTrending": -7.982 "topTrending": -8.13
}, },
{ {
"Name": "Gerbera", "Name": "Gerbera",
@ -211347,21 +211460,24 @@
"Tools-Utilities", "Tools-Utilities",
"MediaApp-Photos" "MediaApp-Photos"
], ],
"downloads": 13375, "downloads": 13398,
"trending": 0.262, "LastUpdate": 1653657931,
"trending": 0.172,
"trends": [ "trends": [
5.405, 5.405,
5.649, 5.649,
2.995, 2.995,
0.135, 0.135,
0.262 0.262,
0.172
], ],
"trendsDate": [ "trendsDate": [
1642079028, 1642079028,
1644678197, 1644678197,
1647273806, 1647273806,
1649873012, 1649873012,
1652472214 1652472214,
1655071405
], ],
"downloadtrend": [ "downloadtrend": [
11534, 11534,
@ -211369,12 +211485,12 @@
12923, 12923,
13322, 13322,
13340, 13340,
13375 13375,
13398
], ],
"LastUpdateScan": 1652472214, "LastUpdateScan": 1655071405,
"LastUpdate": 1651309920,
"FirstSeen": 1639479828, "FirstSeen": 1639479828,
"topTrending": -5.143000000000001 "topTrending": -5.2330000000000005
}, },
{ {
"Name": "Gokapi", "Name": "Gokapi",
@ -212178,22 +212294,25 @@
"Tools-Utilities", "Tools-Utilities",
"MediaApp-Photos" "MediaApp-Photos"
], ],
"downloads": 13256, "downloads": 13273,
"stars": 1, "stars": 1,
"trending": 0.181, "LastUpdate": 1653657270,
"trending": 0.128,
"trends": [ "trends": [
2.903, 2.903,
4.392, 4.392,
2.223, 2.223,
0.03, 0.03,
0.181 0.181,
0.128
], ],
"trendsDate": [ "trendsDate": [
1642079028, 1642079028,
1644678197, 1644678197,
1647273807, 1647273807,
1649873013, 1649873013,
1652472215 1652472215,
1655071405
], ],
"downloadtrend": [ "downloadtrend": [
12007, 12007,
@ -212201,12 +212320,12 @@
12934, 12934,
13228, 13228,
13232, 13232,
13256 13256,
13273
], ],
"LastUpdateScan": 1652472215, "LastUpdateScan": 1655071405,
"LastUpdate": 1651309198,
"FirstSeen": 1639479829, "FirstSeen": 1639479829,
"topTrending": -2.722 "topTrending": -2.775
}, },
{ {
"Name": "Jellyfin", "Name": "Jellyfin",
@ -213940,21 +214059,24 @@
"MediaApp-Photos", "MediaApp-Photos",
"MediaApp-Other" "MediaApp-Other"
], ],
"downloads": 11495, "downloads": 11522,
"trending": 0.348, "LastUpdate": 1653655810,
"trending": 0.234,
"trends": [ "trends": [
4.805, 4.805,
2.639, 2.639,
2.239, 2.239,
0.175, 0.175,
0.348 0.348,
0.234
], ],
"trendsDate": [ "trendsDate": [
1642079029, 1642079029,
1644678197, 1644678197,
1647273807, 1647273807,
1649873013, 1649873013,
1652472215 1652472215,
1655071405
], ],
"downloadtrend": [ "downloadtrend": [
10361, 10361,
@ -213962,12 +214084,12 @@
11179, 11179,
11435, 11435,
11455, 11455,
11495 11495,
11522
], ],
"LastUpdateScan": 1652472215, "LastUpdateScan": 1655071405,
"LastUpdate": 1651306997,
"FirstSeen": 1639479829, "FirstSeen": 1639479829,
"topTrending": -4.457 "topTrending": -4.571
}, },
{ {
"Name": "OpenKM-CE", "Name": "OpenKM-CE",
@ -215269,29 +215391,32 @@
"Productivity", "Productivity",
"Tools-Utilities" "Tools-Utilities"
], ],
"downloads": 4297095, "downloads": 4308615,
"stars": 29, "stars": 29,
"trending": 0.126, "LastUpdate": 1652855332,
"trending": 0.267,
"trends": [ "trends": [
0.95, 0.95,
0.12, 0.12,
0.126 0.126,
0.267
], ],
"trendsDate": [ "trendsDate": [
1647273807, 1647273807,
1649873013, 1649873013,
1652472215 1652472215,
1655071405
], ],
"downloadtrend": [ "downloadtrend": [
4245811, 4245811,
4286518, 4286518,
4291684, 4291684,
4297095 4297095,
4308615
], ],
"LastUpdateScan": 1652472215, "LastUpdateScan": 1655071405,
"LastUpdate": 1599634411,
"FirstSeen": 1644678198, "FirstSeen": 1644678198,
"topTrending": -0.824 "topTrending": -0.6829999999999999
}, },
{ {
"Name": "RSS-Proxy", "Name": "RSS-Proxy",

File diff suppressed because one or more lines are too long

View File

@ -1,7 +1,7 @@
{ {
"apps": 1713, "apps": 1714,
"last_updated_timestamp": 1655064202, "last_updated_timestamp": 1655071406,
"last_updated": "2022-06-12 16:03", "last_updated": "2022-06-12 18:03",
"categories": [ "categories": [
{ {
"Cat": "Backup:", "Cat": "Backup:",
@ -9435,8 +9435,8 @@
"Tools-Utilities" "Tools-Utilities"
], ],
"downloads": 3712, "downloads": 3712,
"LastUpdate": 1445872802,
"LastUpdateScan": 1655064201, "LastUpdateScan": 1655064201,
"LastUpdate": 1445872802,
"FirstSeen": 1 "FirstSeen": 1
}, },
{ {
@ -90438,7 +90438,6 @@
], ],
"downloads": 285278, "downloads": 285278,
"stars": 6, "stars": 6,
"LastUpdate": 1655011889,
"trending": 0.405, "trending": 0.405,
"trends": [ "trends": [
19.554, 19.554,
@ -90468,6 +90467,7 @@
285278 285278
], ],
"LastUpdateScan": 1655064201, "LastUpdateScan": 1655064201,
"LastUpdate": 1655011889,
"FirstSeen": 1613488286, "FirstSeen": 1613488286,
"topTrending": -19.148999999999997, "topTrending": -19.148999999999997,
"topPerforming": 0.405 "topPerforming": 0.405
@ -155305,7 +155305,6 @@
], ],
"downloads": 15431, "downloads": 15431,
"stars": 1, "stars": 1,
"LastUpdate": 1617311211,
"trending": 0.084, "trending": 0.084,
"trends": [ "trends": [
12.078, 12.078,
@ -155335,6 +155334,7 @@
15431 15431
], ],
"LastUpdateScan": 1655064201, "LastUpdateScan": 1655064201,
"LastUpdate": 1617311211,
"FirstSeen": 1616090572, "FirstSeen": 1616090572,
"topTrending": -11.994 "topTrending": -11.994
}, },
@ -180533,7 +180533,6 @@
], ],
"downloads": 79691, "downloads": 79691,
"stars": 3, "stars": 3,
"LastUpdate": 1632452771,
"trending": 0.015, "trending": 0.015,
"trends": [ "trends": [
0.379, 0.379,
@ -180563,6 +180562,7 @@
79691 79691
], ],
"LastUpdateScan": 1655064202, "LastUpdateScan": 1655064202,
"LastUpdate": 1632452771,
"FirstSeen": 1613481065, "FirstSeen": 1613481065,
"topTrending": -0.364 "topTrending": -0.364
}, },
@ -181500,7 +181500,6 @@
], ],
"downloads": 1389851, "downloads": 1389851,
"stars": 2, "stars": 2,
"LastUpdate": 1652872385,
"trending": 0.056, "trending": 0.056,
"trends": [ "trends": [
2.734, 2.734,
@ -181530,6 +181529,7 @@
1389851 1389851
], ],
"LastUpdateScan": 1655064202, "LastUpdateScan": 1655064202,
"LastUpdate": 1652872385,
"FirstSeen": 1613481065, "FirstSeen": 1613481065,
"topTrending": -2.678, "topTrending": -2.678,
"topPerforming": 0.056 "topPerforming": 0.056
@ -183284,7 +183284,6 @@
], ],
"downloads": 1113250, "downloads": 1113250,
"stars": 11, "stars": 11,
"LastUpdate": 1655029725,
"trending": 0.447, "trending": 0.447,
"trends": [ "trends": [
15.088, 15.088,
@ -183314,6 +183313,7 @@
1113250 1113250
], ],
"LastUpdateScan": 1655064202, "LastUpdateScan": 1655064202,
"LastUpdate": 1655029725,
"FirstSeen": 1616068973, "FirstSeen": 1616068973,
"topTrending": -14.641, "topTrending": -14.641,
"topPerforming": 0.447 "topPerforming": 0.447
@ -198713,6 +198713,107 @@
"FirstSeen": 1628431051, "FirstSeen": 1628431051,
"topTrending": -0.03400000000000003 "topTrending": -0.03400000000000003
}, },
{
"Name": "sshwifty",
"Repository": "niruix/sshwifty",
"Registry": "https://hub.docker.com/r/niruix/sshwifty",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Support": "https://github.com/nirui/sshwifty",
"Project": "https://github.com/nirui/sshwifty",
"Overview": "Sshwifty is a SSH and Telnet connector made for the Web. It can be deployed on your computer or server to provide SSH and Telnet access interface for any compatible (standard) web browser.\r\nFor support in chrome website must run in HTTPS mode, as such a .crt and .key file must be privded in /mnt/user/appdata/sshwifty/certs/\r\nSupports configuration file for hosts with passwords/private key matches prepopulated\r\nhttps://github.com/nirui/sshwifty",
"WebUI": "http://[IP]:[PORT:8182]",
"TemplateURL": "https://raw.githubusercontent.com/Frooodle/unraid-templates/master/sshwifty.xml",
"Icon": "https://raw.githubusercontent.com/Frooodle/unraid-templates/main/icons/sshwifty.png",
"Networking": {
"Mode": "bridge"
},
"Config": [
{
"@attributes": {
"Name": "Host Port 1",
"Target": "8182",
"Default": "",
"Mode": "tcp",
"Description": "Container Port: 8182",
"Type": "Port",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "8182"
},
{
"@attributes": {
"Name": "Host Key 1",
"Target": "SSHWIFTY_TLSCERTIFICATEFILE",
"Default": "",
"Mode": "",
"Description": "Container Variable: TLSCertificateFile",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "/certs/cert.crt"
},
{
"@attributes": {
"Name": "Host Key 2",
"Target": "SSHWIFTY_TLSCERTIFICATEKEYFILE",
"Default": "",
"Mode": "",
"Description": "Container Variable: SSHWIFTY_TLSCERTIFICATEKEYFILE",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "/certs/cert.key"
},
{
"@attributes": {
"Name": "Certs",
"Target": "/certs/",
"Default": "",
"Mode": "rw",
"Description": "Container Path: /certs/",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "/mnt/user/appdata/sshwifty/certs/"
},
{
"@attributes": {
"Name": "Configuration path for sshwifty.conf.json file",
"Target": "/home/sshwifty/.config/",
"Default": "",
"Mode": "rw",
"Description": "Configuration path for optional sshwifty.conf.json file",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "/mnt/user/appdata/sshwifty/config/"
}
],
"Repo": "Froodle's Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/FroodlesRepository/sshwifty.xml",
"CategoryList": [
"Tools-Utilities",
"Network-Web",
"Network-Other"
],
"downloads": 1358867,
"stars": 11,
"LastUpdate": 1653020791,
"LastUpdateScan": 1655071404,
"FirstSeen": 1655071404
},
{ {
"Name": "Invitarr", "Name": "Invitarr",
"Repository": "piratify/invitarr:latest", "Repository": "piratify/invitarr:latest",
@ -208714,22 +208815,25 @@
"MediaApp-Photos", "MediaApp-Photos",
"MediaApp-Other" "MediaApp-Other"
], ],
"downloads": 14614, "downloads": 14681,
"stars": 1, "stars": 1,
"trending": 0.253, "LastUpdate": 1653658640,
"trending": 0.456,
"trends": [ "trends": [
3.508, 3.508,
3.849, 3.849,
3.243, 3.243,
0.357, 0.357,
0.253 0.253,
0.456
], ],
"trendsDate": [ "trendsDate": [
1642079027, 1642079027,
1644678196, 1644678196,
1647273805, 1647273805,
1649873011, 1649873011,
1652472213 1652472213,
1655071404
], ],
"downloadtrend": [ "downloadtrend": [
13039, 13039,
@ -208737,12 +208841,12 @@
14054, 14054,
14525, 14525,
14577, 14577,
14614 14614,
14681
], ],
"LastUpdateScan": 1652472213, "LastUpdateScan": 1655071404,
"LastUpdate": 1651313097,
"FirstSeen": 1639479827, "FirstSeen": 1639479827,
"topTrending": -3.255 "topTrending": -3.052
}, },
{ {
"Name": "Chromium-Desktop-G3", "Name": "Chromium-Desktop-G3",
@ -208835,21 +208939,24 @@
"Tools-Utilities", "Tools-Utilities",
"Network-Web" "Network-Web"
], ],
"downloads": 26825, "downloads": 27144,
"trending": 0.999, "LastUpdate": 1653033278,
"trending": 1.175,
"trends": [ "trends": [
11.551, 11.551,
8.41, 8.41,
5.212, 5.212,
1.092, 1.092,
0.999 0.999,
1.175
], ],
"trendsDate": [ "trendsDate": [
1642079027, 1642079027,
1644678196, 1644678196,
1647273806, 1647273806,
1649873012, 1649873012,
1652472214 1652472214,
1655071404
], ],
"downloadtrend": [ "downloadtrend": [
20170, 20170,
@ -208857,12 +208964,12 @@
24898, 24898,
26267, 26267,
26557, 26557,
26825 26825,
27144
], ],
"LastUpdateScan": 1652472214, "LastUpdateScan": 1655071404,
"LastUpdate": 1651304908,
"FirstSeen": 1639479828, "FirstSeen": 1639479828,
"topTrending": -10.552 "topTrending": -10.376
}, },
{ {
"Name": "Composerize", "Name": "Composerize",
@ -210857,22 +210964,25 @@
"Tools-Utilities", "Tools-Utilities",
"Network-Web" "Network-Web"
], ],
"downloads": 86921, "downloads": 87202,
"stars": 2, "stars": 3,
"trending": 0.397, "LastUpdate": 1653654367,
"trending": 0.322,
"trends": [ "trends": [
29.531, 29.531,
2.189, 2.189,
1.913, 1.913,
0.568, 0.568,
0.397 0.397,
0.322
], ],
"trendsDate": [ "trendsDate": [
1642079028, 1642079028,
1644678196, 1644678196,
1647273806, 1647273806,
1649873012, 1649873012,
1652472214 1652472214,
1655071404
], ],
"downloadtrend": [ "downloadtrend": [
58200, 58200,
@ -210880,12 +210990,12 @@
84437, 84437,
86084, 86084,
86576, 86576,
86921 86921,
87202
], ],
"LastUpdateScan": 1652472214, "LastUpdateScan": 1655071404,
"LastUpdate": 1651305340,
"FirstSeen": 1639479828, "FirstSeen": 1639479828,
"topTrending": -29.134 "topTrending": -29.209
}, },
{ {
"Name": "FlashPaper", "Name": "FlashPaper",
@ -211274,21 +211384,24 @@
"Tools-Utilities", "Tools-Utilities",
"MediaApp-Photos" "MediaApp-Photos"
], ],
"downloads": 14173, "downloads": 14194,
"trending": 0.296, "LastUpdate": 1653044116,
"trending": 0.148,
"trends": [ "trends": [
8.278, 8.278,
8.684, 8.684,
4.827, 4.827,
0.163, 0.163,
0.296 0.296,
0.148
], ],
"trendsDate": [ "trendsDate": [
1642079028, 1642079028,
1644678196, 1644678196,
1647273806, 1647273806,
1649873012, 1649873012,
1652472214 1652472214,
1655071404
], ],
"downloadtrend": [ "downloadtrend": [
11246, 11246,
@ -211296,12 +211409,12 @@
13427, 13427,
14108, 14108,
14131, 14131,
14173 14173,
14194
], ],
"LastUpdateScan": 1652472214, "LastUpdateScan": 1655071404,
"LastUpdate": 1651319537,
"FirstSeen": 1639479828, "FirstSeen": 1639479828,
"topTrending": -7.982 "topTrending": -8.13
}, },
{ {
"Name": "Gerbera", "Name": "Gerbera",
@ -211509,21 +211622,24 @@
"Tools-Utilities", "Tools-Utilities",
"MediaApp-Photos" "MediaApp-Photos"
], ],
"downloads": 13375, "downloads": 13398,
"trending": 0.262, "LastUpdate": 1653657931,
"trending": 0.172,
"trends": [ "trends": [
5.405, 5.405,
5.649, 5.649,
2.995, 2.995,
0.135, 0.135,
0.262 0.262,
0.172
], ],
"trendsDate": [ "trendsDate": [
1642079028, 1642079028,
1644678197, 1644678197,
1647273806, 1647273806,
1649873012, 1649873012,
1652472214 1652472214,
1655071405
], ],
"downloadtrend": [ "downloadtrend": [
11534, 11534,
@ -211531,12 +211647,12 @@
12923, 12923,
13322, 13322,
13340, 13340,
13375 13375,
13398
], ],
"LastUpdateScan": 1652472214, "LastUpdateScan": 1655071405,
"LastUpdate": 1651309920,
"FirstSeen": 1639479828, "FirstSeen": 1639479828,
"topTrending": -5.143000000000001 "topTrending": -5.2330000000000005
}, },
{ {
"Name": "Gokapi", "Name": "Gokapi",
@ -212340,22 +212456,25 @@
"Tools-Utilities", "Tools-Utilities",
"MediaApp-Photos" "MediaApp-Photos"
], ],
"downloads": 13256, "downloads": 13273,
"stars": 1, "stars": 1,
"trending": 0.181, "LastUpdate": 1653657270,
"trending": 0.128,
"trends": [ "trends": [
2.903, 2.903,
4.392, 4.392,
2.223, 2.223,
0.03, 0.03,
0.181 0.181,
0.128
], ],
"trendsDate": [ "trendsDate": [
1642079028, 1642079028,
1644678197, 1644678197,
1647273807, 1647273807,
1649873013, 1649873013,
1652472215 1652472215,
1655071405
], ],
"downloadtrend": [ "downloadtrend": [
12007, 12007,
@ -212363,12 +212482,12 @@
12934, 12934,
13228, 13228,
13232, 13232,
13256 13256,
13273
], ],
"LastUpdateScan": 1652472215, "LastUpdateScan": 1655071405,
"LastUpdate": 1651309198,
"FirstSeen": 1639479829, "FirstSeen": 1639479829,
"topTrending": -2.722 "topTrending": -2.775
}, },
{ {
"Name": "Jellyfin", "Name": "Jellyfin",
@ -214102,21 +214221,24 @@
"MediaApp-Photos", "MediaApp-Photos",
"MediaApp-Other" "MediaApp-Other"
], ],
"downloads": 11495, "downloads": 11522,
"trending": 0.348, "LastUpdate": 1653655810,
"trending": 0.234,
"trends": [ "trends": [
4.805, 4.805,
2.639, 2.639,
2.239, 2.239,
0.175, 0.175,
0.348 0.348,
0.234
], ],
"trendsDate": [ "trendsDate": [
1642079029, 1642079029,
1644678197, 1644678197,
1647273807, 1647273807,
1649873013, 1649873013,
1652472215 1652472215,
1655071405
], ],
"downloadtrend": [ "downloadtrend": [
10361, 10361,
@ -214124,12 +214246,12 @@
11179, 11179,
11435, 11435,
11455, 11455,
11495 11495,
11522
], ],
"LastUpdateScan": 1652472215, "LastUpdateScan": 1655071405,
"LastUpdate": 1651306997,
"FirstSeen": 1639479829, "FirstSeen": 1639479829,
"topTrending": -4.457 "topTrending": -4.571
}, },
{ {
"Name": "OpenKM-CE", "Name": "OpenKM-CE",
@ -215431,29 +215553,32 @@
"Productivity", "Productivity",
"Tools-Utilities" "Tools-Utilities"
], ],
"downloads": 4297095, "downloads": 4308615,
"stars": 29, "stars": 29,
"trending": 0.126, "LastUpdate": 1652855332,
"trending": 0.267,
"trends": [ "trends": [
0.95, 0.95,
0.12, 0.12,
0.126 0.126,
0.267
], ],
"trendsDate": [ "trendsDate": [
1647273807, 1647273807,
1649873013, 1649873013,
1652472215 1652472215,
1655071405
], ],
"downloadtrend": [ "downloadtrend": [
4245811, 4245811,
4286518, 4286518,
4291684, 4291684,
4297095 4297095,
4308615
], ],
"LastUpdateScan": 1652472215, "LastUpdateScan": 1655071405,
"LastUpdate": 1599634411,
"FirstSeen": 1644678198, "FirstSeen": 1644678198,
"topTrending": -0.824 "topTrending": -0.6829999999999999
}, },
{ {
"Name": "RSS-Proxy", "Name": "RSS-Proxy",

File diff suppressed because one or more lines are too long

View File

@ -2268,5 +2268,6 @@
"eeacms/rsync": 1654862621, "eeacms/rsync": 1654862621,
"randomninjaatk/lidarr-extended": 1654999405, "randomninjaatk/lidarr-extended": 1654999405,
"https://github.com/CollinHeist/TitleCardMaker": 1655045558, "https://github.com/CollinHeist/TitleCardMaker": 1655045558,
"p3terx/aria2-pro": 1655045558 "p3terx/aria2-pro": 1655045558,
"niruix/sshwifty": 1655071404
} }

31
log.txt
View File

@ -2282,6 +2282,7 @@ Processing /tmp/appFeed/templates/FroodlesRepository/cleanarr.xml...Removed from
Processing /tmp/appFeed/templates/FroodlesRepository/dependency-track-api-server.xml...Success Processing /tmp/appFeed/templates/FroodlesRepository/dependency-track-api-server.xml...Success
Processing /tmp/appFeed/templates/FroodlesRepository/dependency-track-frontend.xml...Success Processing /tmp/appFeed/templates/FroodlesRepository/dependency-track-frontend.xml...Success
Processing /tmp/appFeed/templates/FroodlesRepository/sonarqube.xml...Success Processing /tmp/appFeed/templates/FroodlesRepository/sonarqube.xml...Success
Processing /tmp/appFeed/templates/FroodlesRepository/sshwifty.xml...Success
Downloading priate's Repository: https://github.com/Sleepingpirates/invitarr-unraid -> /tmp/appFeed/templates/priatesRepository Success! Downloading priate's Repository: https://github.com/Sleepingpirates/invitarr-unraid -> /tmp/appFeed/templates/priatesRepository Success!
@ -2910,18 +2911,24 @@ Processing /tmp/appFeed/templates/justinzhangsRepository/aria2-pro/aria2-pro.xml
Updating stats on containers Updating stats on containers
jshridha/rdiffweb niruix/sshwifty
jshridha/rdiffweb Downloads: 3712 Stars: 0 Base: unknown niruix/sshwifty Downloads: 1358867 Stars: 11 Base: unknown
ich777/jellyfin accetto/ubuntu-vnc-xfce-blender-g3
ich777/jellyfin Downloads: 285278 Stars: 6 Base: unknown accetto/ubuntu-vnc-xfce-blender-g3 Downloads: 14681 Stars: 1 Base: unknown
randomninjaatk/fhdhr accetto/ubuntu-vnc-xfce-chromium-g3
randomninjaatk/fhdhr Downloads: 15431 Stars: 1 Base: unknown accetto/ubuntu-vnc-xfce-chromium-g3 Downloads: 27144 Stars: 0 Base: unknown
lastelement21/emby-sync accetto/ubuntu-vnc-xfce-firefox-g3
lastelement21/emby-sync Downloads: 79691 Stars: 3 Base: unknown accetto/ubuntu-vnc-xfce-firefox-g3 Downloads: 87202 Stars: 3 Base: unknown
rand256/valetudo-mapper accetto/ubuntu-vnc-xfce-freecad-g3
rand256/valetudo-mapper Downloads: 1389851 Stars: 2 Base: unknown accetto/ubuntu-vnc-xfce-freecad-g3 Downloads: 14194 Stars: 0 Base: unknown
akaunting/akaunting accetto/ubuntu-vnc-xfce-gimp-g3
akaunting/akaunting Downloads: 1113250 Stars: 11 Base: unknown accetto/ubuntu-vnc-xfce-gimp-g3 Downloads: 13398 Stars: 0 Base: unknown
accetto/ubuntu-vnc-xfce-inkscape-g3
accetto/ubuntu-vnc-xfce-inkscape-g3 Downloads: 13273 Stars: 1 Base: unknown
accetto/ubuntu-vnc-xfce-opengl-g3
accetto/ubuntu-vnc-xfce-opengl-g3 Downloads: 11522 Stars: 0 Base: unknown
romancin/rclonebrowser
romancin/rclonebrowser Downloads: 4308615 Stars: 29 Base: unknown
Updating GitHub Updating GitHub

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -55952,16 +55952,17 @@
}, },
"accetto/ubuntu-vnc-xfce-blender-g3": { "accetto/ubuntu-vnc-xfce-blender-g3": {
"Base": null, "Base": null,
"Downloads": 14614, "Downloads": 14681,
"Stars": 1, "Stars": 1,
"Time": 1652472213, "Time": 1655071404,
"trending": 0.253, "trending": 0.456,
"trends": [ "trends": [
3.508, 3.508,
3.849, 3.849,
3.243, 3.243,
0.357, 0.357,
0.253 0.253,
0.456
], ],
"downloadtrend": [ "downloadtrend": [
13039, 13039,
@ -55969,29 +55970,32 @@
14054, 14054,
14525, 14525,
14577, 14577,
14614 14614,
14681
], ],
"trendsDate": [ "trendsDate": [
1642079027, 1642079027,
1644678196, 1644678196,
1647273805, 1647273805,
1649873011, 1649873011,
1652472213 1652472213,
1655071404
], ],
"LastUpdate": 1651313097 "LastUpdate": 1653658640
}, },
"accetto/ubuntu-vnc-xfce-chromium-g3": { "accetto/ubuntu-vnc-xfce-chromium-g3": {
"Base": null, "Base": null,
"Downloads": 26825, "Downloads": 27144,
"Stars": null, "Stars": null,
"Time": 1652472214, "Time": 1655071404,
"trending": 0.999, "trending": 1.175,
"trends": [ "trends": [
11.551, 11.551,
8.41, 8.41,
5.212, 5.212,
1.092, 1.092,
0.999 0.999,
1.175
], ],
"downloadtrend": [ "downloadtrend": [
20170, 20170,
@ -55999,29 +56003,32 @@
24898, 24898,
26267, 26267,
26557, 26557,
26825 26825,
27144
], ],
"trendsDate": [ "trendsDate": [
1642079027, 1642079027,
1644678196, 1644678196,
1647273806, 1647273806,
1649873012, 1649873012,
1652472214 1652472214,
1655071404
], ],
"LastUpdate": 1651304908 "LastUpdate": 1653033278
}, },
"accetto/ubuntu-vnc-xfce-firefox-g3": { "accetto/ubuntu-vnc-xfce-firefox-g3": {
"Base": null, "Base": null,
"Downloads": 86921, "Downloads": 87202,
"Stars": 2, "Stars": 3,
"Time": 1652472214, "Time": 1655071404,
"trending": 0.397, "trending": 0.322,
"trends": [ "trends": [
29.531, 29.531,
2.189, 2.189,
1.913, 1.913,
0.568, 0.568,
0.397 0.397,
0.322
], ],
"downloadtrend": [ "downloadtrend": [
58200, 58200,
@ -56029,29 +56036,32 @@
84437, 84437,
86084, 86084,
86576, 86576,
86921 86921,
87202
], ],
"trendsDate": [ "trendsDate": [
1642079028, 1642079028,
1644678196, 1644678196,
1647273806, 1647273806,
1649873012, 1649873012,
1652472214 1652472214,
1655071404
], ],
"LastUpdate": 1651305340 "LastUpdate": 1653654367
}, },
"accetto/ubuntu-vnc-xfce-freecad-g3": { "accetto/ubuntu-vnc-xfce-freecad-g3": {
"Base": null, "Base": null,
"Downloads": 14173, "Downloads": 14194,
"Stars": null, "Stars": null,
"Time": 1652472214, "Time": 1655071404,
"trending": 0.296, "trending": 0.148,
"trends": [ "trends": [
8.278, 8.278,
8.684, 8.684,
4.827, 4.827,
0.163, 0.163,
0.296 0.296,
0.148
], ],
"downloadtrend": [ "downloadtrend": [
11246, 11246,
@ -56059,29 +56069,32 @@
13427, 13427,
14108, 14108,
14131, 14131,
14173 14173,
14194
], ],
"trendsDate": [ "trendsDate": [
1642079028, 1642079028,
1644678196, 1644678196,
1647273806, 1647273806,
1649873012, 1649873012,
1652472214 1652472214,
1655071404
], ],
"LastUpdate": 1651319537 "LastUpdate": 1653044116
}, },
"accetto/ubuntu-vnc-xfce-gimp-g3": { "accetto/ubuntu-vnc-xfce-gimp-g3": {
"Base": null, "Base": null,
"Downloads": 13375, "Downloads": 13398,
"Stars": null, "Stars": null,
"Time": 1652472214, "Time": 1655071405,
"trending": 0.262, "trending": 0.172,
"trends": [ "trends": [
5.405, 5.405,
5.649, 5.649,
2.995, 2.995,
0.135, 0.135,
0.262 0.262,
0.172
], ],
"downloadtrend": [ "downloadtrend": [
11534, 11534,
@ -56089,29 +56102,32 @@
12923, 12923,
13322, 13322,
13340, 13340,
13375 13375,
13398
], ],
"trendsDate": [ "trendsDate": [
1642079028, 1642079028,
1644678197, 1644678197,
1647273806, 1647273806,
1649873012, 1649873012,
1652472214 1652472214,
1655071405
], ],
"LastUpdate": 1651309920 "LastUpdate": 1653657931
}, },
"accetto/ubuntu-vnc-xfce-inkscape-g3": { "accetto/ubuntu-vnc-xfce-inkscape-g3": {
"Base": null, "Base": null,
"Downloads": 13256, "Downloads": 13273,
"Stars": 1, "Stars": 1,
"Time": 1652472215, "Time": 1655071405,
"trending": 0.181, "trending": 0.128,
"trends": [ "trends": [
2.903, 2.903,
4.392, 4.392,
2.223, 2.223,
0.03, 0.03,
0.181 0.181,
0.128
], ],
"downloadtrend": [ "downloadtrend": [
12007, 12007,
@ -56119,29 +56135,32 @@
12934, 12934,
13228, 13228,
13232, 13232,
13256 13256,
13273
], ],
"trendsDate": [ "trendsDate": [
1642079028, 1642079028,
1644678197, 1644678197,
1647273807, 1647273807,
1649873013, 1649873013,
1652472215 1652472215,
1655071405
], ],
"LastUpdate": 1651309198 "LastUpdate": 1653657270
}, },
"accetto/ubuntu-vnc-xfce-opengl-g3": { "accetto/ubuntu-vnc-xfce-opengl-g3": {
"Base": null, "Base": null,
"Downloads": 11495, "Downloads": 11522,
"Stars": null, "Stars": null,
"Time": 1652472215, "Time": 1655071405,
"trending": 0.348, "trending": 0.234,
"trends": [ "trends": [
4.805, 4.805,
2.639, 2.639,
2.239, 2.239,
0.175, 0.175,
0.348 0.348,
0.234
], ],
"downloadtrend": [ "downloadtrend": [
10361, 10361,
@ -56149,16 +56168,18 @@
11179, 11179,
11435, 11435,
11455, 11455,
11495 11495,
11522
], ],
"trendsDate": [ "trendsDate": [
1642079029, 1642079029,
1644678197, 1644678197,
1647273807, 1647273807,
1649873013, 1649873013,
1652472215 1652472215,
1655071405
], ],
"LastUpdate": 1651306997 "LastUpdate": 1653655810
}, },
"scprime/scprime": { "scprime/scprime": {
"Base": null, "Base": null,
@ -58661,27 +58682,30 @@
}, },
"romancin/rclonebrowser": { "romancin/rclonebrowser": {
"Base": null, "Base": null,
"Downloads": 4297095, "Downloads": 4308615,
"Stars": 29, "Stars": 29,
"Time": 1652472215, "Time": 1655071405,
"trending": 0.126, "trending": 0.267,
"trends": [ "trends": [
0.95, 0.95,
0.12, 0.12,
0.126 0.126,
0.267
], ],
"downloadtrend": [ "downloadtrend": [
4245811, 4245811,
4286518, 4286518,
4291684, 4291684,
4297095 4297095,
4308615
], ],
"trendsDate": [ "trendsDate": [
1647273807, 1647273807,
1649873013, 1649873013,
1652472215 1652472215,
1655071405
], ],
"LastUpdate": 1599634411 "LastUpdate": 1652855332
}, },
"rudloff/alltube": { "rudloff/alltube": {
"Base": null, "Base": null,
@ -61095,5 +61119,16 @@
"downloadtrend": null, "downloadtrend": null,
"trendsDate": null, "trendsDate": null,
"LastUpdate": 1654965245 "LastUpdate": 1654965245
},
"niruix/sshwifty": {
"Base": null,
"Downloads": 1358867,
"Stars": 11,
"Time": 1655071404,
"trending": null,
"trends": null,
"downloadtrend": null,
"trendsDate": null,
"LastUpdate": 1653020791
} }
} }