This commit is contained in:
Andrew Z 2021-10-09 15:05:38 -04:00
parent aa85e470e6
commit c73c76fc73
7 changed files with 864 additions and 195 deletions

View File

@ -1,3 +1,3 @@
{
"last_updated_timestamp": 1633803598
"last_updated_timestamp": 1633806336
}

View File

@ -73432,41 +73432,20 @@
"topPerforming": 5.634
},
{
"Date": 1541998800,
"Beta": "true",
"Name": "Facebox",
"Project": "https://machinebox.io/docs/facebox",
"Overview": "\n Facebox detects and identifies faces in photos. You can teach facebox with as little as one sample image.\n Facebox required that you have an API Key which you can obtain for free by going to https://machinebox.io/login?return_url=%2Faccount\n ",
"Registry": "https://hub.docker.com/r/machinebox/facebox/",
"GitHub": "https://github.com/SiwatINC/unraid-ca-repository",
"Repository": "machinebox/facebox",
"Support": "https://forums.unraid.net/topic/75588-support-siwats-docker-repository/",
"BindTime": "true",
"Privileged": "false",
"Networking": {
"Mode": "bridge"
},
"Config": {
"@attributes": {
"Name": "API_KEY",
"Target": "MB_KEY",
"Default": "",
"Mode": "",
"Description": "API Key From Machine Box",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
"DonateText": "If you like it, then consider buying me a soda as I don't like beer :P",
"DonateLink": "https://www.paypal.me/siwatsirichai",
"DonateImg": "https://www.paypal.com/en_US/i/btn/btn_donate_SM.gif",
"WebUI": "http://[IP]:[PORT:8080]",
"Icon": "https://machinebox.io/assets/static/img/boxes/facebox.jpg",
"Repo": "Siwat2545's Repository",
"TemplateURL": "https://raw.githubusercontent.com/SiwatINC/unraid-ca-repository/master/docker-template/facebox.xml",
"ModeratorComment": "Duplicated Template",
"Blacklist": true,
"Overview": "\n Facebox detects and identifies faces in photos. You can teach facebox with as little as one sample image.\n Facebox required that you have an API Key which you can obtain for free by going to https://machinebox.io/login?return_url=%2Faccount\n ",
"templatePath": "/tmp/GitHub/AppFeed/templates/Siwat2545sRepository/docker-template/facebox.xml",
"CategoryList": [
"HomeAutomation",
@ -195092,5 +195071,341 @@
"downloads": 140,
"LastUpdateScan": 1633542497,
"FirstSeen": 1633542497
},
{
"Name": "double-take",
"Date": 1633752000,
"TemplateURL": "https://raw.githubusercontent.com/corgan2222/unraid-templates/main/double-take/double-take.xml",
"Repository": "jakowenko/double-take",
"Registry": "https://hub.docker.com/r/jakowenko/double-take/",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/114590-support-corgans-docker-repository/",
"Project": "https://hub.docker.com/r/jakowenko/double-take",
"Overview": "Unified UI and API for processing and training images for facial recognition. ",
"WebUI": "http://[IP]:[PORT:3000]",
"Icon": "https://raw.githubusercontent.com/corgan2222/unraid-templates/main/img/double-take.png",
"PostArgs": "",
"CPUset": "",
"Networking": {
"Mode": "bridge"
},
"Config": {
"@attributes": {
"Name": "WebUI HTTP Port",
"Target": "3000",
"Default": "3000",
"Mode": "tcp",
"Description": "Container Port: 3000",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "3000"
},
"Repo": "corgan's Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/corgansRepository/double-take/double-take.xml",
"CategoryList": [
"HomeAutomation",
"Productivity",
"Tools-Utilities"
],
"downloads": 31479,
"stars": 3,
"LastUpdateScan": 1633806335,
"FirstSeen": 1633806335
},
{
"Date": 1633752000,
"TemplateURL": "https://raw.githubusercontent.com/corgan2222/unraid-templates/main/machinebox-facebox/machinebox-facebox.xml",
"Beta": "true",
"Name": "machinebox-facebox",
"Repository": "machinebox/facebox",
"Registry": "https://hub.docker.com/r/machinebox/facebox/",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Project": "https://machinebox.io/docs/facebox",
"Overview": "With this container you have all possible settings available[br]\r\n Facebox detects and identifies faces in photos. You can teach facebox with as little as one sample image.\r\n Facebox required that you have an API Key which you can obtain for free by going to https://machinebox.io/login?return_url=%2Faccount",
"WebUI": "http://[IP]:[PORT:8080]",
"Icon": "https://raw.githubusercontent.com/corgan2222/unraid-templates/main/img/facebox.jpg",
"PostArgs": "",
"CPUset": "",
"Networking": {
"Mode": "bridge"
},
"Config": [
{
"@attributes": {
"Name": "API_KEY",
"Target": "MB_KEY",
"Default": "",
"Mode": "",
"Description": "Container Variable: MB_KEY",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "OTRmNWYwN2Q0M2Q4MGM3ZDY4NzJlYTIyODFhYjA5NTU.OxrrQ_6G4gvArMZ2KPz0mtUsDjjgy44Uy83QW_ajLaP52Ts6Z85PR8i8WuG2ywqebBPNm7cHu8P3tlWGHXGAwA"
},
{
"@attributes": {
"Name": "MB_PORT",
"Target": "8080",
"Default": "8080",
"Mode": "tcp",
"Description": " (string) Defaults to 8080 - Port where the service will listen. ",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "8085"
},
{
"@attributes": {
"Name": "MB_ADDRESS",
"Target": "MB_ADDRESS",
"Default": "0.0.0.0",
"Mode": "",
"Description": "- (string) Defaults to 0.0.0.0 - Address where the service will listen. ",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "0.0.0.0"
},
{
"@attributes": {
"Name": "MB_FACEBOX_REDIS_DB",
"Target": "MB_FACEBOX_REDIS_DB",
"Default": "",
"Mode": "",
"Description": "Redis DB - (string) Optional Redis database to connect to. ",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "MB_DOWNLOAD_TIMEOUT_SECONDS",
"Target": "MB_DOWNLOAD_TIMEOUT_SECONDS",
"Default": "60",
"Mode": "",
"Description": "(integer) Default to 60. Timeout in seconds that Facebox will use when it downloads files, for example to download the state file. ",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "60"
},
{
"@attributes": {
"Name": "MB_FACEBOX_READ_ONLY",
"Target": "MB_FACEBOX_READ_ONLY",
"Default": "false",
"Mode": "",
"Description": "(bool) Defaults to false - If true Facebox will be read only. Teaching and updating state will be disabled. Be sure to provide MB_FACEBOX_STATE_URL to set the initial state, otherwise the box will be useless. ",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "false"
},
{
"@attributes": {
"Name": "MB_FACEBOX_INDEX_REFRESH_SECONDS",
"Target": "MB_FACEBOX_INDEX_REFRESH_SECONDS",
"Default": "2",
"Mode": "",
"Description": "(integer) Defaults to 2 - Number of seconds that Facebox will wait to update the index for new data, or changes in the data. Facebox will accumulate changes to perform an update on the search index, because changes are an expensive operation, with this variable you can adjust the time interval for that operation. ",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "2"
},
{
"@attributes": {
"Name": "MB_FACEBOX_DISABLE_RECOGNITION",
"Target": "MB_FACEBOX_DISABLE_RECOGNITION",
"Default": " false",
"Mode": "",
"Description": "(bool) Defaults to false - If you only need face detection, the recognition algorithms can be disabled by setting this variable to true, saving resources. If you disable recognition, the teaching endpoinds will be disabled as well. ",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": " false"
},
{
"@attributes": {
"Name": "MB_BASICAUTH_USER",
"Target": "MB_BASICAUTH_USER",
"Default": "",
"Mode": "",
"Description": "(string) The Basic Authentication username and password that every request must use. Recommended for sitautions where the boxes are publicly accessible.",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "MB_BASICAUTH_PASS",
"Target": "MB_BASICAUTH_PASS",
"Default": "",
"Mode": "",
"Description": "(string) The Basic Authentication username and password that every request must use. Recommended for sitautions where the boxes are publicly accessible",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "MB_FACEBOX_REDIS",
"Target": "MB_FACEBOX_REDIS",
"Default": "",
"Mode": "",
"Description": "- (string) Redis host and port for example my_redis:6379. If this option is present Facebox state will be synced by Redis,",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "MB_FACEBOX_REDIS_PASSWORD",
"Target": "MB_FACEBOX_REDIS_PASSWORD",
"Default": "",
"Mode": "",
"Description": "Redis Password - (string) Optional Redis password. ",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "MB_FACEBOX_STATE_URL",
"Target": "MB_FACEBOX_STATE_URL ",
"Default": "",
"Mode": "",
"Description": "(string) URL to a .facebox state file to initialize the box with. Useful for spinning up many instances of Facebox with the same state. ",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "MB_FACEBOX_STATE_POLL_SECONDS",
"Target": "MB_FACEBOX_STATE_POLL_SECONDS ",
"Default": "0",
"Mode": "",
"Description": "(integer) Default to 0 (No polling). If this variable is set, Facebox would poll the MB_FACEBOX_STATE_URL for changes on the file, based on the ETag or Last-Modified http headers. If the file changes Facebox will download the new file and update the state of the teaching. This variable is useful for updating multiple running instances of Facebox. ",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": "0"
},
{
"@attributes": {
"Name": "MB_DISABLE_CORS",
"Target": "MB_DISABLE_CORS",
"Default": "false",
"Mode": "",
"Description": "(bool) Defaults to false - If true will turn off CORS support for the box. ",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": "false"
}
],
"Repo": "corgan's Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/corgansRepository/machinebox-facebox/machinebox-facebox.xml",
"CategoryList": [
"HomeAutomation",
"Security",
"Tools-Utilities"
],
"downloads": 2347298,
"stars": 19,
"trending": 0.923,
"trends": [
1.642,
1.578,
0.734,
0.499,
0.872,
1.221,
1.407,
0.974,
0.92,
0.688,
0.774,
0.967,
0.923
],
"trendsDate": [
1601784604,
1604380126,
1606979313,
1609578448,
1612177652,
1614776555,
1617372191,
1619971376,
1622570597,
1625169799,
1627768996,
1630368207,
1632967421
],
"downloadtrend": [
2089855,
2123356,
2139056,
2149781,
2168682,
2195495,
2226819,
2248724,
2269602,
2285333,
2303156,
2325636,
2347298
],
"LastUpdateScan": 1632967421,
"FirstSeen": 1542034642,
"topTrending": -0.7189999999999999,
"topPerforming": 0.923
}
]

View File

@ -1,7 +1,7 @@
{
"apps": 1385,
"last_updated_timestamp": 1633803598,
"last_updated": "2021-10-09 14:19",
"apps": 1387,
"last_updated_timestamp": 1633806336,
"last_updated": "2021-10-09 15:05",
"categories": [
{
"Cat": "Backup:",
@ -73594,41 +73594,20 @@
"topPerforming": 5.634
},
{
"Date": 1541998800,
"Beta": "true",
"Name": "Facebox",
"Project": "https://machinebox.io/docs/facebox",
"Overview": "\n Facebox detects and identifies faces in photos. You can teach facebox with as little as one sample image.\n Facebox required that you have an API Key which you can obtain for free by going to https://machinebox.io/login?return_url=%2Faccount\n ",
"Registry": "https://hub.docker.com/r/machinebox/facebox/",
"GitHub": "https://github.com/SiwatINC/unraid-ca-repository",
"Repository": "machinebox/facebox",
"Support": "https://forums.unraid.net/topic/75588-support-siwats-docker-repository/",
"BindTime": "true",
"Privileged": "false",
"Networking": {
"Mode": "bridge"
},
"Config": {
"@attributes": {
"Name": "API_KEY",
"Target": "MB_KEY",
"Default": "",
"Mode": "",
"Description": "API Key From Machine Box",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
"DonateText": "If you like it, then consider buying me a soda as I don't like beer :P",
"DonateLink": "https://www.paypal.me/siwatsirichai",
"DonateImg": "https://www.paypal.com/en_US/i/btn/btn_donate_SM.gif",
"WebUI": "http://[IP]:[PORT:8080]",
"Icon": "https://machinebox.io/assets/static/img/boxes/facebox.jpg",
"Repo": "Siwat2545's Repository",
"TemplateURL": "https://raw.githubusercontent.com/SiwatINC/unraid-ca-repository/master/docker-template/facebox.xml",
"ModeratorComment": "Duplicated Template",
"Blacklist": true,
"Overview": "\n Facebox detects and identifies faces in photos. You can teach facebox with as little as one sample image.\n Facebox required that you have an API Key which you can obtain for free by going to https://machinebox.io/login?return_url=%2Faccount\n ",
"templatePath": "/tmp/GitHub/AppFeed/templates/Siwat2545sRepository/docker-template/facebox.xml",
"CategoryList": [
"HomeAutomation",
@ -195254,6 +195233,342 @@
"downloads": 140,
"LastUpdateScan": 1633542497,
"FirstSeen": 1633542497
},
{
"Name": "double-take",
"Date": 1633752000,
"TemplateURL": "https://raw.githubusercontent.com/corgan2222/unraid-templates/main/double-take/double-take.xml",
"Repository": "jakowenko/double-take",
"Registry": "https://hub.docker.com/r/jakowenko/double-take/",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/114590-support-corgans-docker-repository/",
"Project": "https://hub.docker.com/r/jakowenko/double-take",
"Overview": "Unified UI and API for processing and training images for facial recognition. ",
"WebUI": "http://[IP]:[PORT:3000]",
"Icon": "https://raw.githubusercontent.com/corgan2222/unraid-templates/main/img/double-take.png",
"PostArgs": "",
"CPUset": "",
"Networking": {
"Mode": "bridge"
},
"Config": {
"@attributes": {
"Name": "WebUI HTTP Port",
"Target": "3000",
"Default": "3000",
"Mode": "tcp",
"Description": "Container Port: 3000",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "3000"
},
"Repo": "corgan's Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/corgansRepository/double-take/double-take.xml",
"CategoryList": [
"HomeAutomation",
"Productivity",
"Tools-Utilities"
],
"downloads": 31479,
"stars": 3,
"LastUpdateScan": 1633806335,
"FirstSeen": 1633806335
},
{
"Date": 1633752000,
"TemplateURL": "https://raw.githubusercontent.com/corgan2222/unraid-templates/main/machinebox-facebox/machinebox-facebox.xml",
"Beta": "true",
"Name": "machinebox-facebox",
"Repository": "machinebox/facebox",
"Registry": "https://hub.docker.com/r/machinebox/facebox/",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Project": "https://machinebox.io/docs/facebox",
"Overview": "With this container you have all possible settings available[br]\r\n Facebox detects and identifies faces in photos. You can teach facebox with as little as one sample image.\r\n Facebox required that you have an API Key which you can obtain for free by going to https://machinebox.io/login?return_url=%2Faccount",
"WebUI": "http://[IP]:[PORT:8080]",
"Icon": "https://raw.githubusercontent.com/corgan2222/unraid-templates/main/img/facebox.jpg",
"PostArgs": "",
"CPUset": "",
"Networking": {
"Mode": "bridge"
},
"Config": [
{
"@attributes": {
"Name": "API_KEY",
"Target": "MB_KEY",
"Default": "",
"Mode": "",
"Description": "Container Variable: MB_KEY",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "OTRmNWYwN2Q0M2Q4MGM3ZDY4NzJlYTIyODFhYjA5NTU.OxrrQ_6G4gvArMZ2KPz0mtUsDjjgy44Uy83QW_ajLaP52Ts6Z85PR8i8WuG2ywqebBPNm7cHu8P3tlWGHXGAwA"
},
{
"@attributes": {
"Name": "MB_PORT",
"Target": "8080",
"Default": "8080",
"Mode": "tcp",
"Description": " (string) Defaults to 8080 - Port where the service will listen. ",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "8085"
},
{
"@attributes": {
"Name": "MB_ADDRESS",
"Target": "MB_ADDRESS",
"Default": "0.0.0.0",
"Mode": "",
"Description": "- (string) Defaults to 0.0.0.0 - Address where the service will listen. ",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "0.0.0.0"
},
{
"@attributes": {
"Name": "MB_FACEBOX_REDIS_DB",
"Target": "MB_FACEBOX_REDIS_DB",
"Default": "",
"Mode": "",
"Description": "Redis DB - (string) Optional Redis database to connect to. ",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "MB_DOWNLOAD_TIMEOUT_SECONDS",
"Target": "MB_DOWNLOAD_TIMEOUT_SECONDS",
"Default": "60",
"Mode": "",
"Description": "(integer) Default to 60. Timeout in seconds that Facebox will use when it downloads files, for example to download the state file. ",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "60"
},
{
"@attributes": {
"Name": "MB_FACEBOX_READ_ONLY",
"Target": "MB_FACEBOX_READ_ONLY",
"Default": "false",
"Mode": "",
"Description": "(bool) Defaults to false - If true Facebox will be read only. Teaching and updating state will be disabled. Be sure to provide MB_FACEBOX_STATE_URL to set the initial state, otherwise the box will be useless. ",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "false"
},
{
"@attributes": {
"Name": "MB_FACEBOX_INDEX_REFRESH_SECONDS",
"Target": "MB_FACEBOX_INDEX_REFRESH_SECONDS",
"Default": "2",
"Mode": "",
"Description": "(integer) Defaults to 2 - Number of seconds that Facebox will wait to update the index for new data, or changes in the data. Facebox will accumulate changes to perform an update on the search index, because changes are an expensive operation, with this variable you can adjust the time interval for that operation. ",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "2"
},
{
"@attributes": {
"Name": "MB_FACEBOX_DISABLE_RECOGNITION",
"Target": "MB_FACEBOX_DISABLE_RECOGNITION",
"Default": " false",
"Mode": "",
"Description": "(bool) Defaults to false - If you only need face detection, the recognition algorithms can be disabled by setting this variable to true, saving resources. If you disable recognition, the teaching endpoinds will be disabled as well. ",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": " false"
},
{
"@attributes": {
"Name": "MB_BASICAUTH_USER",
"Target": "MB_BASICAUTH_USER",
"Default": "",
"Mode": "",
"Description": "(string) The Basic Authentication username and password that every request must use. Recommended for sitautions where the boxes are publicly accessible.",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "MB_BASICAUTH_PASS",
"Target": "MB_BASICAUTH_PASS",
"Default": "",
"Mode": "",
"Description": "(string) The Basic Authentication username and password that every request must use. Recommended for sitautions where the boxes are publicly accessible",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "MB_FACEBOX_REDIS",
"Target": "MB_FACEBOX_REDIS",
"Default": "",
"Mode": "",
"Description": "- (string) Redis host and port for example my_redis:6379. If this option is present Facebox state will be synced by Redis,",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "MB_FACEBOX_REDIS_PASSWORD",
"Target": "MB_FACEBOX_REDIS_PASSWORD",
"Default": "",
"Mode": "",
"Description": "Redis Password - (string) Optional Redis password. ",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "MB_FACEBOX_STATE_URL",
"Target": "MB_FACEBOX_STATE_URL ",
"Default": "",
"Mode": "",
"Description": "(string) URL to a .facebox state file to initialize the box with. Useful for spinning up many instances of Facebox with the same state. ",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "MB_FACEBOX_STATE_POLL_SECONDS",
"Target": "MB_FACEBOX_STATE_POLL_SECONDS ",
"Default": "0",
"Mode": "",
"Description": "(integer) Default to 0 (No polling). If this variable is set, Facebox would poll the MB_FACEBOX_STATE_URL for changes on the file, based on the ETag or Last-Modified http headers. If the file changes Facebox will download the new file and update the state of the teaching. This variable is useful for updating multiple running instances of Facebox. ",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": "0"
},
{
"@attributes": {
"Name": "MB_DISABLE_CORS",
"Target": "MB_DISABLE_CORS",
"Default": "false",
"Mode": "",
"Description": "(bool) Defaults to false - If true will turn off CORS support for the box. ",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": "false"
}
],
"Repo": "corgan's Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/corgansRepository/machinebox-facebox/machinebox-facebox.xml",
"CategoryList": [
"HomeAutomation",
"Security",
"Tools-Utilities"
],
"downloads": 2347298,
"stars": 19,
"trending": 0.923,
"trends": [
1.642,
1.578,
0.734,
0.499,
0.872,
1.221,
1.407,
0.974,
0.92,
0.688,
0.774,
0.967,
0.923
],
"trendsDate": [
1601784604,
1604380126,
1606979313,
1609578448,
1612177652,
1614776555,
1617372191,
1619971376,
1622570597,
1625169799,
1627768996,
1630368207,
1632967421
],
"downloadtrend": [
2089855,
2123356,
2139056,
2149781,
2168682,
2195495,
2226819,
2248724,
2269602,
2285333,
2303156,
2325636,
2347298
],
"LastUpdateScan": 1632967421,
"FirstSeen": 1542034642,
"topTrending": -0.7189999999999999,
"topPerforming": 0.923
}
],
"repositories": {
@ -196608,6 +196923,10 @@
"bio": "Creating apps as I see a need for them.",
"icon": "https://avatars.githubusercontent.com/u/1045977?v=4",
"WebPage": "https://github.com/m0ngr31"
},
"corgan's Repository": {
"url": "https://github.com/corgan2222/unraid-templates",
"profile": "https://forums.unraid.net/profile/102466-corgan/"
}
}
}

View File

@ -1785,5 +1785,6 @@
"m0ngr31/eplustv": 1633542497,
"m0ngr31/dailynotes": 1633550623,
"signumnetwork/node:latest-h2": 1633565024,
"kutzilla/hetzner-ddns:latest": 1633629830
"kutzilla/hetzner-ddns:latest": 1633629830,
"jakowenko/double-take": 1633806335
}

View File

@ -35710,6 +35710,11 @@
"pluginVersion": "2020.05.27",
"Overview": "\nAllows unRaid's GUI to utilize the full browser window width instead of being limited to a maximum of 1920 pixel across",
"Date": 1590552000,
"RecommendedDate": 1546318800,
"RecommendedReason": {
"en_US": "If you habitually use a browser full size on an ultra-wide / 4K monitor nothing beats this"
},
"RecommendedWho": "Andrew",
"templatePath": "/tmp/GitHub/AppFeed/templates/SquidsRepository/unlimited-width.xml",
"CategoryList": [
"Tools-System",
@ -44287,6 +44292,10 @@
"Icon": "https://github.com/atribe/unRAID-docker/raw/master/icons/grafana.png",
"Repo": "atribe's Repository",
"TemplateURL": "https://raw.githubusercontent.com/atribe/unRAID-docker/master/grafana.xml",
"RecommendedDate": 1598932800,
"RecommendedReason": {
"en_US": "An integral part of the <a href='https://forums.unraid.net/topic/96895-ultimate-unraid-dashboard-uud/' target='_blank'>Ultimate Unraid Dashboard</a> project"
},
"templatePath": "/tmp/GitHub/AppFeed/templates/atribesRepository/grafana.xml",
"CategoryList": [
"Network-Management",
@ -50588,6 +50597,10 @@
}
],
"Repo": "Djoss' Repository",
"RecommendedDate": 1612155600,
"RecommendedReason": {
"en_US": "Easily backup your files to cloud based storage. <a href='https://www.youtube.com/watch?v=OHP8OKMMm4E' target='_blank'>Walk Through Video</a>"
},
"ChangeLogPresent": true,
"templatePath": "/tmp/GitHub/AppFeed/templates/DjossRepository/jlesage/cloudberry-backup.xml",
"CategoryList": [
@ -113004,6 +113017,11 @@
],
"Repo": "TQ's Repository",
"Date": "1560610915",
"RecommendedDate": 1561953600,
"RecommendedReason": {
"en_US": "A nice virus checker for all the files on your server"
},
"RecommendedWho": "Andrew",
"templatePath": "/tmp/GitHub/AppFeed/templates/TQsRepository/docker-clamav-alpine.xml",
"CategoryList": [
"Tools-Utilities",

View File

@ -54196,5 +54196,15 @@
"trends": null,
"downloadtrend": null,
"trendsDate": null
},
"jakowenko/double-take": {
"Base": null,
"Downloads": 31479,
"Stars": 3,
"Time": 1633806335,
"trending": null,
"trends": null,
"downloadtrend": null,
"trendsDate": null
}
}

File diff suppressed because it is too large Load Diff