This commit is contained in:
Andrew Z 2021-11-09 00:03:46 -05:00
parent 19b0227285
commit 73361efce3
5 changed files with 245 additions and 202 deletions

View File

@ -1,3 +1,3 @@
{ {
"last_updated_timestamp": 1636427003 "last_updated_timestamp": 1636434224
} }

View File

@ -1910,24 +1910,28 @@
"Productivity", "Productivity",
"Tools-Utilities" "Tools-Utilities"
], ],
"downloads": 61243, "downloads": 80472,
"stars": 1, "stars": 1,
"trending": 30.286, "trending": 23.895,
"trends": [ "trends": [
46.137, 46.137,
30.286 30.286,
23.895
], ],
"trendsDate": [ "trendsDate": [
1631239419, 1631239419,
1633838611 1633838611,
1636434224
], ],
"downloadtrend": [ "downloadtrend": [
22997, 22997,
42695, 42695,
61243 61243,
80472
], ],
"LastUpdateScan": 1633838611, "LastUpdateScan": 1636434224,
"FirstSeen": 1623441784 "FirstSeen": 1623441784,
"topTrending": -22.242
}, },
{ {
"TemplateURL": "https://raw.githubusercontent.com/binhex/docker-templates/master/binhex/couchpotato-git.xml", "TemplateURL": "https://raw.githubusercontent.com/binhex/docker-templates/master/binhex/couchpotato-git.xml",
@ -30570,7 +30574,7 @@
"WebUI": "http://[IP]:[PORT:80]", "WebUI": "http://[IP]:[PORT:80]",
"TemplateURL": "https://raw.githubusercontent.com/linuxserver/templates/main/unraid/xbackbone.xml", "TemplateURL": "https://raw.githubusercontent.com/linuxserver/templates/main/unraid/xbackbone.xml",
"Icon": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/xbackbone-logo.png", "Icon": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/xbackbone-logo.png",
"Date": 1636424421, "Date": 1636510821,
"Config": [ "Config": [
{ {
"@attributes": { "@attributes": {
@ -33354,7 +33358,6 @@
"Tools-System", "Tools-System",
"Plugins" "Plugins"
], ],
"LastUpdateScan": 1636426999,
"FirstSeen": 1555805286 "FirstSeen": 1555805286
}, },
{ {
@ -105555,7 +105558,6 @@
"Other", "Other",
"Plugins" "Plugins"
], ],
"LastUpdateScan": 1636427003,
"FirstSeen": 1592246202 "FirstSeen": 1592246202
}, },
{ {
@ -164474,11 +164476,18 @@
"Networking": { "Networking": {
"Mode": "bridge", "Mode": "bridge",
"Publish": { "Publish": {
"Port": { "Port": [
"HostPort": "8668", {
"ContainerPort": "8668", "HostPort": "8668",
"Protocol": "tcp" "ContainerPort": "8668",
} "Protocol": "tcp"
},
{
"HostPort": "8514",
"ContainerPort": "514",
"Protocol": "udp"
}
]
} }
}, },
"Data": { "Data": {

View File

@ -1,7 +1,7 @@
{ {
"apps": 1408, "apps": 1408,
"last_updated_timestamp": 1636427003, "last_updated_timestamp": 1636434224,
"last_updated": "2021-11-08 22:03", "last_updated": "2021-11-09 00:03",
"categories": [ "categories": [
{ {
"Cat": "Backup:", "Cat": "Backup:",
@ -2072,24 +2072,28 @@
"Productivity", "Productivity",
"Tools-Utilities" "Tools-Utilities"
], ],
"downloads": 61243, "downloads": 80472,
"stars": 1, "stars": 1,
"trending": 30.286, "trending": 23.895,
"trends": [ "trends": [
46.137, 46.137,
30.286 30.286,
23.895
], ],
"trendsDate": [ "trendsDate": [
1631239419, 1631239419,
1633838611 1633838611,
1636434224
], ],
"downloadtrend": [ "downloadtrend": [
22997, 22997,
42695, 42695,
61243 61243,
80472
], ],
"LastUpdateScan": 1633838611, "LastUpdateScan": 1636434224,
"FirstSeen": 1623441784 "FirstSeen": 1623441784,
"topTrending": -22.242
}, },
{ {
"TemplateURL": "https://raw.githubusercontent.com/binhex/docker-templates/master/binhex/couchpotato-git.xml", "TemplateURL": "https://raw.githubusercontent.com/binhex/docker-templates/master/binhex/couchpotato-git.xml",
@ -30732,7 +30736,7 @@
"WebUI": "http://[IP]:[PORT:80]", "WebUI": "http://[IP]:[PORT:80]",
"TemplateURL": "https://raw.githubusercontent.com/linuxserver/templates/main/unraid/xbackbone.xml", "TemplateURL": "https://raw.githubusercontent.com/linuxserver/templates/main/unraid/xbackbone.xml",
"Icon": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/xbackbone-logo.png", "Icon": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/xbackbone-logo.png",
"Date": 1636424421, "Date": 1636510821,
"Config": [ "Config": [
{ {
"@attributes": { "@attributes": {
@ -33516,7 +33520,6 @@
"Tools-System", "Tools-System",
"Plugins" "Plugins"
], ],
"LastUpdateScan": 1636426999,
"FirstSeen": 1555805286 "FirstSeen": 1555805286
}, },
{ {
@ -105717,7 +105720,6 @@
"Other", "Other",
"Plugins" "Plugins"
], ],
"LastUpdateScan": 1636427003,
"FirstSeen": 1592246202 "FirstSeen": 1592246202
}, },
{ {
@ -164636,11 +164638,18 @@
"Networking": { "Networking": {
"Mode": "bridge", "Mode": "bridge",
"Publish": { "Publish": {
"Port": { "Port": [
"HostPort": "8668", {
"ContainerPort": "8668", "HostPort": "8668",
"Protocol": "tcp" "ContainerPort": "8668",
} "Protocol": "tcp"
},
{
"HostPort": "8514",
"ContainerPort": "514",
"Protocol": "udp"
}
]
} }
}, },
"Data": { "Data": {

View File

@ -440,10 +440,9 @@
"CategoryList": [ "CategoryList": [
"Network-Other" "Network-Other"
], ],
"downloads": 100672, "downloads": 100734,
"trending": 0.064, "trending": 0.062,
"trends": [ "trends": [
0.183,
0.155, 0.155,
0.102, 0.102,
0.044, 0.044,
@ -455,10 +454,10 @@
0.072, 0.072,
0.064, 0.064,
0.066, 0.066,
0.064 0.064,
0.062
], ],
"trendsDate": [ "trendsDate": [
1602649048,
1605244087, 1605244087,
1607843277, 1607843277,
1610442458, 1610442458,
@ -470,10 +469,10 @@
1626033780, 1626033780,
1628633005, 1628633005,
1631232234, 1631232234,
1633831412 1633831412,
1636426997
], ],
"downloadtrend": [ "downloadtrend": [
99776,
99931, 99931,
100033, 100033,
100077, 100077,
@ -485,12 +484,13 @@
100478, 100478,
100542, 100542,
100608, 100608,
100672 100672,
100734
], ],
"LastUpdateScan": 1633831412, "LastUpdateScan": 1636426997,
"FirstSeen": 1, "FirstSeen": 1,
"topTrending": -0.119, "topTrending": -0.093,
"topPerforming": 0.064 "topPerforming": 0.062
}, },
{ {
"Name": "PlexConnect", "Name": "PlexConnect",
@ -977,10 +977,9 @@
"CategoryList": [ "CategoryList": [
"Downloaders" "Downloaders"
], ],
"downloads": 81971, "downloads": 82387,
"trending": 0.488, "trending": 0.505,
"trends": [ "trends": [
0.596,
0.422, 0.422,
0.286, 0.286,
0.352, 0.352,
@ -992,10 +991,10 @@
0.501, 0.501,
0.499, 0.499,
0.494, 0.494,
0.488 0.488,
0.505
], ],
"trendsDate": [ "trendsDate": [
1602649049,
1605244087, 1605244087,
1607843277, 1607843277,
1610442458, 1610442458,
@ -1007,10 +1006,10 @@
1626033781, 1626033781,
1628633005, 1628633005,
1631232234, 1631232234,
1633831413 1633831413,
1636426997
], ],
"downloadtrend": [ "downloadtrend": [
77548,
77877, 77877,
78100, 78100,
78376, 78376,
@ -1022,11 +1021,12 @@
80763, 80763,
81168, 81168,
81571, 81571,
81971 81971,
82387
], ],
"LastUpdateScan": 1633831413, "LastUpdateScan": 1636426997,
"FirstSeen": 1, "FirstSeen": 1,
"topTrending": -0.10799999999999998 "topTrending": 0.08300000000000002
}, },
{ {
"Name": "FoldingAtHome", "Name": "FoldingAtHome",
@ -1548,11 +1548,10 @@
"CategoryList": [ "CategoryList": [
"HomeAutomation" "HomeAutomation"
], ],
"downloads": 563854209, "downloads": 572953565,
"stars": 1474, "stars": 1514,
"trending": 1.569, "trending": 1.588,
"trends": [ "trends": [
6.776,
4.95, 4.95,
2.046, 2.046,
1.561, 1.561,
@ -1564,10 +1563,10 @@
2.084, 2.084,
2.045, 2.045,
2.022, 2.022,
1.569 1.569,
1.588
], ],
"trendsDate": [ "trendsDate": [
1602649050,
1605244087, 1605244087,
1607843277, 1607843277,
1610442458, 1610442458,
@ -1579,10 +1578,10 @@
1626033781, 1626033781,
1628633006, 1628633006,
1631232235, 1631232235,
1633831413 1633831413,
1636426998
], ],
"downloadtrend": [ "downloadtrend": [
426607874,
448826398, 448826398,
458201969, 458201969,
465468294, 465468294,
@ -1594,12 +1593,13 @@
532666553, 532666553,
543788131, 543788131,
555009660, 555009660,
563854209 563854209,
572953565
], ],
"LastUpdateScan": 1633831413, "LastUpdateScan": 1636426998,
"FirstSeen": 1, "FirstSeen": 1,
"topTrending": -5.207, "topTrending": -3.362,
"topPerforming": 1.569 "topPerforming": 1.588
}, },
{ {
"TemplateURL": "https://raw.githubusercontent.com/binhex/docker-templates/master/binhex/airsonic.xml", "TemplateURL": "https://raw.githubusercontent.com/binhex/docker-templates/master/binhex/airsonic.xml",
@ -3766,31 +3766,34 @@
"Productivity", "Productivity",
"Tools-Utilities" "Tools-Utilities"
], ],
"downloads": 574277, "downloads": 609320,
"stars": 1, "stars": 1,
"trending": 5.988, "trending": 5.751,
"trends": [ "trends": [
6.939, 6.939,
7.468, 7.468,
7.807, 7.807,
5.988 5.988,
5.751
], ],
"trendsDate": [ "trendsDate": [
1626033781, 1626033781,
1628633006, 1628633006,
1631232235, 1631232235,
1633831413 1633831413,
1636426998
], ],
"downloadtrend": [ "downloadtrend": [
428612, 428612,
460571, 460571,
497742, 497742,
539890, 539890,
574277 574277,
609320
], ],
"LastUpdateScan": 1633831413, "LastUpdateScan": 1636426998,
"FirstSeen": 1561075630, "FirstSeen": 1561075630,
"topTrending": -0.9509999999999996 "topTrending": -1.1879999999999997
}, },
{ {
"TemplateURL": "https://raw.githubusercontent.com/binhex/docker-templates/master/binhex/medusa.xml", "TemplateURL": "https://raw.githubusercontent.com/binhex/docker-templates/master/binhex/medusa.xml",
@ -9970,7 +9973,7 @@
"Productivity", "Productivity",
"Tools-Utilities" "Tools-Utilities"
], ],
"LastUpdateScan": 1633831413, "LastUpdateScan": 1636426998,
"FirstSeen": 1 "FirstSeen": 1
}, },
{ {
@ -10727,11 +10730,10 @@
"MediaApp-Photos", "MediaApp-Photos",
"MediaServer-Photos" "MediaServer-Photos"
], ],
"downloads": 160706, "downloads": 161198,
"stars": 1, "stars": 1,
"trending": 0.327, "trending": 0.305,
"trends": [ "trends": [
1.212,
0.631, 0.631,
0.351, 0.351,
0.378, 0.378,
@ -10743,10 +10745,10 @@
0.359, 0.359,
0.328, 0.328,
0.352, 0.352,
0.327 0.327,
0.305
], ],
"trendsDate": [ "trendsDate": [
1602649053,
1605244088, 1605244088,
1607843278, 1607843278,
1610442459, 1610442459,
@ -10758,10 +10760,10 @@
1626033782, 1626033782,
1628633006, 1628633006,
1631232236, 1631232236,
1633831414 1633831414,
1636426998
], ],
"downloadtrend": [ "downloadtrend": [
152512,
153481, 153481,
154022, 154022,
154607, 154607,
@ -10773,12 +10775,13 @@
159093, 159093,
159617, 159617,
160181, 160181,
160706 160706,
161198
], ],
"LastUpdateScan": 1633831414, "LastUpdateScan": 1636426998,
"FirstSeen": 1, "FirstSeen": 1,
"topTrending": -0.885, "topTrending": -0.326,
"topPerforming": 0.327 "topPerforming": 0.305
}, },
{ {
"Name": "Dockergui-dev", "Name": "Dockergui-dev",
@ -13885,11 +13888,10 @@
"CategoryList": [ "CategoryList": [
"Network-Other" "Network-Other"
], ],
"downloads": 378008, "downloads": 385210,
"stars": 14, "stars": 14,
"trending": 1.832, "trending": 1.87,
"trends": [ "trends": [
1.984,
1.728, 1.728,
0.223, 0.223,
0.403, 0.403,
@ -13901,10 +13903,10 @@
0.359, 0.359,
0.868, 0.868,
1.859, 1.859,
1.832 1.832,
1.87
], ],
"trendsDate": [ "trendsDate": [
1602649054,
1605244088, 1605244088,
1607843278, 1607843278,
1610442459, 1610442459,
@ -13916,10 +13918,10 @@
1626033782, 1626033782,
1628633007, 1628633007,
1631232236, 1631232236,
1633831414 1633831414,
1636426999
], ],
"downloadtrend": [ "downloadtrend": [
342574,
348599, 348599,
349379, 349379,
350793, 350793,
@ -13931,12 +13933,13 @@
361022, 361022,
364183, 364183,
371083, 371083,
378008 378008,
385210
], ],
"LastUpdateScan": 1633831414, "LastUpdateScan": 1636426999,
"FirstSeen": 1, "FirstSeen": 1,
"topTrending": -0.1519999999999999, "topTrending": 0.14200000000000013,
"topPerforming": 1.832 "topPerforming": 1.87
}, },
{ {
"Name": "qbittorrent", "Name": "qbittorrent",
@ -33351,6 +33354,7 @@
"Tools-System", "Tools-System",
"Plugins" "Plugins"
], ],
"LastUpdateScan": 1636426999,
"FirstSeen": 1555805286 "FirstSeen": 1555805286
}, },
{ {
@ -35051,9 +35055,9 @@
"CategoryList": [ "CategoryList": [
"Other" "Other"
], ],
"downloads": 7580, "downloads": 7650,
"stars": 2, "stars": 2,
"LastUpdateScan": 1633831415, "LastUpdateScan": 1636426999,
"FirstSeen": 1471752000 "FirstSeen": 1471752000
}, },
{ {
@ -35089,11 +35093,10 @@
"HomeAutomation", "HomeAutomation",
"Tools-Utilities" "Tools-Utilities"
], ],
"downloads": 62449, "downloads": 62672,
"stars": 1, "stars": 1,
"trending": 0.354, "trending": 0.356,
"trends": [ "trends": [
0.696,
0.46, 0.46,
0.371, 0.371,
0.311, 0.311,
@ -35105,10 +35108,10 @@
0.481, 0.481,
0.429, 0.429,
0.337, 0.337,
0.354 0.354,
0.356
], ],
"trendsDate": [ "trendsDate": [
1602649059,
1605244090, 1605244090,
1607843280, 1607843280,
1610442461, 1610442461,
@ -35120,10 +35123,10 @@
1626033784, 1626033784,
1628633009, 1628633009,
1631232238, 1631232238,
1633831416 1633831416,
1636426999
], ],
"downloadtrend": [ "downloadtrend": [
59055,
59328, 59328,
59549, 59549,
59735, 59735,
@ -35135,11 +35138,12 @@
61752, 61752,
62018, 62018,
62228, 62228,
62449 62449,
62672
], ],
"LastUpdateScan": 1633831416, "LastUpdateScan": 1636426999,
"FirstSeen": 1490241600, "FirstSeen": 1490241600,
"topTrending": -0.34199999999999997 "topTrending": -0.10400000000000004
}, },
{ {
"Name": "nowshowing", "Name": "nowshowing",
@ -35797,9 +35801,20 @@
"CategoryList": [ "CategoryList": [
"Downloaders" "Downloaders"
], ],
"downloads": 6254342, "downloads": 6317380,
"stars": 54, "stars": 55,
"LastUpdateScan": 1633831416, "trending": 0.998,
"trends": [
0.998
],
"trendsDate": [
1636426999
],
"downloadtrend": [
6254342,
6317380
],
"LastUpdateScan": 1636426999,
"FirstSeen": 1633831416 "FirstSeen": 1633831416
}, },
{ {
@ -38928,7 +38943,7 @@
"CategoryList": [ "CategoryList": [
"Tools-Utilities" "Tools-Utilities"
], ],
"LastUpdateScan": 1633831416, "LastUpdateScan": 1636427000,
"FirstSeen": 1521950400 "FirstSeen": 1521950400
}, },
{ {
@ -40299,11 +40314,10 @@
"Network-Management", "Network-Management",
"Tools-Utilities" "Tools-Utilities"
], ],
"downloads": 434257, "downloads": 440668,
"stars": 3, "stars": 3,
"trending": 1.24, "trending": 1.455,
"trends": [ "trends": [
3.123,
1.633, 1.633,
0.967, 0.967,
0.905, 0.905,
@ -40315,10 +40329,10 @@
1.351, 1.351,
1.819, 1.819,
1.269, 1.269,
1.24 1.24,
1.455
], ],
"trendsDate": [ "trendsDate": [
1602649060,
1605244090, 1605244090,
1607843280, 1607843280,
1610442462, 1610442462,
@ -40330,10 +40344,10 @@
1626033785, 1626033785,
1628633010, 1628633010,
1631232239, 1631232239,
1633831417 1633831417,
1636427000
], ],
"downloadtrend": [ "downloadtrend": [
365572,
371642, 371642,
375269, 375269,
378697, 378697,
@ -40345,12 +40359,13 @@
415731, 415731,
423433, 423433,
428874, 428874,
434257 434257,
440668
], ],
"LastUpdateScan": 1633831417, "LastUpdateScan": 1636427000,
"FirstSeen": 1470110400, "FirstSeen": 1470110400,
"topTrending": -1.8830000000000002, "topTrending": -0.17799999999999994,
"topPerforming": 1.24 "topPerforming": 1.455
}, },
{ {
"Name": "apcupsd-influxdb-exporter", "Name": "apcupsd-influxdb-exporter",
@ -43886,11 +43901,10 @@
"Backup", "Backup",
"Tools-Utilities" "Tools-Utilities"
], ],
"downloads": 1129746, "downloads": 1129820,
"stars": 5, "stars": 5,
"trending": 0.005, "trending": 0.007,
"trends": [ "trends": [
0.674,
0.588, 0.588,
0.485, 0.485,
0.278, 0.278,
@ -43902,10 +43916,10 @@
0.008, 0.008,
0.009, 0.009,
0.005, 0.005,
0.005 0.005,
0.007
], ],
"trendsDate": [ "trendsDate": [
1602649060,
1605244090, 1605244090,
1607843281, 1607843281,
1610442462, 1610442462,
@ -43917,10 +43931,10 @@
1626033785, 1626033785,
1628633010, 1628633010,
1631232239, 1631232239,
1633831417 1633831417,
1636427001
], ],
"downloadtrend": [ "downloadtrend": [
1113619,
1120209, 1120209,
1125668, 1125668,
1128802, 1128802,
@ -43932,12 +43946,13 @@
1129535, 1129535,
1129632, 1129632,
1129692, 1129692,
1129746 1129746,
1129820
], ],
"LastUpdateScan": 1633831417, "LastUpdateScan": 1636427001,
"FirstSeen": 1, "FirstSeen": 1,
"topTrending": -0.669, "topTrending": -0.581,
"topPerforming": 0.005 "topPerforming": 0.007
}, },
{ {
"Privileged": "false", "Privileged": "false",
@ -59917,7 +59932,7 @@
"MediaServer-Video", "MediaServer-Video",
"Network-Proxy" "Network-Proxy"
], ],
"LastUpdateScan": 1633831417, "LastUpdateScan": 1636427001,
"FirstSeen": "1519326784" "FirstSeen": "1519326784"
}, },
{ {
@ -60022,11 +60037,10 @@
"Tools-Utilities", "Tools-Utilities",
"MediaServer-Other" "MediaServer-Other"
], ],
"downloads": 166796678, "downloads": 170551012,
"stars": 211, "stars": 214,
"trending": 1.975, "trending": 2.201,
"trends": [ "trends": [
8.998,
6.791, 6.791,
2.359, 2.359,
1.692, 1.692,
@ -60038,10 +60052,10 @@
1.986, 1.986,
2.173, 2.173,
2.089, 2.089,
1.975 1.975,
2.201
], ],
"trendsDate": [ "trendsDate": [
1602649061,
1605244091, 1605244091,
1607843281, 1607843281,
1610442463, 1610442463,
@ -60053,10 +60067,10 @@
1626033787, 1626033787,
1628633010, 1628633010,
1631232240, 1631232240,
1633831417 1633831417,
1636427001
], ],
"downloadtrend": [ "downloadtrend": [
123153545,
132125788, 132125788,
135318353, 135318353,
137646703, 137646703,
@ -60068,12 +60082,13 @@
156608967, 156608967,
160088187, 160088187,
163502964, 163502964,
166796678 166796678,
170551012
], ],
"LastUpdateScan": 1633831417, "LastUpdateScan": 1636427001,
"FirstSeen": "1522344585", "FirstSeen": "1522344585",
"topTrending": -7.023, "topTrending": -4.59,
"topPerforming": 1.975 "topPerforming": 2.201
}, },
{ {
"Name": "DiskSpeed", "Name": "DiskSpeed",
@ -60547,11 +60562,10 @@
"CategoryList": [ "CategoryList": [
"Network-Other" "Network-Other"
], ],
"downloads": 163816, "downloads": 174305,
"stars": 1, "stars": 1,
"trending": 6.5, "trending": 6.018,
"trends": [ "trends": [
7.897,
4.659, 4.659,
0.795, 0.795,
2.45, 2.45,
@ -60563,10 +60577,10 @@
1.655, 1.655,
1.77, 1.77,
6.943, 6.943,
6.5 6.5,
6.018
], ],
"trendsDate": [ "trendsDate": [
1602649062,
1605244091, 1605244091,
1607843281, 1607843281,
1610442463, 1610442463,
@ -60578,10 +60592,10 @@
1626033787, 1626033787,
1628633011, 1628633011,
1631232240, 1631232240,
1633831418 1633831418,
1636427001
], ],
"downloadtrend": [ "downloadtrend": [
115714,
121368, 121368,
122340, 122340,
125412, 125412,
@ -60593,12 +60607,13 @@
140011, 140011,
142534, 142534,
153168, 153168,
163816 163816,
174305
], ],
"LastUpdateScan": 1633831418, "LastUpdateScan": 1636427001,
"FirstSeen": 1553288500, "FirstSeen": 1553288500,
"topTrending": -1.3970000000000002, "topTrending": 1.359,
"topPerforming": 6.5 "topPerforming": 6.018
}, },
{ {
"Name": "OpenRA", "Name": "OpenRA",
@ -62107,11 +62122,10 @@
"Network-Management", "Network-Management",
"Tools-Utilities" "Tools-Utilities"
], ],
"downloads": 49977323, "downloads": 51023859,
"stars": 190, "stars": 193,
"trending": 2.35, "trending": 2.051,
"trends": [ "trends": [
5.562,
3.975, 3.975,
1.836, 1.836,
1.932, 1.932,
@ -62123,10 +62137,10 @@
4.705, 4.705,
2.722, 2.722,
2.74, 2.74,
2.35 2.35,
2.051
], ],
"trendsDate": [ "trendsDate": [
1602649062,
1605244091, 1605244091,
1607843281, 1607843281,
1610442463, 1610442463,
@ -62138,10 +62152,10 @@
1626033787, 1626033787,
1628633011, 1628633011,
1631232240, 1631232240,
1633831418 1633831418,
1636427002
], ],
"downloadtrend": [ "downloadtrend": [
34760956,
36199771, 36199771,
36876849, 36876849,
37603322, 37603322,
@ -62153,12 +62167,13 @@
46173687, 46173687,
47465817, 47465817,
48802959, 48802959,
49977323 49977323,
51023859
], ],
"LastUpdateScan": 1633831418, "LastUpdateScan": 1636427002,
"FirstSeen": "1527398179", "FirstSeen": "1527398179",
"topTrending": -3.212, "topTrending": -1.924,
"topPerforming": 2.35 "topPerforming": 2.051
}, },
{ {
"Name": "TasmoAdmin", "Name": "TasmoAdmin",
@ -73662,11 +73677,10 @@
"CategoryList": [ "CategoryList": [
"Network-Other" "Network-Other"
], ],
"downloads": 49977323, "downloads": 51023859,
"stars": 190, "stars": 193,
"trending": 2.35, "trending": 2.051,
"trends": [ "trends": [
5.562,
3.975, 3.975,
1.836, 1.836,
1.932, 1.932,
@ -73678,10 +73692,10 @@
4.705, 4.705,
2.722, 2.722,
2.74, 2.74,
2.35 2.35,
2.051
], ],
"trendsDate": [ "trendsDate": [
1602649062,
1605244091, 1605244091,
1607843281, 1607843281,
1610442463, 1610442463,
@ -73693,10 +73707,10 @@
1626033787, 1626033787,
1628633011, 1628633011,
1631232240, 1631232240,
1633831418 1633831418,
1636427002
], ],
"downloadtrend": [ "downloadtrend": [
34760956,
36199771, 36199771,
36876849, 36876849,
37603322, 37603322,
@ -73708,12 +73722,13 @@
46173687, 46173687,
47465817, 47465817,
48802959, 48802959,
49977323 49977323,
51023859
], ],
"LastUpdateScan": 1633831418, "LastUpdateScan": 1636427002,
"FirstSeen": "1527398179", "FirstSeen": "1527398179",
"topTrending": -3.212, "topTrending": -1.924,
"topPerforming": 2.35 "topPerforming": 2.051
}, },
{ {
"Name": "Mopidy", "Name": "Mopidy",
@ -74212,31 +74227,34 @@
"CategoryList": [ "CategoryList": [
"Productivity" "Productivity"
], ],
"downloads": 21500262, "downloads": 22133547,
"stars": 223, "stars": 223,
"trending": 3.177, "trending": 2.861,
"trends": [ "trends": [
4.553, 4.553,
10.125, 10.125,
8.046, 8.046,
3.177 3.177,
2.861
], ],
"trendsDate": [ "trendsDate": [
1626033788, 1626033788,
1628633011, 1628633011,
1631232241, 1631232241,
1633831418 1633831418,
1636427002
], ],
"downloadtrend": [ "downloadtrend": [
16420689, 16420689,
17204073, 17204073,
19142176, 19142176,
20817138, 20817138,
21500262 21500262,
22133547
], ],
"LastUpdateScan": 1633831418, "LastUpdateScan": 1636427002,
"FirstSeen": 1581844009, "FirstSeen": 1581844009,
"topTrending": -1.376 "topTrending": -1.6919999999999997
}, },
{ {
"Name": "PRPDF", "Name": "PRPDF",
@ -84196,9 +84214,10 @@
1626033788, 1626033788,
1628633012, 1628633012,
1631232241, 1631232241,
1633831419 1633831419,
1636427002
], ],
"LastUpdateScan": 1633831419, "LastUpdateScan": 1636427002,
"FirstSeen": 1558447642 "FirstSeen": 1558447642
}, },
{ {
@ -89271,9 +89290,10 @@
1626033788, 1626033788,
1628633012, 1628633012,
1631232241, 1631232241,
1633831419 1633831419,
1636427003
], ],
"LastUpdateScan": 1633831419, "LastUpdateScan": 1636427003,
"FirstSeen": 1558447643 "FirstSeen": 1558447643
}, },
{ {
@ -90508,9 +90528,10 @@
1626033788, 1626033788,
1628633012, 1628633012,
1631232241, 1631232241,
1633831419 1633831419,
1636427003
], ],
"LastUpdateScan": 1633831419, "LastUpdateScan": 1636427003,
"FirstSeen": 1558418820 "FirstSeen": 1558418820
}, },
{ {
@ -105534,6 +105555,7 @@
"Other", "Other",
"Plugins" "Plugins"
], ],
"LastUpdateScan": 1636427003,
"FirstSeen": 1592246202 "FirstSeen": 1592246202
}, },
{ {
@ -187142,7 +187164,7 @@
"CategoryList": [ "CategoryList": [
"Network-Web" "Network-Web"
], ],
"LastUpdateScan": 1633831419, "LastUpdateScan": 1636427003,
"FirstSeen": 1626033789 "FirstSeen": 1626033789
}, },
{ {

View File

@ -53358,22 +53358,25 @@
}, },
"binhex/arch-code-server": { "binhex/arch-code-server": {
"Base": null, "Base": null,
"Downloads": 61243, "Downloads": 80472,
"Stars": 1, "Stars": 1,
"Time": 1633838611, "Time": 1636434224,
"trending": 30.286, "trending": 23.895,
"trends": [ "trends": [
46.137, 46.137,
30.286 30.286,
23.895
], ],
"downloadtrend": [ "downloadtrend": [
22997, 22997,
42695, 42695,
61243 61243,
80472
], ],
"trendsDate": [ "trendsDate": [
1631239419, 1631239419,
1633838611 1633838611,
1636434224
] ]
}, },
"checkmk/check-mk-raw:2.0.0-latest": { "checkmk/check-mk-raw:2.0.0-latest": {