mirror of
https://github.com/Squidly271/AppFeed.git
synced 2025-05-06 15:51:11 +00:00
Update
This commit is contained in:
parent
1c3ee3905b
commit
d687c74648
@ -1,3 +1,3 @@
|
||||
{
|
||||
"last_updated_timestamp": 1727885233
|
||||
"last_updated_timestamp": 1727892459
|
||||
}
|
@ -889,9 +889,9 @@
|
||||
"AI",
|
||||
"MediaApp-Photos"
|
||||
],
|
||||
"downloads": 170,
|
||||
"LastUpdateScan": 1725295567,
|
||||
"LastUpdate": 1724525347,
|
||||
"downloads": 1282,
|
||||
"LastUpdate": 1726438048,
|
||||
"LastUpdateScan": 1727892453,
|
||||
"FirstSeen": 1725295567
|
||||
},
|
||||
{
|
||||
@ -1275,10 +1275,21 @@
|
||||
"CategoryList": [
|
||||
"MediaApp-Other"
|
||||
],
|
||||
"downloads": 240341,
|
||||
"downloads": 328087,
|
||||
"stars": 4,
|
||||
"LastUpdateScan": 1725295573,
|
||||
"LastUpdate": 1725155326,
|
||||
"LastUpdate": 1725500541,
|
||||
"trending": 26.745,
|
||||
"trends": [
|
||||
26.745
|
||||
],
|
||||
"trendsDate": [
|
||||
1727892453
|
||||
],
|
||||
"downloadtrend": [
|
||||
240341,
|
||||
328087
|
||||
],
|
||||
"LastUpdateScan": 1727892453,
|
||||
"FirstSeen": 1725295573
|
||||
},
|
||||
{
|
||||
@ -1372,10 +1383,21 @@
|
||||
"Tools-Utilities",
|
||||
"Tools-System"
|
||||
],
|
||||
"downloads": 558442,
|
||||
"downloads": 559116,
|
||||
"stars": 16,
|
||||
"LastUpdateScan": 1725295578,
|
||||
"LastUpdate": 1723009755,
|
||||
"LastUpdate": 1727717747,
|
||||
"trending": 0.121,
|
||||
"trends": [
|
||||
0.121
|
||||
],
|
||||
"trendsDate": [
|
||||
1727892453
|
||||
],
|
||||
"downloadtrend": [
|
||||
558442,
|
||||
559116
|
||||
],
|
||||
"LastUpdateScan": 1727892453,
|
||||
"FirstSeen": 1725295578
|
||||
},
|
||||
{
|
||||
@ -1930,10 +1952,21 @@
|
||||
"AI",
|
||||
"Productivity"
|
||||
],
|
||||
"downloads": 2648214,
|
||||
"stars": 55,
|
||||
"LastUpdateScan": 1725295583,
|
||||
"LastUpdate": 1724872776,
|
||||
"downloads": 2831697,
|
||||
"stars": 58,
|
||||
"LastUpdate": 1726652315,
|
||||
"trending": 6.48,
|
||||
"trends": [
|
||||
6.48
|
||||
],
|
||||
"trendsDate": [
|
||||
1727892454
|
||||
],
|
||||
"downloadtrend": [
|
||||
2648214,
|
||||
2831697
|
||||
],
|
||||
"LastUpdateScan": 1727892454,
|
||||
"FirstSeen": 1725295583
|
||||
},
|
||||
{
|
||||
@ -2323,6 +2356,76 @@
|
||||
"LastUpdate": 1727669786,
|
||||
"FirstSeen": 1727676414
|
||||
},
|
||||
{
|
||||
"Name": "gpt-subtrans-webui",
|
||||
"Repository": "waazaafr/gpt-subtrans-webui:latest",
|
||||
"Registry": "https://registry.hub.docker.com/r/waazaafr/gpt-subtrans-webui",
|
||||
"Network": "bridge",
|
||||
"Shell": "sh",
|
||||
"Privileged": "false",
|
||||
"Support": "https://discord.gg/p9xkjEw8ts",
|
||||
"Project": "https://hub.docker.com/repository/docker/waazaafr/gpt-subtrans-webui/general",
|
||||
"Overview": "FR\r\nWEBUI gpt-subtrans pour faire traduire des sous-titres avec ChatGPT OpenAI\r\n\r\nEN\r\nWEBUI gpt-subtrans for translate subtitles using ChatGPT OpenAI",
|
||||
"WebUI": "http://[IP]:[PORT:5800]/",
|
||||
"TemplateURL": "https://raw.githubusercontent.com/waazaa-fr/unraid-templates/master/my-gpt-subtrans-webui.xml",
|
||||
"Icon": "https://raw.githubusercontent.com/waazaa-fr/unraid-templates/refs/heads/main/gpt-subtrans.png",
|
||||
"DonateText": "Buy me a coffee",
|
||||
"DonateLink": "https://buymeacoffee.com/waazaa",
|
||||
"Config": [
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "webui",
|
||||
"Target": "5800",
|
||||
"Default": "5800",
|
||||
"Mode": "tcp",
|
||||
"Description": "WEBUI Port",
|
||||
"Type": "Port",
|
||||
"Display": "always",
|
||||
"Required": "false",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "5800"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "OPENAI_API_KEY",
|
||||
"Target": "OPENAI_API_KEY",
|
||||
"Default": "",
|
||||
"Mode": "",
|
||||
"Description": "OpenAI API Key",
|
||||
"Type": "Variable",
|
||||
"Display": "always",
|
||||
"Required": "false",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "sk-xxxxx"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Subtitles Folder",
|
||||
"Target": "/subtitles",
|
||||
"Default": "",
|
||||
"Mode": "rw",
|
||||
"Description": "A folder",
|
||||
"Type": "Path",
|
||||
"Display": "always",
|
||||
"Required": "false",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "/mnt/user/subtitles/"
|
||||
}
|
||||
],
|
||||
"Repo": "waazaa's Repository",
|
||||
"templatePath": "/tmp/GitHub/AppFeed/templates/waazaasRepository/my-gpt-subtrans-webui.xml",
|
||||
"CategoryList": [
|
||||
"AI",
|
||||
"Tools-Utilities"
|
||||
],
|
||||
"downloads": 10,
|
||||
"LastUpdate": 1727888728,
|
||||
"LastUpdateScan": 1727892454,
|
||||
"FirstSeen": 1727892454
|
||||
},
|
||||
{
|
||||
"Name": "Proxy-WOL-Redirect",
|
||||
"Repository": "waazaafr/proxy-wol-redirect:latest",
|
||||
@ -314951,6 +315054,7 @@
|
||||
"Maintainer": {
|
||||
"WebPage": "https://github.com/nwithan8"
|
||||
},
|
||||
"Requires": "<br> This container expects Hugo configuration files to be present in the "Site Content" path; otherwise, the container will not start. See documentation: https://gohugo.io/getting-started/configuration/<br> ",
|
||||
"PostArgs": "server",
|
||||
"Config": [
|
||||
{
|
||||
@ -333997,7 +334101,7 @@
|
||||
"TemplateURL": "https://raw.githubusercontent.com/scolcipitato/plugin-repository/master/folder.view.xml",
|
||||
"Repository": "https://raw.githubusercontent.com/scolcipitato/folder.view/main/folder.view.plg",
|
||||
"Plugin": true,
|
||||
"pluginVersion": "2024.08.11",
|
||||
"pluginVersion": "2024.10.02",
|
||||
"MinVer": "6.12.3",
|
||||
"Overview": "FolderView lets you create folders for grouping Dockers and VMs together to help with organization. Especially useful if you're using docker-compose.\nGetting Started: A new button named \"Add Folder\" will appear at the bottom of the docker and VM tab(s) next to \"Add Container\", depending on whether they are enabled in Settings or not.",
|
||||
"RecommendedRaw": "9/1/2023",
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"apps": 2399,
|
||||
"last_updated_timestamp": 1727885233,
|
||||
"last_updated": "2024-10-02 12:07",
|
||||
"apps": 2400,
|
||||
"last_updated_timestamp": 1727892459,
|
||||
"last_updated": "2024-10-02 14:07",
|
||||
"categories": [
|
||||
{
|
||||
"Cat": "AI:",
|
||||
@ -1055,9 +1055,9 @@
|
||||
"AI",
|
||||
"MediaApp-Photos"
|
||||
],
|
||||
"downloads": 170,
|
||||
"LastUpdateScan": 1725295567,
|
||||
"LastUpdate": 1724525347,
|
||||
"downloads": 1282,
|
||||
"LastUpdate": 1726438048,
|
||||
"LastUpdateScan": 1727892453,
|
||||
"FirstSeen": 1725295567
|
||||
},
|
||||
{
|
||||
@ -1441,10 +1441,21 @@
|
||||
"CategoryList": [
|
||||
"MediaApp-Other"
|
||||
],
|
||||
"downloads": 240341,
|
||||
"downloads": 328087,
|
||||
"stars": 4,
|
||||
"LastUpdateScan": 1725295573,
|
||||
"LastUpdate": 1725155326,
|
||||
"LastUpdate": 1725500541,
|
||||
"trending": 26.745,
|
||||
"trends": [
|
||||
26.745
|
||||
],
|
||||
"trendsDate": [
|
||||
1727892453
|
||||
],
|
||||
"downloadtrend": [
|
||||
240341,
|
||||
328087
|
||||
],
|
||||
"LastUpdateScan": 1727892453,
|
||||
"FirstSeen": 1725295573
|
||||
},
|
||||
{
|
||||
@ -1538,10 +1549,21 @@
|
||||
"Tools-Utilities",
|
||||
"Tools-System"
|
||||
],
|
||||
"downloads": 558442,
|
||||
"downloads": 559116,
|
||||
"stars": 16,
|
||||
"LastUpdateScan": 1725295578,
|
||||
"LastUpdate": 1723009755,
|
||||
"LastUpdate": 1727717747,
|
||||
"trending": 0.121,
|
||||
"trends": [
|
||||
0.121
|
||||
],
|
||||
"trendsDate": [
|
||||
1727892453
|
||||
],
|
||||
"downloadtrend": [
|
||||
558442,
|
||||
559116
|
||||
],
|
||||
"LastUpdateScan": 1727892453,
|
||||
"FirstSeen": 1725295578
|
||||
},
|
||||
{
|
||||
@ -2096,10 +2118,21 @@
|
||||
"AI",
|
||||
"Productivity"
|
||||
],
|
||||
"downloads": 2648214,
|
||||
"stars": 55,
|
||||
"LastUpdateScan": 1725295583,
|
||||
"LastUpdate": 1724872776,
|
||||
"downloads": 2831697,
|
||||
"stars": 58,
|
||||
"LastUpdate": 1726652315,
|
||||
"trending": 6.48,
|
||||
"trends": [
|
||||
6.48
|
||||
],
|
||||
"trendsDate": [
|
||||
1727892454
|
||||
],
|
||||
"downloadtrend": [
|
||||
2648214,
|
||||
2831697
|
||||
],
|
||||
"LastUpdateScan": 1727892454,
|
||||
"FirstSeen": 1725295583
|
||||
},
|
||||
{
|
||||
@ -2489,6 +2522,76 @@
|
||||
"LastUpdate": 1727669786,
|
||||
"FirstSeen": 1727676414
|
||||
},
|
||||
{
|
||||
"Name": "gpt-subtrans-webui",
|
||||
"Repository": "waazaafr/gpt-subtrans-webui:latest",
|
||||
"Registry": "https://registry.hub.docker.com/r/waazaafr/gpt-subtrans-webui",
|
||||
"Network": "bridge",
|
||||
"Shell": "sh",
|
||||
"Privileged": "false",
|
||||
"Support": "https://discord.gg/p9xkjEw8ts",
|
||||
"Project": "https://hub.docker.com/repository/docker/waazaafr/gpt-subtrans-webui/general",
|
||||
"Overview": "FR\r\nWEBUI gpt-subtrans pour faire traduire des sous-titres avec ChatGPT OpenAI\r\n\r\nEN\r\nWEBUI gpt-subtrans for translate subtitles using ChatGPT OpenAI",
|
||||
"WebUI": "http://[IP]:[PORT:5800]/",
|
||||
"TemplateURL": "https://raw.githubusercontent.com/waazaa-fr/unraid-templates/master/my-gpt-subtrans-webui.xml",
|
||||
"Icon": "https://raw.githubusercontent.com/waazaa-fr/unraid-templates/refs/heads/main/gpt-subtrans.png",
|
||||
"DonateText": "Buy me a coffee",
|
||||
"DonateLink": "https://buymeacoffee.com/waazaa",
|
||||
"Config": [
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "webui",
|
||||
"Target": "5800",
|
||||
"Default": "5800",
|
||||
"Mode": "tcp",
|
||||
"Description": "WEBUI Port",
|
||||
"Type": "Port",
|
||||
"Display": "always",
|
||||
"Required": "false",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "5800"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "OPENAI_API_KEY",
|
||||
"Target": "OPENAI_API_KEY",
|
||||
"Default": "",
|
||||
"Mode": "",
|
||||
"Description": "OpenAI API Key",
|
||||
"Type": "Variable",
|
||||
"Display": "always",
|
||||
"Required": "false",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "sk-xxxxx"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Subtitles Folder",
|
||||
"Target": "/subtitles",
|
||||
"Default": "",
|
||||
"Mode": "rw",
|
||||
"Description": "A folder",
|
||||
"Type": "Path",
|
||||
"Display": "always",
|
||||
"Required": "false",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "/mnt/user/subtitles/"
|
||||
}
|
||||
],
|
||||
"Repo": "waazaa's Repository",
|
||||
"templatePath": "/tmp/GitHub/AppFeed/templates/waazaasRepository/my-gpt-subtrans-webui.xml",
|
||||
"CategoryList": [
|
||||
"AI",
|
||||
"Tools-Utilities"
|
||||
],
|
||||
"downloads": 10,
|
||||
"LastUpdate": 1727888728,
|
||||
"LastUpdateScan": 1727892454,
|
||||
"FirstSeen": 1727892454
|
||||
},
|
||||
{
|
||||
"Name": "Proxy-WOL-Redirect",
|
||||
"Repository": "waazaafr/proxy-wol-redirect:latest",
|
||||
@ -315117,6 +315220,7 @@
|
||||
"Maintainer": {
|
||||
"WebPage": "https://github.com/nwithan8"
|
||||
},
|
||||
"Requires": "<br> This container expects Hugo configuration files to be present in the "Site Content" path; otherwise, the container will not start. See documentation: https://gohugo.io/getting-started/configuration/<br> ",
|
||||
"PostArgs": "server",
|
||||
"Config": [
|
||||
{
|
||||
@ -334163,7 +334267,7 @@
|
||||
"TemplateURL": "https://raw.githubusercontent.com/scolcipitato/plugin-repository/master/folder.view.xml",
|
||||
"Repository": "https://raw.githubusercontent.com/scolcipitato/folder.view/main/folder.view.plg",
|
||||
"Plugin": true,
|
||||
"pluginVersion": "2024.08.11",
|
||||
"pluginVersion": "2024.10.02",
|
||||
"MinVer": "6.12.3",
|
||||
"Overview": "FolderView lets you create folders for grouping Dockers and VMs together to help with organization. Especially useful if you're using docker-compose.\nGetting Started: A new button named \"Add Folder\" will appear at the bottom of the docker and VM tab(s) next to \"Add Container\", depending on whether they are enabled in Settings or not.",
|
||||
"RecommendedRaw": "9/1/2023",
|
||||
|
@ -3546,5 +3546,6 @@
|
||||
"klakegg/hugo:latest": 1727829357,
|
||||
"minio/mc:latest": 1727829360,
|
||||
"willfarrell/autoheal": 1727841971,
|
||||
"ghcr.io/berriai/litellm:main-latest": 1727885228
|
||||
"ghcr.io/berriai/litellm:main-latest": 1727885228,
|
||||
"waazaafr/gpt-subtrans-webui:latest": 1727892454
|
||||
}
|
18
log.txt
18
log.txt
@ -64,6 +64,7 @@ Processing /tmp/appFeed/templates/blue.lamp3445sRepository/HikvisionDoorbell/Hik
|
||||
Downloading waazaa's Repository: https://github.com/waazaa-fr/unraid-templates -> /tmp/appFeed/templates/waazaasRepository Attempt 1...https://github.com/waazaa-fr/unraid-templates/archive/master.tar.gz Success!
|
||||
Processing /tmp/appFeed/templates/waazaasRepository/my-gotify-send.xml...Success
|
||||
Processing /tmp/appFeed/templates/waazaasRepository/my-gpt-subtrans.xml...Success
|
||||
Processing /tmp/appFeed/templates/waazaasRepository/my-gpt-subtrans-webui.xml...Success
|
||||
Processing /tmp/appFeed/templates/waazaasRepository/my-proxy-wol-redirect.xml...Success
|
||||
Processing /tmp/appFeed/templates/waazaasRepository/my-rdiff-backup-rdiffweb.xml...Success
|
||||
Processing /tmp/appFeed/templates/waazaasRepository/my-turing-smart-screen.xml...Success
|
||||
@ -4369,12 +4370,17 @@ Processing /tmp/appFeed/templates/bendysRepository/sonarrtorss/sonarrtorss.xml..
|
||||
|
||||
Updating stats on containers
|
||||
|
||||
cabernetwork/cabernet
|
||||
ghcr.io/cabernetwork/cabernet:latest Downloads: Stars: Base: unknown
|
||||
Tagged - Can't determine last update
|
||||
berriai/litellm
|
||||
ghcr.io/berriai/litellm:main-latest Downloads: Stars: Base: unknown
|
||||
Pulling ghcr.io/berriai/litellm:main-latest
|
||||
mmartial/comfyui-nvidia-docker
|
||||
mmartial/comfyui-nvidia-docker Downloads: 1282 Stars: 0 Base: unknown
|
||||
rommapp/romm
|
||||
rommapp/romm:latest Downloads: 328087 Stars: 4 Base: unknown
|
||||
cardanocommunity/cardano-node
|
||||
cardanocommunity/cardano-node Downloads: 559116 Stars: 16 Base: unknown
|
||||
flowiseai/flowise
|
||||
flowiseai/flowise Downloads: 2831697 Stars: 58 Base: unknown
|
||||
waazaafr/gpt-subtrans-webui
|
||||
waazaafr/gpt-subtrans-webui:latest Downloads: 10 Stars: 0 Base: unknown
|
||||
Pulling waazaafr/gpt-subtrans-webui:latest
|
||||
Privileged: 106
|
||||
|
||||
|
||||
|
@ -77376,7 +77376,7 @@
|
||||
"TemplateURL": "https://raw.githubusercontent.com/dlandon/docker.templates/master/unassigned.devices.xml",
|
||||
"Licence": "GPL Licensed",
|
||||
"Repository": "https://raw.githubusercontent.com/dlandon/unassigned.devices/master/unassigned.devices.plg",
|
||||
"pluginVersion": "2024.09.19",
|
||||
"pluginVersion": "2024.10.02",
|
||||
"Overview": "Unassigned Devices is used to mount and share non-array disks, remote SMB or NFS shares, and iso files.",
|
||||
"Icon": "",
|
||||
"LTOfficial": true,
|
||||
@ -284975,7 +284975,7 @@
|
||||
"CategoryList": [
|
||||
"MediaServer-Video"
|
||||
],
|
||||
"LastUpdateScan": 1725286003,
|
||||
"LastUpdateScan": 1727885228,
|
||||
"FirstSeen": 1712289980
|
||||
},
|
||||
{
|
||||
@ -343445,6 +343445,61 @@
|
||||
"LastUpdate": 1707283364,
|
||||
"FirstSeen": 1704215147
|
||||
},
|
||||
{
|
||||
"Name": "LiteLLM",
|
||||
"Repository": "ghcr.io/berriai/litellm:main-latest",
|
||||
"Registry": "https://github.com/BerriAI/litellm/pkgs/container/litellm",
|
||||
"Network": "bridge",
|
||||
"Shell": "bash",
|
||||
"Privileged": "false",
|
||||
"Support": "https://github.com/BerriAI/litellm/issues",
|
||||
"Project": "https://github.com/BerriAI/litellm",
|
||||
"Overview": "LiteLLM provides a proxy server to manage auth, loadbalancing, and spend tracking across 100+ LLMs. All in the OpenAI format.",
|
||||
"WebUI": "http://[IP]:[PORT:4000]/ui",
|
||||
"TemplateURL": "https://raw.githubusercontent.com/Joly0/docker-templates/master/templates/litellm.xml",
|
||||
"Icon": "https://raw.githubusercontent.com/BerriAI/litellm/refs/heads/main/ui/litellm-dashboard/src/app/favicon.ico",
|
||||
"PostArgs": "--config /app/config.yaml --detailed_debug",
|
||||
"Requires": "Requires the config.yaml to be placed manually at the volume location\r<br> Example can be found here:\r<br> https://github.com/BerriAI/litellm/blob/main/proxy_server_config.yaml",
|
||||
"Config": [
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Config",
|
||||
"Target": "/app",
|
||||
"Default": "/mnt/user/appdata/litellm",
|
||||
"Mode": "rw",
|
||||
"Description": "",
|
||||
"Type": "Path",
|
||||
"Display": "always",
|
||||
"Required": "false",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "/mnt/user/appdata/litellm/litellm_config.yaml"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "API/WebUI",
|
||||
"Target": "4000",
|
||||
"Default": "4000",
|
||||
"Mode": "tcp",
|
||||
"Description": "",
|
||||
"Type": "Port",
|
||||
"Display": "always",
|
||||
"Required": "false",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "4000"
|
||||
}
|
||||
],
|
||||
"Repo": "joly0's Repository",
|
||||
"templatePath": "/tmp/GitHub/AppFeed/templates/joly0sRepository/templates/litellm.xml",
|
||||
"CategoryList": [
|
||||
"AI",
|
||||
"Tools-Utilities",
|
||||
"Network-Web"
|
||||
],
|
||||
"LastUpdateScan": 1727885228,
|
||||
"FirstSeen": 1727885228
|
||||
},
|
||||
{
|
||||
"Name": "lobe-chat",
|
||||
"Repository": "lobehub/lobe-chat",
|
||||
|
@ -704,7 +704,7 @@
|
||||
"min": "6.11"
|
||||
},
|
||||
"https://raw.githubusercontent.com/scolcipitato/folder.view/main/folder.view.plg": {
|
||||
"version": "2024.08.11",
|
||||
"version": "2024.10.02",
|
||||
"min": "6.12.3"
|
||||
},
|
||||
"https://raw.githubusercontent.com/desertwitch/DVM-unRAID/main/plugin/dwdvm.plg": {
|
||||
|
@ -93528,47 +93528,68 @@
|
||||
},
|
||||
"mmartial/comfyui-nvidia-docker": {
|
||||
"Base": null,
|
||||
"Downloads": 170,
|
||||
"Downloads": 1282,
|
||||
"Stars": null,
|
||||
"Time": 1725295567,
|
||||
"Time": 1727892453,
|
||||
"trending": null,
|
||||
"trends": null,
|
||||
"downloadtrend": null,
|
||||
"trendsDate": null,
|
||||
"LastUpdate": 1724525347
|
||||
"LastUpdate": 1726438048
|
||||
},
|
||||
"rommapp/romm:latest": {
|
||||
"Base": null,
|
||||
"Downloads": 240341,
|
||||
"Downloads": 328087,
|
||||
"Stars": 4,
|
||||
"Time": 1725295573,
|
||||
"trending": null,
|
||||
"trends": null,
|
||||
"downloadtrend": null,
|
||||
"trendsDate": null,
|
||||
"LastUpdate": 1725155326
|
||||
"Time": 1727892453,
|
||||
"trending": 26.745,
|
||||
"trends": [
|
||||
26.745
|
||||
],
|
||||
"downloadtrend": [
|
||||
240341,
|
||||
328087
|
||||
],
|
||||
"trendsDate": [
|
||||
1727892453
|
||||
],
|
||||
"LastUpdate": 1725500541
|
||||
},
|
||||
"cardanocommunity/cardano-node": {
|
||||
"Base": null,
|
||||
"Downloads": 558442,
|
||||
"Downloads": 559116,
|
||||
"Stars": 16,
|
||||
"Time": 1725295578,
|
||||
"trending": null,
|
||||
"trends": null,
|
||||
"downloadtrend": null,
|
||||
"trendsDate": null,
|
||||
"LastUpdate": 1723009755
|
||||
"Time": 1727892453,
|
||||
"trending": 0.121,
|
||||
"trends": [
|
||||
0.121
|
||||
],
|
||||
"downloadtrend": [
|
||||
558442,
|
||||
559116
|
||||
],
|
||||
"trendsDate": [
|
||||
1727892453
|
||||
],
|
||||
"LastUpdate": 1727717747
|
||||
},
|
||||
"flowiseai/flowise": {
|
||||
"Base": null,
|
||||
"Downloads": 2648214,
|
||||
"Stars": 55,
|
||||
"Time": 1725295583,
|
||||
"trending": null,
|
||||
"trends": null,
|
||||
"downloadtrend": null,
|
||||
"trendsDate": null,
|
||||
"LastUpdate": 1724872776
|
||||
"Downloads": 2831697,
|
||||
"Stars": 58,
|
||||
"Time": 1727892454,
|
||||
"trending": 6.48,
|
||||
"trends": [
|
||||
6.48
|
||||
],
|
||||
"downloadtrend": [
|
||||
2648214,
|
||||
2831697
|
||||
],
|
||||
"trendsDate": [
|
||||
1727892454
|
||||
],
|
||||
"LastUpdate": 1726652315
|
||||
},
|
||||
"ghcr.io/borgmatic-collective/borgmatic:latest": {
|
||||
"Base": null,
|
||||
@ -94240,5 +94261,16 @@
|
||||
"downloadtrend": null,
|
||||
"trendsDate": null,
|
||||
"LastUpdate": null
|
||||
},
|
||||
"waazaafr/gpt-subtrans-webui:latest": {
|
||||
"Base": null,
|
||||
"Downloads": 10,
|
||||
"Stars": null,
|
||||
"Time": 1727892454,
|
||||
"trending": null,
|
||||
"trends": null,
|
||||
"downloadtrend": null,
|
||||
"trendsDate": null,
|
||||
"LastUpdate": 1727888728
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user