This commit is contained in:
Andrew Z 2024-02-29 18:06:12 -05:00
parent 79e6e0611e
commit de3abee811
6 changed files with 330 additions and 181 deletions

View File

@ -1,3 +1,3 @@
{
"last_updated_timestamp": 1709240759
"last_updated_timestamp": 1709247970
}

View File

@ -1309,7 +1309,7 @@
"TemplateURL": "https://raw.githubusercontent.com/binhex/docker-templates/master/binhex/flaresolverr.xml",
"Name": "binhex-flaresolverr",
"Overview": "FlareSolverr starts a proxy server, and it waits for user requests in an idle state using few resources. When some request arrives, it uses Selenium with the undetected-chromedriver to create a web browser (Chrome). It opens the URL with user parameters and waits until the Cloudflare challenge is solved (or timeout). The HTML code and the cookies are sent back to the user, and those cookies can be used to bypass Cloudflare using other HTTP clients.",
"Support": "https://forums.lime-technology.com/topic/61433-support-binhex-flaresolverr/",
"Support": "https://forums.unraid.net/topic/155853-support-binhex-flaresolverr/",
"ReadMe": "https://github.com/binhex/documentation",
"Registry": "https://registry.hub.docker.com/r/binhex/arch-flaresolverr/",
"GitHub": "https://github.com/binhex/arch-flaresolverr",
@ -127300,7 +127300,7 @@
"@attributes": {
"Name": "Display Width",
"Target": "DISPLAY_WIDTH",
"Default": "657",
"Default": "900",
"Mode": "",
"Description": "Width (in pixels) of the virtual screen's window.",
"Type": "Variable",
@ -127308,13 +127308,13 @@
"Required": "false",
"Mask": "false"
},
"value": "657"
"value": "900"
},
{
"@attributes": {
"Name": "Display Height",
"Target": "DISPLAY_HEIGHT",
"Default": "473",
"Default": "700",
"Mode": "",
"Description": "Height (in pixels) of the virtual screen's window.",
"Type": "Variable",
@ -127322,7 +127322,7 @@
"Required": "false",
"Mask": "false"
},
"value": "473"
"value": "700"
},
{
"@attributes": {
@ -127358,7 +127358,7 @@
"Target": "ENABLE_CJK_FONT",
"Default": "",
"Mode": "",
"Description": "When set to 1, open-source computer font WenQuanYi Zen Hei is installed. This font contains a large range of Chinese/Japanese/Korean characters.\t",
"Description": "When set to 1, open-source computer font WenQuanYi Zen Hei is installed. This font contains a large range of Chinese/Japanese/Korean characters.",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
@ -127369,7 +127369,7 @@
{
"@attributes": {
"Name": "Storage to back up",
"Target": "/drive_d/",
"Target": "/backup_volume/",
"Default": "/mnt/user/",
"Mode": "rw",
"Description": "This will be exposed to the Backblaze Client as drive D and therefore be backed up",
@ -127384,7 +127384,7 @@
"@attributes": {
"Name": "Config",
"Target": "/config",
"Default": "/mnt/user/appdata/backblaze_personal_backup/",
"Default": "/mnt/cache/appdata/backblaze_personal_backup/",
"Mode": "rw",
"Description": "Container Path: /config/",
"Type": "Path",
@ -127392,7 +127392,72 @@
"Required": "true",
"Mask": "false"
},
"value": "/mnt/user/appdata/backblaze_personal_backup/"
"value": "/mnt/cache/appdata/backblaze_personal_backup/"
},
{
"@attributes": {
"Name": "Force Latest Update",
"Target": "FORCE_LATEST_UPDATE",
"Default": "false",
"Description": "Forces the auto updater to download the newest version of the backblaze client from the backblaze servers instead of a known-good version from the Internet Archive.",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "true"
},
{
"@attributes": {
"Name": "User ID",
"Tareget": "USER_ID",
"Default": "99",
"Description": "When mounting docker-volumes, permission issues can arise between the docker host and the container. You can pass the User_ID permissions to the container with this variable.",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "99"
},
{
"@attributes": {
"Name": "Group ID",
"Target": "GROUP_ID",
"Default": "100",
"Description": "When mounting docker-volumes, permission issues can arise between the docker host and the container. You can pass the Group_ID permissions to the container with this variable.",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "100"
},
{
"@attributes": {
"Name": "Clean Temp Directory",
"Target": "CLEAN_TMP_DIR",
"Default": "1",
"Description": "When set to 1, all files in the /tmp directory are deleted during the container startup.",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "1"
},
{
"@attributes": {
"Name": "Disable Autoupdate",
"Target": "DISABLE_AUTOUPDATE",
"Default": "false",
"Description": "Disables the auto-update of the backblaze client to the latest known-good version at the time of the docker version release.",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "false"
}
],
"Repo": "Selfhosters Unraid Discord Repository",
@ -204117,41 +204182,41 @@
"Cloud",
"Network-Web"
],
"downloads": 1525473,
"downloads": 1527720,
"stars": 1,
"trending": 0.123,
"LastUpdate": 1691664849,
"trending": 0.147,
"trends": [
26.578,
12.677,
0.111,
0.148,
0.11,
0.107,
0.123
0.123,
0.147
],
"trendsDate": [
1691057086,
1693656335,
1696255541,
1698854760,
1701450409,
1704049552,
1706648758
1706648758,
1709247970
],
"downloadtrend": [
1324135,
1516362,
1518042,
1520291,
1521969,
1523593,
1525473
1525473,
1527720
],
"LastUpdateScan": 1706648758,
"LastUpdate": 1691664849,
"LastUpdateScan": 1709247970,
"FirstSeen": 1678064649,
"topTrending": -26.455,
"topPerforming": 0.123
"topTrending": -12.53,
"topPerforming": 0.147
},
{
"Name": "Appsmith",
@ -234139,10 +234204,10 @@
],
"Repo": "m0ngr31's Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/m0ngr31sRepository/ComfyUI-Magic.xml",
"downloads": 1649,
"downloads": 1921,
"stars": 2,
"LastUpdateScan": 1706648758,
"LastUpdate": 1702330604,
"LastUpdateScan": 1709247970,
"FirstSeen": 1701450410
},
{
@ -245992,7 +246057,7 @@
"MediaApp-Video",
"MediaServer-Video"
],
"LastUpdateScan": 1706648758,
"LastUpdateScan": 1709247970,
"FirstSeen": 1670267054
},
{
@ -267863,41 +267928,41 @@
"HomeAutomation",
"Network-Other"
],
"downloads": 2339154,
"stars": 58,
"trending": 1.505,
"downloads": 2355446,
"stars": 59,
"LastUpdate": 1703755790,
"trending": 0.692,
"trends": [
1.387,
1.393,
1.499,
1.936,
0.885,
0.389,
1.505
1.505,
0.692
],
"trendsDate": [
1691057087,
1693656335,
1696255541,
1698854760,
1701450410,
1704049552,
1706648759
1706648759,
1709247970
],
"downloadtrend": [
2166574,
2197187,
2230635,
2274683,
2294988,
2303941,
2339154
2339154,
2355446
],
"LastUpdateScan": 1706648759,
"LastUpdate": 1703755790,
"LastUpdateScan": 1709247970,
"FirstSeen": 1670267055,
"topTrending": 0.11799999999999988,
"topPerforming": 1.505
"topTrending": -0.7010000000000001,
"topPerforming": 0.692
},
{
"Name": "UniFi-API-Browser",
@ -292092,25 +292157,29 @@
"CategoryList": [
"Downloaders"
],
"downloads": 140454,
"downloads": 154264,
"stars": 19,
"trending": 9.559,
"LastUpdate": 1705758439,
"trending": 8.952,
"trends": [
9.564,
9.559
9.559,
8.952
],
"trendsDate": [
1704056125,
1706648759
1706648759,
1709247970
],
"downloadtrend": [
114879,
127028,
140454
140454,
154264
],
"LastUpdateScan": 1706648759,
"LastUpdate": 1705758439,
"FirstSeen": 1701457571
"LastUpdateScan": 1709247970,
"FirstSeen": 1701457571,
"topTrending": -0.6120000000000001
},
{
"Name": "pia-wireguard",

View File

@ -1,7 +1,7 @@
{
"apps": 2171,
"last_updated_timestamp": 1709240759,
"last_updated": "2024-02-29 16:05",
"last_updated_timestamp": 1709247970,
"last_updated": "2024-02-29 18:06",
"categories": [
{
"Cat": "AI:",
@ -1475,7 +1475,7 @@
"TemplateURL": "https://raw.githubusercontent.com/binhex/docker-templates/master/binhex/flaresolverr.xml",
"Name": "binhex-flaresolverr",
"Overview": "FlareSolverr starts a proxy server, and it waits for user requests in an idle state using few resources. When some request arrives, it uses Selenium with the undetected-chromedriver to create a web browser (Chrome). It opens the URL with user parameters and waits until the Cloudflare challenge is solved (or timeout). The HTML code and the cookies are sent back to the user, and those cookies can be used to bypass Cloudflare using other HTTP clients.",
"Support": "https://forums.lime-technology.com/topic/61433-support-binhex-flaresolverr/",
"Support": "https://forums.unraid.net/topic/155853-support-binhex-flaresolverr/",
"ReadMe": "https://github.com/binhex/documentation",
"Registry": "https://registry.hub.docker.com/r/binhex/arch-flaresolverr/",
"GitHub": "https://github.com/binhex/arch-flaresolverr",
@ -127466,7 +127466,7 @@
"@attributes": {
"Name": "Display Width",
"Target": "DISPLAY_WIDTH",
"Default": "657",
"Default": "900",
"Mode": "",
"Description": "Width (in pixels) of the virtual screen's window.",
"Type": "Variable",
@ -127474,13 +127474,13 @@
"Required": "false",
"Mask": "false"
},
"value": "657"
"value": "900"
},
{
"@attributes": {
"Name": "Display Height",
"Target": "DISPLAY_HEIGHT",
"Default": "473",
"Default": "700",
"Mode": "",
"Description": "Height (in pixels) of the virtual screen's window.",
"Type": "Variable",
@ -127488,7 +127488,7 @@
"Required": "false",
"Mask": "false"
},
"value": "473"
"value": "700"
},
{
"@attributes": {
@ -127524,7 +127524,7 @@
"Target": "ENABLE_CJK_FONT",
"Default": "",
"Mode": "",
"Description": "When set to 1, open-source computer font WenQuanYi Zen Hei is installed. This font contains a large range of Chinese/Japanese/Korean characters.\t",
"Description": "When set to 1, open-source computer font WenQuanYi Zen Hei is installed. This font contains a large range of Chinese/Japanese/Korean characters.",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
@ -127535,7 +127535,7 @@
{
"@attributes": {
"Name": "Storage to back up",
"Target": "/drive_d/",
"Target": "/backup_volume/",
"Default": "/mnt/user/",
"Mode": "rw",
"Description": "This will be exposed to the Backblaze Client as drive D and therefore be backed up",
@ -127550,7 +127550,7 @@
"@attributes": {
"Name": "Config",
"Target": "/config",
"Default": "/mnt/user/appdata/backblaze_personal_backup/",
"Default": "/mnt/cache/appdata/backblaze_personal_backup/",
"Mode": "rw",
"Description": "Container Path: /config/",
"Type": "Path",
@ -127558,7 +127558,72 @@
"Required": "true",
"Mask": "false"
},
"value": "/mnt/user/appdata/backblaze_personal_backup/"
"value": "/mnt/cache/appdata/backblaze_personal_backup/"
},
{
"@attributes": {
"Name": "Force Latest Update",
"Target": "FORCE_LATEST_UPDATE",
"Default": "false",
"Description": "Forces the auto updater to download the newest version of the backblaze client from the backblaze servers instead of a known-good version from the Internet Archive.",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "true"
},
{
"@attributes": {
"Name": "User ID",
"Tareget": "USER_ID",
"Default": "99",
"Description": "When mounting docker-volumes, permission issues can arise between the docker host and the container. You can pass the User_ID permissions to the container with this variable.",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "99"
},
{
"@attributes": {
"Name": "Group ID",
"Target": "GROUP_ID",
"Default": "100",
"Description": "When mounting docker-volumes, permission issues can arise between the docker host and the container. You can pass the Group_ID permissions to the container with this variable.",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "100"
},
{
"@attributes": {
"Name": "Clean Temp Directory",
"Target": "CLEAN_TMP_DIR",
"Default": "1",
"Description": "When set to 1, all files in the /tmp directory are deleted during the container startup.",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "1"
},
{
"@attributes": {
"Name": "Disable Autoupdate",
"Target": "DISABLE_AUTOUPDATE",
"Default": "false",
"Description": "Disables the auto-update of the backblaze client to the latest known-good version at the time of the docker version release.",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "false"
}
],
"Repo": "Selfhosters Unraid Discord Repository",
@ -204283,41 +204348,41 @@
"Cloud",
"Network-Web"
],
"downloads": 1525473,
"downloads": 1527720,
"stars": 1,
"trending": 0.123,
"LastUpdate": 1691664849,
"trending": 0.147,
"trends": [
26.578,
12.677,
0.111,
0.148,
0.11,
0.107,
0.123
0.123,
0.147
],
"trendsDate": [
1691057086,
1693656335,
1696255541,
1698854760,
1701450409,
1704049552,
1706648758
1706648758,
1709247970
],
"downloadtrend": [
1324135,
1516362,
1518042,
1520291,
1521969,
1523593,
1525473
1525473,
1527720
],
"LastUpdateScan": 1706648758,
"LastUpdate": 1691664849,
"LastUpdateScan": 1709247970,
"FirstSeen": 1678064649,
"topTrending": -26.455,
"topPerforming": 0.123
"topTrending": -12.53,
"topPerforming": 0.147
},
{
"Name": "Appsmith",
@ -234305,10 +234370,10 @@
],
"Repo": "m0ngr31's Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/m0ngr31sRepository/ComfyUI-Magic.xml",
"downloads": 1649,
"downloads": 1921,
"stars": 2,
"LastUpdateScan": 1706648758,
"LastUpdate": 1702330604,
"LastUpdateScan": 1709247970,
"FirstSeen": 1701450410
},
{
@ -246158,7 +246223,7 @@
"MediaApp-Video",
"MediaServer-Video"
],
"LastUpdateScan": 1706648758,
"LastUpdateScan": 1709247970,
"FirstSeen": 1670267054
},
{
@ -268029,41 +268094,41 @@
"HomeAutomation",
"Network-Other"
],
"downloads": 2339154,
"stars": 58,
"trending": 1.505,
"downloads": 2355446,
"stars": 59,
"LastUpdate": 1703755790,
"trending": 0.692,
"trends": [
1.387,
1.393,
1.499,
1.936,
0.885,
0.389,
1.505
1.505,
0.692
],
"trendsDate": [
1691057087,
1693656335,
1696255541,
1698854760,
1701450410,
1704049552,
1706648759
1706648759,
1709247970
],
"downloadtrend": [
2166574,
2197187,
2230635,
2274683,
2294988,
2303941,
2339154
2339154,
2355446
],
"LastUpdateScan": 1706648759,
"LastUpdate": 1703755790,
"LastUpdateScan": 1709247970,
"FirstSeen": 1670267055,
"topTrending": 0.11799999999999988,
"topPerforming": 1.505
"topTrending": -0.7010000000000001,
"topPerforming": 0.692
},
{
"Name": "UniFi-API-Browser",
@ -292258,25 +292323,29 @@
"CategoryList": [
"Downloaders"
],
"downloads": 140454,
"downloads": 154264,
"stars": 19,
"trending": 9.559,
"LastUpdate": 1705758439,
"trending": 8.952,
"trends": [
9.564,
9.559
9.559,
8.952
],
"trendsDate": [
1704056125,
1706648759
1706648759,
1709247970
],
"downloadtrend": [
114879,
127028,
140454
140454,
154264
],
"LastUpdateScan": 1706648759,
"LastUpdate": 1705758439,
"FirstSeen": 1701457571
"LastUpdateScan": 1709247970,
"FirstSeen": 1701457571,
"topTrending": -0.6120000000000001
},
{
"Name": "pia-wireguard",

11
log.txt
View File

@ -3976,6 +3976,17 @@ Processing /tmp/appFeed/templates/SasaKaranovicsRepository/OpenFanTemplate.xml..
Updating stats on containers
medaziz11/uptimekuma_restapi
medaziz11/uptimekuma_restapi Downloads: 1527720 Stars: 1 Base: unknown
futrlabsmagic/comfyui-magic
futrlabsmagic/comfyui-magic Downloads: 1921 Stars: 2 Base: unknown
Tagged - Can't determine last update
turbocheetah/sneedznab
ghcr.io/turbocheetah/sneedznab:master Downloads: Stars: Base: unknown
thingsboard/tb-postgres
thingsboard/tb-postgres Downloads: 2355446 Stars: 59 Base: unknown
ngosang/amule
ngosang/amule Downloads: 154264 Stars: 19 Base: unknown
Privileged: 102

View File

@ -639,7 +639,6 @@
],
"downloads": 200210,
"stars": 1,
"LastUpdate": 1707164384,
"trending": 1.768,
"trends": [
0.722,
@ -669,6 +668,7 @@
200210
],
"LastUpdateScan": 1709233560,
"LastUpdate": 1707164384,
"FirstSeen": 1623441784,
"topTrending": 1.046,
"topPerforming": 1.768
@ -2466,7 +2466,6 @@
],
"downloads": 777123,
"stars": 1,
"LastUpdate": 1705760538,
"trending": 0.226,
"trends": [
0.163,
@ -2496,6 +2495,7 @@
777123
],
"LastUpdateScan": 1709233560,
"LastUpdate": 1705760538,
"FirstSeen": 1561075630,
"topTrending": 0.063,
"topPerforming": 0.226
@ -7504,7 +7504,6 @@
],
"downloads": 50502982,
"stars": 1205,
"LastUpdate": 1708583227,
"trending": 0.192,
"trends": [
0.087,
@ -7534,6 +7533,7 @@
50502982
],
"LastUpdateScan": 1709233560,
"LastUpdate": 1708583227,
"FirstSeen": 1,
"topTrending": 0.10500000000000001,
"topPerforming": 0.192
@ -9459,7 +9459,6 @@
],
"downloads": 419351,
"stars": 15,
"LastUpdate": 1524626827,
"trending": 0.031,
"trends": [
0.012,
@ -9489,6 +9488,7 @@
419351
],
"LastUpdateScan": 1709233560,
"LastUpdate": 1524626827,
"FirstSeen": 1,
"topTrending": 0.019,
"topPerforming": 0.031
@ -41863,7 +41863,6 @@
"Tools-System",
"Plugins"
],
"LastUpdateScan": 1709233560,
"FirstSeen": 1555805286
},
{
@ -43086,7 +43085,6 @@
],
"downloads": 25242,
"stars": 2,
"LastUpdate": 1575494235,
"trending": 0.02,
"trends": [
8.002,
@ -43116,6 +43114,7 @@
25242
],
"LastUpdateScan": 1709233560,
"LastUpdate": 1575494235,
"FirstSeen": 1471752000,
"topTrending": -7.982000000000001
},
@ -43153,8 +43152,8 @@
],
"downloads": 63187,
"stars": 1,
"LastUpdate": 1586389219,
"LastUpdateScan": 1709233561,
"LastUpdate": 1586389219,
"FirstSeen": 1490241600
},
{
@ -43755,7 +43754,6 @@
],
"downloads": 7370235,
"stars": 78,
"LastUpdate": 1708723061,
"trending": 0.232,
"trends": [
0.445,
@ -43785,6 +43783,7 @@
7370235
],
"LastUpdateScan": 1709233561,
"LastUpdate": 1708723061,
"FirstSeen": 1633831416,
"topTrending": -0.213,
"topPerforming": 0.232
@ -46239,7 +46238,6 @@
],
"downloads": 252175439,
"stars": 1198,
"LastUpdate": 1709167409,
"trending": 3.245,
"trends": [
0.697,
@ -46269,6 +46267,7 @@
252175439
],
"LastUpdateScan": 1709233561,
"LastUpdate": 1709167409,
"FirstSeen": 1521950400,
"topTrending": 2.548,
"topPerforming": 3.245
@ -47426,7 +47425,6 @@
],
"downloads": 477219,
"stars": 3,
"LastUpdate": 1508611752,
"trending": 0.007,
"trends": [
0.005,
@ -47456,6 +47454,7 @@
477219
],
"LastUpdateScan": 1709233561,
"LastUpdate": 1508611752,
"FirstSeen": 1470110400,
"topTrending": 0.002,
"topPerforming": 0.007
@ -50558,8 +50557,8 @@
],
"downloads": 1130195,
"stars": 5,
"LastUpdate": 1582991847,
"LastUpdateScan": 1709233561,
"LastUpdate": 1582991847,
"FirstSeen": 1
},
{
@ -51864,7 +51863,6 @@
"templatePath": "/tmp/GitHub/AppFeed/templates/clowrymsRepository/Mineos-node(Ubuntu).xml",
"downloads": 3855449,
"stars": 52,
"LastUpdate": 1650898557,
"trending": 1.991,
"trends": [
1.165,
@ -51894,6 +51892,7 @@
3855449
],
"LastUpdateScan": 1709233562,
"LastUpdate": 1650898557,
"FirstSeen": 1544995612,
"topTrending": 0.8260000000000001,
"topPerforming": 1.991
@ -68331,7 +68330,6 @@
],
"downloads": 194669981,
"stars": 303,
"LastUpdate": 1708392966,
"trending": 0.126,
"trends": [
0.154,
@ -68361,6 +68359,7 @@
194669981
],
"LastUpdateScan": 1709233562,
"LastUpdate": 1708392966,
"FirstSeen": "1522344585",
"topTrending": -0.027999999999999997,
"topPerforming": 0.126
@ -68608,7 +68607,6 @@
],
"downloads": 196822,
"stars": 1,
"LastUpdate": 1553339403,
"trending": 0.05,
"trends": [
0.012,
@ -68638,6 +68636,7 @@
196822
],
"LastUpdateScan": 1709233562,
"LastUpdate": 1553339403,
"FirstSeen": 1553288500,
"topTrending": 0.038000000000000006,
"topPerforming": 0.05
@ -70121,7 +70120,6 @@
],
"downloads": 58286556,
"stars": 302,
"LastUpdate": 1646744277,
"trending": 0.116,
"trends": [
0.098,
@ -70151,6 +70149,7 @@
58286556
],
"LastUpdateScan": 1709233562,
"LastUpdate": 1646744277,
"FirstSeen": "1527398179",
"topTrending": 0.018000000000000002,
"topPerforming": 0.116
@ -71654,7 +71653,6 @@
],
"downloads": 25899,
"stars": 3,
"LastUpdate": 1671719445,
"trending": 0.023,
"trends": [
7.907,
@ -71684,6 +71682,7 @@
25899
],
"LastUpdateScan": 1709233562,
"LastUpdate": 1671719445,
"FirstSeen": 1613012808,
"topTrending": -7.884
},
@ -75223,7 +75222,6 @@
],
"downloads": 89432,
"stars": 11,
"LastUpdate": 1628106005,
"trending": 0.685,
"trends": [
0.305,
@ -75253,6 +75251,7 @@
89432
],
"LastUpdateScan": 1709233563,
"LastUpdate": 1628106005,
"FirstSeen": 1641611113,
"topTrending": 0.38000000000000006
},
@ -75976,7 +75975,6 @@
],
"downloads": 315326,
"stars": 1,
"LastUpdate": 1612478584,
"trending": 0.37,
"trends": [
0.543,
@ -76006,6 +76004,7 @@
315326
],
"LastUpdateScan": 1709233563,
"LastUpdate": 1612478584,
"FirstSeen": 1584425477,
"topTrending": -0.17300000000000004,
"topPerforming": 0.37
@ -81715,7 +81714,6 @@
"templatePath": "/tmp/GitHub/AppFeed/templates/GracksRepository/greg/chowdown.xml",
"downloads": 1203872,
"stars": 3,
"LastUpdate": 1580504676,
"trending": 0.07,
"trends": [
0.166,
@ -81745,6 +81743,7 @@
1203872
],
"LastUpdateScan": 1709233563,
"LastUpdate": 1580504676,
"FirstSeen": 1550721741,
"topTrending": -0.096,
"topPerforming": 0.07
@ -89596,8 +89595,8 @@
"GameServers"
],
"downloads": 1287,
"LastUpdate": 1705434863,
"LastUpdateScan": 1709233563,
"LastUpdate": 1705434863,
"FirstSeen": 1667663797
},
{
@ -93269,7 +93268,6 @@
"GameServers"
],
"stars": 46,
"LastUpdate": 1708617973,
"trendsDate": [
1693641892,
1696241149,
@ -93280,6 +93278,7 @@
1709233563
],
"LastUpdateScan": 1709233563,
"LastUpdate": 1708617973,
"FirstSeen": 1558447642
},
{
@ -98677,7 +98676,6 @@
"GameServers"
],
"stars": 46,
"LastUpdate": 1708617973,
"trendsDate": [
1693641892,
1696241149,
@ -98688,6 +98686,7 @@
1709233563
],
"LastUpdateScan": 1709233563,
"LastUpdate": 1708617973,
"FirstSeen": 1558447643
},
{
@ -100135,7 +100134,6 @@
"GameServers"
],
"stars": 46,
"LastUpdate": 1708617973,
"trendsDate": [
1693641892,
1696241149,
@ -100146,6 +100144,7 @@
1709233564
],
"LastUpdateScan": 1709233564,
"LastUpdate": 1708617973,
"FirstSeen": 1558418820
},
{
@ -107277,7 +107276,6 @@
],
"downloads": 56985,
"stars": 3,
"LastUpdate": 1676961864,
"trending": 0.086,
"trends": [
0.428,
@ -107307,6 +107305,7 @@
56985
],
"LastUpdateScan": 1709233564,
"LastUpdate": 1676961864,
"FirstSeen": 1602612813,
"topTrending": -0.34199999999999997
},
@ -116534,7 +116533,6 @@
"GameServers"
],
"stars": 46,
"LastUpdate": 1708617973,
"trendsDate": [
1693641893,
1696241150,
@ -116545,6 +116543,7 @@
1709233564
],
"LastUpdateScan": 1709233564,
"LastUpdate": 1708617973,
"FirstSeen": 1555920399
},
{
@ -121270,7 +121269,6 @@
"GameServers"
],
"stars": 46,
"LastUpdate": 1708617973,
"trendsDate": [
1693641893,
1696241150,
@ -121281,6 +121279,7 @@
1709233564
],
"LastUpdateScan": 1709233564,
"LastUpdate": 1708617973,
"FirstSeen": 1558526835
},
{
@ -122060,7 +122059,6 @@
"GameServers"
],
"downloads": 27069,
"LastUpdate": 1698136721,
"trending": 0.03,
"trends": [
7.54,
@ -122090,6 +122088,7 @@
27069
],
"LastUpdateScan": 1709233564,
"LastUpdate": 1698136721,
"FirstSeen": 1594916128,
"topTrending": -7.51
},
@ -137668,7 +137667,6 @@
],
"downloads": 180346679,
"stars": 218,
"LastUpdate": 1708926424,
"trending": 1.507,
"trends": [
1.351,
@ -137698,6 +137696,7 @@
180346679
],
"LastUpdateScan": 1709233564,
"LastUpdate": 1708926424,
"FirstSeen": 1639055016,
"topTrending": 0.15599999999999992,
"topPerforming": 1.507
@ -139605,7 +139604,6 @@
],
"downloads": 3898145,
"stars": 50,
"LastUpdate": 1627104756,
"trending": 0.26,
"trends": [
0.298,
@ -139635,6 +139633,7 @@
3898145
],
"LastUpdateScan": 1709233565,
"LastUpdate": 1627104756,
"FirstSeen": 1610485688,
"topTrending": -0.03799999999999998,
"topPerforming": 0.26
@ -143196,7 +143195,6 @@
],
"downloads": 172457,
"stars": 4,
"LastUpdate": 1633630780,
"trending": 2.911,
"trends": [
8.054,
@ -143226,6 +143224,7 @@
172457
],
"LastUpdateScan": 1709233565,
"LastUpdate": 1633630780,
"FirstSeen": 1639095664,
"topTrending": -5.143000000000001,
"topPerforming": 2.911
@ -151621,7 +151620,6 @@
],
"downloads": 90703,
"stars": 1,
"LastUpdate": 1636407636,
"trending": 0.032,
"trends": [
0.023,
@ -151651,6 +151649,7 @@
90703
],
"LastUpdateScan": 1709233565,
"LastUpdate": 1636407636,
"FirstSeen": 1636412600,
"topTrending": 0.009000000000000001
},
@ -166090,7 +166089,6 @@
],
"downloads": 201858,
"stars": 2,
"LastUpdate": 1608954774,
"trending": 0.005,
"trends": [
0.004,
@ -166120,6 +166118,7 @@
201858
],
"LastUpdateScan": 1709233565,
"LastUpdate": 1608954774,
"FirstSeen": 1584505149,
"topTrending": 0.001,
"topPerforming": 0.005
@ -187650,7 +187649,6 @@
],
"downloads": 154033,
"stars": 18,
"LastUpdate": 1708023250,
"trending": 0.732,
"trends": [
1.949,
@ -187680,6 +187678,7 @@
154033
],
"LastUpdateScan": 1709233565,
"LastUpdate": 1708023250,
"FirstSeen": 1597520728,
"topTrending": -1.217,
"topPerforming": 0.732
@ -192447,7 +192446,6 @@
],
"downloads": 123435650,
"stars": 257,
"LastUpdate": 1709227164,
"trending": 0.514,
"trends": [
0.484,
@ -192477,6 +192475,7 @@
123435650
],
"LastUpdateScan": 1709233565,
"LastUpdate": 1709227164,
"FirstSeen": 1602676263,
"topTrending": 0.030000000000000027,
"topPerforming": 0.514
@ -192608,7 +192607,6 @@
],
"downloads": 777963,
"stars": 11,
"LastUpdate": 1644951465,
"trending": 0.001,
"trends": [
0.002,
@ -192638,6 +192636,7 @@
777963
],
"LastUpdateScan": 1709233566,
"LastUpdate": 1644951465,
"FirstSeen": 1602720717,
"topTrending": -0.001,
"topPerforming": 0.001
@ -196705,7 +196704,6 @@
"Drivers",
"Plugins"
],
"LastUpdateScan": 1709233566,
"FirstSeen": 1613057018
},
{
@ -197171,7 +197169,6 @@
],
"downloads": 139619,
"stars": 7,
"LastUpdate": 1628677859,
"trending": 2.103,
"trends": [
2.488,
@ -197201,6 +197198,7 @@
139619
],
"LastUpdateScan": 1709233566,
"LastUpdate": 1628677859,
"FirstSeen": 1628669013,
"topTrending": -0.3849999999999998,
"topPerforming": 2.103
@ -198463,7 +198461,6 @@
],
"downloads": 188900,
"stars": 1,
"LastUpdate": 1708698964,
"trending": 0.104,
"trends": [
1.001,
@ -198493,6 +198490,7 @@
188900
],
"LastUpdateScan": 1709233566,
"LastUpdate": 1708698964,
"FirstSeen": 1633889018,
"topTrending": -0.8969999999999999,
"topPerforming": 0.104
@ -198874,7 +198872,6 @@
],
"downloads": 7632621,
"stars": 132,
"LastUpdate": 1709140959,
"trending": 3.282,
"trends": [
5.99,
@ -198904,6 +198901,7 @@
7632621
],
"LastUpdateScan": 1709233566,
"LastUpdate": 1709140959,
"FirstSeen": 1652011398,
"topTrending": -2.708,
"topPerforming": 3.282
@ -204579,7 +204577,6 @@
],
"downloads": 555280,
"stars": 19,
"LastUpdate": 1708131152,
"trending": 1.247,
"trends": [
0.766,
@ -204609,6 +204606,7 @@
555280
],
"LastUpdateScan": 1709233566,
"LastUpdate": 1708131152,
"FirstSeen": 1636455802,
"topTrending": 0.4810000000000001,
"topPerforming": 1.247
@ -223300,7 +223298,6 @@
],
"downloads": 48996,
"stars": 2,
"LastUpdate": 1706479054,
"trending": 11.383,
"trends": [
18.233,
@ -223330,6 +223327,7 @@
48996
],
"LastUpdateScan": 1709233566,
"LastUpdate": 1706479054,
"FirstSeen": 1665050620,
"topTrending": -6.850000000000001
},
@ -235555,7 +235553,6 @@
],
"downloads": 571383,
"stars": 13,
"LastUpdate": 1666899597,
"trending": 2.998,
"trends": [
5.469,
@ -235585,6 +235582,7 @@
571383
],
"LastUpdateScan": 1709233567,
"LastUpdate": 1666899597,
"FirstSeen": 1633806335,
"topTrending": -2.471,
"topPerforming": 2.998
@ -236841,7 +236839,6 @@
],
"downloads": 131846,
"stars": 19,
"LastUpdate": 1708925595,
"trending": 3.968,
"trends": [
4.393,
@ -236871,6 +236868,7 @@
131846
],
"LastUpdateScan": 1709233567,
"LastUpdate": 1708925595,
"FirstSeen": 1649433811,
"topTrending": -0.4249999999999998,
"topPerforming": 3.968
@ -238030,7 +238028,6 @@
"GameServers"
],
"downloads": 20128,
"LastUpdate": 1699493613,
"trending": 0.656,
"trends": [
12.805,
@ -238060,6 +238057,7 @@
20128
],
"LastUpdateScan": 1709233567,
"LastUpdate": 1699493613,
"FirstSeen": 1649469806,
"topTrending": -12.149
},
@ -242307,7 +242305,6 @@
],
"downloads": 21280,
"stars": 2,
"LastUpdate": 1699740794,
"trending": 1.217,
"trends": [
12.278,
@ -242337,6 +242334,7 @@
21280
],
"LastUpdateScan": 1709233567,
"LastUpdate": 1699740794,
"FirstSeen": 1649426613,
"topTrending": -11.061
},
@ -242583,7 +242581,6 @@
],
"downloads": 145624,
"stars": 6,
"LastUpdate": 1707077576,
"trending": 2.165,
"trends": [
2.011,
@ -242613,6 +242610,7 @@
145624
],
"LastUpdateScan": 1709233567,
"LastUpdate": 1707077576,
"FirstSeen": 1636477411,
"topTrending": 0.15399999999999991,
"topPerforming": 2.165
@ -252873,7 +252871,6 @@
],
"downloads": 283914,
"stars": 30,
"LastUpdate": 1707547134,
"trending": 10.119,
"trends": [
7.988,
@ -252903,6 +252900,7 @@
283914
],
"LastUpdateScan": 1709233567,
"LastUpdate": 1707547134,
"FirstSeen": 1646875585,
"topTrending": 2.1309999999999993,
"topPerforming": 10.119
@ -254902,8 +254900,8 @@
"Network-Other"
],
"downloads": 2981,
"LastUpdate": 1699848207,
"LastUpdateScan": 1709233568,
"LastUpdate": 1699848207,
"FirstSeen": 1657231423
},
{
@ -260294,7 +260292,6 @@
"Tools-System",
"Plugins"
],
"LastUpdateScan": 1709233568,
"FirstSeen": 1665048630
},
{
@ -263383,7 +263380,6 @@
"Productivity"
],
"downloads": 18101,
"LastUpdate": 1654668302,
"trending": 1.641,
"trends": [
13.132,
@ -263413,6 +263409,7 @@
18101
],
"LastUpdateScan": 1709233568,
"LastUpdate": 1654668302,
"FirstSeen": 1654668209,
"topTrending": -11.491
},
@ -263503,8 +263500,8 @@
"GameServers"
],
"downloads": 1063,
"LastUpdate": 1668210445,
"LastUpdateScan": 1709233568,
"LastUpdate": 1668210445,
"FirstSeen": 1654679695
},
{
@ -263685,7 +263682,6 @@
"GameServers"
],
"downloads": 17410,
"LastUpdate": 1647642723,
"trending": 0.046,
"trends": [
12.925,
@ -263715,6 +263711,7 @@
17410
],
"LastUpdateScan": 1709233568,
"LastUpdate": 1647642723,
"FirstSeen": 1654679695,
"topTrending": -12.879000000000001
},
@ -263805,7 +263802,6 @@
"GameServers"
],
"downloads": 17498,
"LastUpdate": 1705086035,
"trending": 0.029,
"trends": [
12.942,
@ -263835,6 +263831,7 @@
17498
],
"LastUpdateScan": 1709233568,
"LastUpdate": 1705086035,
"FirstSeen": 1654679696,
"topTrending": -12.913
},
@ -263925,7 +263922,6 @@
"GameServers"
],
"downloads": 17491,
"LastUpdate": 1668209665,
"trending": 0.023,
"trends": [
12.867,
@ -263955,6 +263951,7 @@
17491
],
"LastUpdateScan": 1709233569,
"LastUpdate": 1668209665,
"FirstSeen": 1654679696,
"topTrending": -12.844000000000001
},
@ -264059,7 +264056,6 @@
"GameServers"
],
"downloads": 17124,
"LastUpdate": 1668211322,
"trending": 0.029,
"trends": [
13.169,
@ -264089,6 +264085,7 @@
17124
],
"LastUpdateScan": 1709233569,
"LastUpdate": 1668211322,
"FirstSeen": 1654679696,
"topTrending": -13.14
},
@ -264179,7 +264176,6 @@
"GameServers"
],
"downloads": 17344,
"LastUpdate": 1651362977,
"trending": 0.035,
"trends": [
13.026,
@ -264209,6 +264205,7 @@
17344
],
"LastUpdateScan": 1709233569,
"LastUpdate": 1651362977,
"FirstSeen": 1654679697,
"topTrending": -12.991
},
@ -264403,8 +264400,8 @@
"GameServers"
],
"downloads": 106,
"LastUpdate": 1652918869,
"LastUpdateScan": 1709233569,
"LastUpdate": 1652918869,
"FirstSeen": 1654679697
},
{
@ -266935,7 +266932,6 @@
],
"downloads": 464959,
"stars": 64,
"LastUpdate": 1708745269,
"trending": 3.818,
"trends": [
5.113,
@ -266965,6 +266961,7 @@
464959
],
"LastUpdateScan": 1709233569,
"LastUpdate": 1708745269,
"FirstSeen": 1667663804,
"topTrending": -1.2950000000000004,
"topPerforming": 3.818
@ -271164,7 +271161,6 @@
],
"downloads": 3291097,
"stars": 52,
"LastUpdate": 1709027756,
"trending": 2.032,
"trends": [
1.461,
@ -271194,6 +271190,7 @@
3291097
],
"LastUpdateScan": 1709233569,
"LastUpdate": 1709027756,
"FirstSeen": 1662388709,
"topTrending": 0.571,
"topPerforming": 2.032
@ -271526,8 +271523,8 @@
],
"downloads": 8968,
"stars": 2,
"LastUpdate": 1645516914,
"LastUpdateScan": 1709233569,
"LastUpdate": 1645516914,
"FirstSeen": 1662416168
},
{

View File

@ -73063,7 +73063,7 @@
"Base": null,
"Downloads": null,
"Stars": null,
"Time": 1706648758,
"Time": 1709247970,
"trending": null,
"trends": null,
"downloadtrend": null,
@ -73072,36 +73072,36 @@
},
"thingsboard/tb-postgres": {
"Base": null,
"Downloads": 2339154,
"Stars": 58,
"Time": 1706648759,
"trending": 1.505,
"Downloads": 2355446,
"Stars": 59,
"Time": 1709247970,
"trending": 0.692,
"trends": [
1.387,
1.393,
1.499,
1.936,
0.885,
0.389,
1.505
1.505,
0.692
],
"downloadtrend": [
2166574,
2197187,
2230635,
2274683,
2294988,
2303941,
2339154
2339154,
2355446
],
"trendsDate": [
1691057087,
1693656335,
1696255541,
1698854760,
1701450410,
1704049552,
1706648759
1706648759,
1709247970
],
"LastUpdate": 1703755790
},
@ -75681,36 +75681,36 @@
},
"medaziz11/uptimekuma_restapi": {
"Base": null,
"Downloads": 1525473,
"Downloads": 1527720,
"Stars": 1,
"Time": 1706648758,
"trending": 0.123,
"Time": 1709247970,
"trending": 0.147,
"trends": [
26.578,
12.677,
0.111,
0.148,
0.11,
0.107,
0.123
0.123,
0.147
],
"downloadtrend": [
1324135,
1516362,
1518042,
1520291,
1521969,
1523593,
1525473
1525473,
1527720
],
"trendsDate": [
1691057086,
1693656335,
1696255541,
1698854760,
1701450409,
1704049552,
1706648758
1706648758,
1709247970
],
"LastUpdate": 1691664849
},
@ -83068,9 +83068,9 @@
},
"futrlabsmagic/comfyui-magic": {
"Base": null,
"Downloads": 1649,
"Downloads": 1921,
"Stars": 2,
"Time": 1706648758,
"Time": 1709247970,
"trending": null,
"trends": null,
"downloadtrend": null,
@ -83079,22 +83079,25 @@
},
"ngosang/amule": {
"Base": null,
"Downloads": 140454,
"Downloads": 154264,
"Stars": 19,
"Time": 1706648759,
"trending": 9.559,
"Time": 1709247970,
"trending": 8.952,
"trends": [
9.564,
9.559
9.559,
8.952
],
"downloadtrend": [
114879,
127028,
140454
140454,
154264
],
"trendsDate": [
1704056125,
1706648759
1706648759,
1709247970
],
"LastUpdate": 1705758439
},