This commit is contained in:
Andrew Z 2021-06-26 18:03:09 -04:00
parent 58b216647e
commit 2c3bb24f0a
6 changed files with 184 additions and 79 deletions

View File

@ -1,3 +1,3 @@
{
"last_updated_timestamp": 1624737782
"last_updated_timestamp": 1624744986
}

View File

@ -36786,7 +36786,7 @@
"PluginAuthor": "Andrew Zawadzki",
"multiLanguage": "true",
"Name": "Community Applications",
"MinVer": "6.4.0",
"MinVer": "6.6.2",
"Support": "https://lime-technology.com/forums/topic/38582-plug-in-community-applications/",
"Icon": "https://github.com/Squidly271/plugin-repository/raw/master/CA.png",
"Repo": "Squid's Repository",
@ -170060,6 +170060,74 @@
"LastUpdateScan": 1622728992,
"FirstSeen": 1596744528
},
{
"Name": "linkace",
"Repository": "linkace/linkace:simple",
"Registry": "https://hub.docker.com/r/linkace/linkace/",
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/89502-support-a75g-repo/",
"Project": "https://www.linkace.org/",
"Overview": "LinkAce is a self-hosted archive to collect links of your favorite websites. \r\n-Before you start CLI unraidmkdir /mnt/user/appdata/linkace/wget -O /mnt/user/appdata/linkace/.env https://raw.githubusercontent.com/Kovah/LinkAce/main/.env.docker.production-Edit .env with your configuration-start the linkace then CLI linkacephp artisan key:generate",
"WebUI": "http://[IP]:[PORT:80]/",
"TemplateURL": "https://raw.githubusercontent.com/A75G/docker-templates/master/templates/linkace.xml",
"Icon": "https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/linkace.png",
"Config": [
{
"@attributes": {
"Name": "Port",
"Target": "80",
"Default": "4256",
"Mode": "tcp",
"Description": "Port",
"Type": "Port",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "4256"
},
{
"@attributes": {
"Name": "Logs Path",
"Target": "/app/storage/logs",
"Default": "/mnt/user/appdata/linkace/logs/",
"Mode": "rw",
"Description": "Logs Path",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "/mnt/user/appdata/linkace/logs/"
},
{
"@attributes": {
"Name": ".env File",
"Target": "/app/.env",
"Default": "/mnt/user/appdata/linkace/.env",
"Mode": "rw",
"Description": ".env File",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "/mnt/user/appdata/linkace/.env"
}
],
"Repo": "A75G's Repository",
"OriginalOverview": "<p>LinkAce is a self-hosted archive to collect links of your favorite websites. </p>\r\n<p>-<span style=\"color: rgb(184, 49, 47);\">Before you start CLI unraid</span><br><br><em>mkdir /mnt/user/appdata/linkace/</em><br><em>wget -O /mnt/user/appdata/linkace/.env https://raw.githubusercontent.com/Kovah/LinkAce/main/.env.docker.production</em><br><br>-Edit .env with your configuration<br><br>-start the linkace then CLI linkace<br><br><em>php artisan key:generate</em></p>",
"Description": "LinkAce is a self-hosted archive to collect links of your favorite websites. \r\n-Before you start CLI unraidmkdir /mnt/user/appdata/linkace/wget -O /mnt/user/appdata/linkace/.env https://raw.githubusercontent.com/Kovah/LinkAce/main/.env.docker.production-Edit .env with your configuration-start the linkace then CLI linkacephp artisan key:generate",
"templatePath": "/tmp/GitHub/AppFeed/templates/A75GsRepository/templates/linkace.xml",
"CategoryList": [
"Productivity",
"Tools-Utilities"
],
"downloads": 1128719,
"stars": 11,
"LastUpdateScan": 1624744985,
"FirstSeen": 1624744985
},
{
"Name": "linkding",
"Repository": "sissbruecker/linkding",
@ -173980,7 +174048,7 @@
"Cloud",
"Tools-Utilities"
],
"LastUpdateScan": 1622145789,
"LastUpdateScan": 1624744985,
"FirstSeen": 1619546558
},
{
@ -177695,9 +177763,9 @@
"Downloaders",
"MediaApp-Video"
],
"downloads": 144045,
"downloads": 157903,
"stars": 4,
"trending": 9.04,
"trending": 8.776,
"trends": [
49.974,
23.992,
@ -177706,7 +177774,8 @@
5.442,
8.821,
9.914,
9.04
9.04,
8.776
],
"trendsDate": [
1603958887,
@ -177716,7 +177785,8 @@
1614351750,
1616947364,
1619546558,
1622145790
1622145790,
1624744985
],
"downloadtrend": [
35128,
@ -177727,9 +177797,10 @@
107622,
118034,
131023,
144045
144045,
157903
],
"LastUpdateScan": 1622145790,
"LastUpdateScan": 1624744985,
"FirstSeen": 1596161409
},
{

View File

@ -1,7 +1,7 @@
{
"apps": 1290,
"last_updated_timestamp": 1624737782,
"last_updated": "2021-06-26 16:03",
"apps": 1291,
"last_updated_timestamp": 1624744986,
"last_updated": "2021-06-26 18:03",
"categories": [
{
"Cat": "Backup:",
@ -36948,7 +36948,7 @@
"PluginAuthor": "Andrew Zawadzki",
"multiLanguage": "true",
"Name": "Community Applications",
"MinVer": "6.4.0",
"MinVer": "6.6.2",
"Support": "https://lime-technology.com/forums/topic/38582-plug-in-community-applications/",
"Icon": "https://github.com/Squidly271/plugin-repository/raw/master/CA.png",
"Repo": "Squid's Repository",
@ -170222,6 +170222,74 @@
"LastUpdateScan": 1622728992,
"FirstSeen": 1596744528
},
{
"Name": "linkace",
"Repository": "linkace/linkace:simple",
"Registry": "https://hub.docker.com/r/linkace/linkace/",
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/89502-support-a75g-repo/",
"Project": "https://www.linkace.org/",
"Overview": "LinkAce is a self-hosted archive to collect links of your favorite websites. \r\n-Before you start CLI unraidmkdir /mnt/user/appdata/linkace/wget -O /mnt/user/appdata/linkace/.env https://raw.githubusercontent.com/Kovah/LinkAce/main/.env.docker.production-Edit .env with your configuration-start the linkace then CLI linkacephp artisan key:generate",
"WebUI": "http://[IP]:[PORT:80]/",
"TemplateURL": "https://raw.githubusercontent.com/A75G/docker-templates/master/templates/linkace.xml",
"Icon": "https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/linkace.png",
"Config": [
{
"@attributes": {
"Name": "Port",
"Target": "80",
"Default": "4256",
"Mode": "tcp",
"Description": "Port",
"Type": "Port",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "4256"
},
{
"@attributes": {
"Name": "Logs Path",
"Target": "/app/storage/logs",
"Default": "/mnt/user/appdata/linkace/logs/",
"Mode": "rw",
"Description": "Logs Path",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "/mnt/user/appdata/linkace/logs/"
},
{
"@attributes": {
"Name": ".env File",
"Target": "/app/.env",
"Default": "/mnt/user/appdata/linkace/.env",
"Mode": "rw",
"Description": ".env File",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "/mnt/user/appdata/linkace/.env"
}
],
"Repo": "A75G's Repository",
"OriginalOverview": "<p>LinkAce is a self-hosted archive to collect links of your favorite websites. </p>\r\n<p>-<span style=\"color: rgb(184, 49, 47);\">Before you start CLI unraid</span><br><br><em>mkdir /mnt/user/appdata/linkace/</em><br><em>wget -O /mnt/user/appdata/linkace/.env https://raw.githubusercontent.com/Kovah/LinkAce/main/.env.docker.production</em><br><br>-Edit .env with your configuration<br><br>-start the linkace then CLI linkace<br><br><em>php artisan key:generate</em></p>",
"Description": "LinkAce is a self-hosted archive to collect links of your favorite websites. \r\n-Before you start CLI unraidmkdir /mnt/user/appdata/linkace/wget -O /mnt/user/appdata/linkace/.env https://raw.githubusercontent.com/Kovah/LinkAce/main/.env.docker.production-Edit .env with your configuration-start the linkace then CLI linkacephp artisan key:generate",
"templatePath": "/tmp/GitHub/AppFeed/templates/A75GsRepository/templates/linkace.xml",
"CategoryList": [
"Productivity",
"Tools-Utilities"
],
"downloads": 1128719,
"stars": 11,
"LastUpdateScan": 1624744985,
"FirstSeen": 1624744985
},
{
"Name": "linkding",
"Repository": "sissbruecker/linkding",
@ -174142,7 +174210,7 @@
"Cloud",
"Tools-Utilities"
],
"LastUpdateScan": 1622145789,
"LastUpdateScan": 1624744985,
"FirstSeen": 1619546558
},
{
@ -177857,9 +177925,9 @@
"Downloaders",
"MediaApp-Video"
],
"downloads": 144045,
"downloads": 157903,
"stars": 4,
"trending": 9.04,
"trending": 8.776,
"trends": [
49.974,
23.992,
@ -177868,7 +177936,8 @@
5.442,
8.821,
9.914,
9.04
9.04,
8.776
],
"trendsDate": [
1603958887,
@ -177878,7 +177947,8 @@
1614351750,
1616947364,
1619546558,
1622145790
1622145790,
1624744985
],
"downloadtrend": [
35128,
@ -177889,9 +177959,10 @@
107622,
118034,
131023,
144045
144045,
157903
],
"LastUpdateScan": 1622145790,
"LastUpdateScan": 1624744985,
"FirstSeen": 1596161409
},
{

View File

@ -1642,5 +1642,6 @@
"https://github.com/HOF-Clan/big-ben-clock-discord-bot-docker": 1624226603,
"ich777/redmserver": 1624348992,
"kippenhof/bigbendiscord": 1624435388,
"daman20/deduper": 1624536589
"daman20/deduper": 1624536589,
"linkace/linkace:simple": 1624744985
}

View File

@ -36628,7 +36628,6 @@
"Backup",
"Plugins"
],
"LastUpdateScan": 1624730581,
"FirstSeen": 1519966800
},
{
@ -36653,7 +36652,6 @@
"Other",
"Plugins"
],
"LastUpdateScan": 1624730581,
"FirstSeen": 1
},
{
@ -36681,7 +36679,6 @@
"Tools-System",
"Plugins"
],
"LastUpdateScan": 1624730581,
"FirstSeen": 1519966800
},
{
@ -36706,7 +36703,6 @@
"Tools-System",
"Plugins"
],
"LastUpdateScan": 1624730581,
"FirstSeen": 1536465600
},
{
@ -36756,7 +36752,6 @@
"Tools-System",
"Plugins"
],
"LastUpdateScan": 1624730581,
"FirstSeen": 1
},
{
@ -36783,7 +36778,6 @@
"Tools-System",
"Plugins"
],
"LastUpdateScan": 1624730581,
"FirstSeen": 1521086400
},
{
@ -36808,7 +36802,6 @@
"Tools-System",
"Plugins"
],
"LastUpdateScan": 1624730581,
"FirstSeen": 1538107200
},
{
@ -36833,7 +36826,6 @@
"Tools-System",
"Plugins"
],
"LastUpdateScan": 1624730581,
"FirstSeen": 1523678400
},
{
@ -36890,7 +36882,6 @@
"Tools-System",
"Plugins"
],
"LastUpdateScan": 1624730581,
"FirstSeen": 1513659600
},
{
@ -36917,7 +36908,6 @@
"Tools-System",
"Plugins"
],
"LastUpdateScan": 1624730581,
"FirstSeen": 1536379200
},
{
@ -36944,7 +36934,6 @@
"Tools-System",
"Plugins"
],
"LastUpdateScan": 1624730581,
"FirstSeen": 1544294342
},
{
@ -36997,7 +36986,6 @@
"Tools-System",
"Plugins"
],
"LastUpdateScan": 1624730581,
"FirstSeen": 1530504000
},
{
@ -37052,7 +37040,6 @@
"Tools-System",
"Plugins"
],
"LastUpdateScan": 1624730581,
"FirstSeen": 1506139200
},
{
@ -37105,7 +37092,6 @@
"Tools-System",
"Plugins"
],
"LastUpdateScan": 1624730581,
"FirstSeen": 1511413200
},
{
@ -37133,7 +37119,6 @@
"Tools-System",
"Plugins"
],
"LastUpdateScan": 1624730581,
"FirstSeen": 1544306389
},
{
@ -37160,7 +37145,6 @@
"Tools-System",
"Plugins"
],
"LastUpdateScan": 1624730581,
"FirstSeen": 1522468800
},
{
@ -37599,7 +37583,6 @@
"Tools-System",
"Plugins"
],
"LastUpdateScan": 1624730581,
"FirstSeen": 1
},
{
@ -37622,7 +37605,6 @@
"Tools-System",
"Plugins"
],
"LastUpdateScan": 1624730581,
"FirstSeen": 1
},
{
@ -37645,7 +37627,6 @@
"Tools-System",
"Plugins"
],
"LastUpdateScan": 1624730581,
"FirstSeen": 1
},
{
@ -37670,7 +37651,6 @@
"Tools-System",
"Plugins"
],
"LastUpdateScan": 1624730581,
"FirstSeen": 1
},
{
@ -37695,7 +37675,6 @@
"Tools-System",
"Plugins"
],
"LastUpdateScan": 1624730581,
"FirstSeen": 1
},
{
@ -37721,7 +37700,6 @@
"Tools-System",
"Plugins"
],
"LastUpdateScan": 1624730581,
"FirstSeen": 1
},
{
@ -37748,7 +37726,6 @@
"Tools-System",
"Plugins"
],
"LastUpdateScan": 1624730581,
"FirstSeen": 1506830400
},
{
@ -37775,7 +37752,6 @@
"Drivers",
"Plugins"
],
"LastUpdateScan": 1624730581,
"FirstSeen": 1527998400
},
{
@ -37801,7 +37777,6 @@
"Tools-System",
"Plugins"
],
"LastUpdateScan": 1624730581,
"FirstSeen": 1
},
{
@ -37828,7 +37803,6 @@
"Tools-System",
"Plugins"
],
"LastUpdateScan": 1624730581,
"FirstSeen": 1518843600
},
{
@ -37855,7 +37829,6 @@
"Drivers",
"Plugins"
],
"LastUpdateScan": 1624730581,
"FirstSeen": 1525838400
},
{
@ -37881,7 +37854,6 @@
"Network-Messenger",
"Plugins"
],
"LastUpdateScan": 1624730581,
"FirstSeen": 1475985600
},
{
@ -37909,7 +37881,6 @@
"Tools-System",
"Plugins"
],
"LastUpdateScan": 1624730581,
"FirstSeen": 1518325200
},
{
@ -37935,7 +37906,6 @@
"Tools-System",
"Plugins"
],
"LastUpdateScan": 1624730581,
"FirstSeen": 1507003200
},
{
@ -37960,7 +37930,6 @@
"Tools-System",
"Plugins"
],
"LastUpdateScan": 1624730581,
"FirstSeen": 1
},
{
@ -37985,7 +37954,6 @@
"Tools-System",
"Plugins"
],
"LastUpdateScan": 1624730581,
"FirstSeen": 1
},
{
@ -38032,7 +38000,6 @@
"Tools-System",
"Plugins"
],
"LastUpdateScan": 1624730581,
"FirstSeen": 1
},
{
@ -38079,7 +38046,6 @@
"MediaServer-Video",
"Plugins"
],
"LastUpdateScan": 1624730581,
"FirstSeen": 1
},
{
@ -38136,7 +38102,6 @@
"Network-FTP",
"Plugins"
],
"LastUpdateScan": 1624730581,
"FirstSeen": 1
},
{
@ -39368,7 +39333,6 @@
"Network-Other",
"Plugins"
],
"LastUpdateScan": 1624730581,
"FirstSeen": 1
},
{
@ -39392,7 +39356,6 @@
"Network-Other",
"Plugins"
],
"LastUpdateScan": 1624730581,
"FirstSeen": 1
},
{
@ -48255,7 +48218,6 @@
"Tools-Utilities",
"Plugins"
],
"LastUpdateScan": 1624730582,
"FirstSeen": 1
},
{
@ -48278,7 +48240,6 @@
"Tools-Utilities",
"Plugins"
],
"LastUpdateScan": 1624730582,
"FirstSeen": 1
},
{
@ -48303,7 +48264,6 @@
"Tools-Utilities",
"Plugins"
],
"LastUpdateScan": 1624730582,
"FirstSeen": 1535169600
},
{
@ -60891,7 +60851,6 @@
"Tools-System",
"Plugins"
],
"LastUpdateScan": 1624730582,
"FirstSeen": 1499313600
},
{
@ -60921,7 +60880,6 @@
"Tools-System",
"Plugins"
],
"LastUpdateScan": 1624730582,
"FirstSeen": 1521604800
},
{
@ -60951,7 +60909,6 @@
"Tools-System",
"Plugins"
],
"LastUpdateScan": 1624730582,
"FirstSeen": 1523160000
},
{
@ -61231,7 +61188,6 @@
"Tools-System",
"Plugins"
],
"LastUpdateScan": 1624730582,
"FirstSeen": 1521604800
},
{
@ -61494,7 +61450,6 @@
"Tools-Utilities",
"Plugins"
],
"LastUpdateScan": 1624730582,
"FirstSeen": 1536984000
},
{
@ -61524,7 +61479,6 @@
"Tools-System",
"Plugins"
],
"LastUpdateScan": 1624730582,
"FirstSeen": 1524888000
},
{
@ -61554,7 +61508,6 @@
"Tools-System",
"Plugins"
],
"LastUpdateScan": 1624730582,
"FirstSeen": 1537675200
},
{
@ -77565,7 +77518,6 @@
"Tools-System",
"Plugins"
],
"LastUpdateScan": 1624730582,
"FirstSeen": 1552492598
},
{
@ -80615,7 +80567,6 @@
"Other",
"Plugins"
],
"LastUpdateScan": 1624730582,
"FirstSeen": 1551405768
},
{
@ -84633,7 +84584,6 @@
"Tools-Utilities",
"Plugins"
],
"LastUpdateScan": 1624730582,
"FirstSeen": 1549051277
},
{
@ -162498,7 +162448,6 @@
"Tools-Themes",
"Plugins"
],
"LastUpdateScan": 1624730583,
"FirstSeen": 1577973170
},
{

View File

@ -39639,10 +39639,10 @@
},
"randomninjaatk/amvd": {
"Base": null,
"Downloads": 144045,
"Downloads": 157903,
"Stars": 4,
"Time": 1622145790,
"trending": 9.04,
"Time": 1624744985,
"trending": 8.776,
"trends": [
49.974,
23.992,
@ -39651,7 +39651,8 @@
5.442,
8.821,
9.914,
9.04
9.04,
8.776
],
"downloadtrend": [
35128,
@ -39662,7 +39663,8 @@
107622,
118034,
131023,
144045
144045,
157903
],
"trendsDate": [
1603958887,
@ -39672,7 +39674,8 @@
1614351750,
1616947364,
1619546558,
1622145790
1622145790,
1624744985
]
},
"hotio/autoscan": {
@ -47111,7 +47114,7 @@
"Base": null,
"Downloads": null,
"Stars": null,
"Time": 1622145789,
"Time": 1624744985,
"trending": null,
"trends": null,
"downloadtrend": null,
@ -47883,5 +47886,15 @@
"trends": null,
"downloadtrend": null,
"trendsDate": null
},
"linkace/linkace:simple": {
"Base": null,
"Downloads": 1128719,
"Stars": 11,
"Time": 1624744985,
"trending": null,
"trends": null,
"downloadtrend": null,
"trendsDate": null
}
}