This commit is contained in:
Andrew Z 2022-02-15 20:03:21 -05:00
parent 06ed00a660
commit 1d14e3a00f
5 changed files with 692 additions and 9 deletions

View File

@ -1,3 +1,3 @@
{
"last_updated_timestamp": 1644966231
"last_updated_timestamp": 1644973400
}

View File

@ -205170,7 +205170,7 @@
"Cloud",
"Downloaders"
],
"LastUpdateScan": 1642374223,
"LastUpdateScan": 1644973400,
"FirstSeen": 1639775022
},
{

View File

@ -1,7 +1,7 @@
{
"apps": 1613,
"last_updated_timestamp": 1644966231,
"last_updated": "2022-02-15 18:03",
"last_updated_timestamp": 1644973400,
"last_updated": "2022-02-15 20:03",
"categories": [
{
"Cat": "Backup:",
@ -205332,7 +205332,7 @@
"Cloud",
"Downloaders"
],
"LastUpdateScan": 1642374223,
"LastUpdateScan": 1644973400,
"FirstSeen": 1639775022
},
{

View File

@ -92156,6 +92156,28 @@
"LastUpdate": 1643899567,
"FirstSeen": 1558418820
},
{
"PluginURL": "https://github.com/ich777/intel-gpu-top/raw/master/intel-gpu-top.plg",
"PluginAuthor": "ich777",
"Name": "Intel-GPU-TOP",
"Support": "https://forums.unraid.net/topic/92865-support-ich777-nvidiadvb-kernel-helperbuilder-docker/",
"Icon": "https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/images/intel.png",
"Repo": "ich777's Repository",
"TemplateURL": "https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/intel-gpu-top.xml",
"Repository": "https://raw.githubusercontent.com/ich777/intel-gpu-top/master/intel-gpu-top.plg",
"Plugin": true,
"pluginVersion": "2021.07.16",
"MinVer": "6.8.3",
"Overview": "This plugin adds the tool 'intel_gpu_top' to your unRAID server and also enables your Intel iGPU from the installation of this plugin on, so no editis to the 'go' file or creation of other files are necessary.\r\nTo see the usage of your iGPU open up the unRAID Terminal and type in 'intel_gpu_top' (without quotes).\r\nThis plugin is based on parts of the Intel-GPU-Tools package and containes only 'intel_gpu_top' to monitor your iGPU usage natively in a unRAID Terminal.\r\nThis plugin satisfies installation prerequisites of the GPU Statistics plugin from Community Apps. With both plugins installed you can display Intel GPU utilization on the unRAID Dashboard.",
"Date": 1626408000,
"templatePath": "/tmp/GitHub/AppFeed/templates/ich777sRepository/ich777/intel-gpu-top.xml",
"CategoryList": [
"Productivity",
"Tools-System",
"Plugins"
],
"FirstSeen": 1610017665
},
{
"PluginURL": "https://raw.githubusercontent.com/ich777/intel-gvt-g/master/intel-gvt-g.plg",
"PluginAuthor": "ich777",
@ -92406,6 +92428,203 @@
"LastUpdate": 1643888696,
"FirstSeen": 1584828598
},
{
"Name": "jDownloader2",
"Repository": "ich777/jdownloader2",
"Registry": "https://hub.docker.com/r/ich777/jdownloader2/",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/83786-support-ich777-application-dockers/",
"Project": "http://jdownloader.org/",
"Overview": "This Docker will download and install jDownloader2.\r\n\r\nJDownloader 2 is a free, open-source download management tool with a huge community of developers that makes downloading as easy and fast as it should be. Users can start, stop or pause downloads, set bandwith limitations, auto-extract archives and much more...\r\n\r\nUpdate Notice: Updates will be handled through jDownloader2 directly, simply click the 'Check for Updates' in the WebGUI.",
"WebUI": "http://[IP]:[PORT:8080]/vnc.html?autoconnect=true",
"Icon": "https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/images/jdownloader.png",
"ExtraParams": "--restart=unless-stopped",
"PostArgs": "",
"CPUset": "",
"DonateText": "If you like my work please ",
"DonateLink": "https://www.paypal.me/chips777",
"Networking": {
"Mode": "bridge"
},
"Config": [
{
"@attributes": {
"Name": "Data Dir",
"Target": "/jDownloader2",
"Default": "",
"Mode": "rw",
"Description": "Container Path: /jDownloader2",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "/mnt/cache/appdata/jdownloader2/"
},
{
"@attributes": {
"Name": "WebGUI",
"Target": "8080",
"Default": "",
"Mode": "tcp",
"Description": "Container Port: 8080",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "8080"
},
{
"@attributes": {
"Name": "Download Path",
"Target": "/mnt/jDownloader",
"Default": "",
"Mode": "rw",
"Description": "Container Path: /mnt/jDownloader",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "/mnt/user/jDownloader/"
},
{
"@attributes": {
"Name": "Umask Value",
"Target": "UMASK",
"Default": "",
"Mode": "",
"Description": "Container Variable: UMASK",
"Type": "Variable",
"Display": "advanced",
"Required": "true",
"Mask": "false"
},
"value": "000"
},
{
"@attributes": {
"Name": "UID",
"Target": "UID",
"Default": "",
"Mode": "",
"Description": "Container Variable: UID",
"Type": "Variable",
"Display": "advanced-hide",
"Required": "true",
"Mask": "false"
},
"value": "99"
},
{
"@attributes": {
"Name": "GID",
"Target": "GID",
"Default": "",
"Mode": "",
"Description": "Container Variable: GID",
"Type": "Variable",
"Display": "advanced-hide",
"Required": "true",
"Mask": "false"
},
"value": "100"
},
{
"@attributes": {
"Name": "Custom Screen Width",
"Target": "CUSTOM_RES_W",
"Default": "",
"Mode": "",
"Description": "Minimum screen width 1024 pixels",
"Type": "Variable",
"Display": "advanced",
"Required": "true",
"Mask": "false"
},
"value": "1024"
},
{
"@attributes": {
"Name": "Custom Screen Height",
"Target": "CUSTOM_RES_H",
"Default": "",
"Mode": "",
"Description": "Minimum screen hight 768 pixels",
"Type": "Variable",
"Display": "advanced",
"Required": "true",
"Mask": "false"
},
"value": "768"
}
],
"Repo": "ich777's Repository",
"caTemplateURL": "https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/jDownloader2.xml",
"templatePath": "/tmp/GitHub/AppFeed/templates/ich777sRepository/ich777/jDownloader2.xml",
"CategoryList": [
"MediaApp-Photos",
"Productivity",
"Tools-Utilities",
"Backup"
],
"downloads": 647563,
"stars": 4,
"trending": 5.951,
"trends": [
14.394,
14.831,
17.746,
14.92,
8.851,
7.736,
7.097,
8.472,
15.187,
10.111,
8.694,
7.678,
5.951
],
"trendsDate": [
1611472190,
1614070950,
1616666559,
1619265747,
1621864984,
1624464205,
1627063405,
1629662601,
1632261811,
1634861006,
1637456601,
1640055820,
1642655014
],
"downloadtrend": [
166817,
195866,
238122,
279879,
307058,
332803,
358228,
391386,
461471,
513377,
562261,
609024,
647563
],
"LastUpdateScan": 1642655014,
"LastUpdate": 1643299607,
"FirstSeen": 1575104813,
"topTrending": -8.443000000000001,
"topPerforming": 5.951
},
{
"Name": "Jellyfin-AMD-Intel-Nvidia",
"Repository": "ich777/jellyfin",
@ -94424,6 +94643,228 @@
"FirstSeen": 1601834982,
"topTrending": -12.387
},
{
"Name": "luckyBackup",
"Repository": "ich777/luckybackup",
"Registry": "https://hub.docker.com/r/ich777/luckybackup/",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/83786-support-ich777-application-dockers/",
"Project": "https://sourceforge.net/projects/luckybackup/",
"Overview": "LuckyBackup is a very user-friendly GUI backup program. It uses rsync as a backend and transfers over only changes made rather than all data.\r\n\r\nUpdate: The container will check on every start/restart if there is a newer version available\r\n\r\nCron: If you create a cron job please be sure to tick the \"Console Mode\" checkbox, otherwise the cron jobs will not work.\r\n\r\nLanguage: If you want to change the language make sure to exit luckyBackup from within the WebGUI by clicking 'Profile -> Quit' or CTRL +X otherwise the language change isn't saved.",
"WebUI": "http://[IP]:[PORT:8080]/vnc.html?autoconnect=true",
"Icon": "https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/images/luckybackup.png",
"ExtraParams": "--restart=unless-stopped",
"PostArgs": "",
"CPUset": "",
"DonateText": "If you like my work please ",
"DonateLink": "https://www.paypal.me/chips777",
"Networking": {
"Mode": "bridge"
},
"Config": [
{
"@attributes": {
"Name": "Data Dir",
"Target": "/luckybackup",
"Default": "",
"Mode": "rw",
"Description": "Config path",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "/mnt/cache/appdata/luckybackup/"
},
{
"@attributes": {
"Name": "WebGUI",
"Target": "8080",
"Default": "",
"Mode": "tcp",
"Description": "WebGUI http Port",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "8080"
},
{
"@attributes": {
"Name": "Shares",
"Target": "/mnt/user",
"Default": "",
"Mode": "rw",
"Description": "Container Path: /mnt/user",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "/mnt/user/"
},
{
"@attributes": {
"Name": "Run as root user",
"Target": "ROOT",
"Default": "false|true",
"Mode": "",
"Description": "This is only needed if you want to create backups from your /boot drive or other directories that require root privileges (please don't forget to change the Shares Host path to / otherwise you can't see it in /mnt in the container).",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "false"
},
{
"@attributes": {
"Name": "Data Permissions",
"Target": "DATA_PERM",
"Default": "",
"Mode": "",
"Description": "Data Permissions for config directory",
"Type": "Variable",
"Display": "advanced",
"Required": "true",
"Mask": "false"
},
"value": "770"
},
{
"@attributes": {
"Name": "Umask Value",
"Target": "UMASK",
"Default": "",
"Mode": "",
"Description": "Container Variable: UMASK",
"Type": "Variable",
"Display": "advanced",
"Required": "true",
"Mask": "false"
},
"value": "0000"
},
{
"@attributes": {
"Name": "UID",
"Target": "UID",
"Default": "",
"Mode": "",
"Description": "Container Variable: UID",
"Type": "Variable",
"Display": "advanced-hide",
"Required": "true",
"Mask": "false"
},
"value": "99"
},
{
"@attributes": {
"Name": "GID",
"Target": "GID",
"Default": "",
"Mode": "",
"Description": "Container Variable: GID",
"Type": "Variable",
"Display": "advanced-hide",
"Required": "true",
"Mask": "false"
},
"value": "100"
},
{
"@attributes": {
"Name": "Custom Screen Width",
"Target": "CUSTOM_RES_W",
"Default": "",
"Mode": "",
"Description": "Minimum screen width 1024 pixels",
"Type": "Variable",
"Display": "advanced",
"Required": "true",
"Mask": "false"
},
"value": "1024"
},
{
"@attributes": {
"Name": "Custom Screen Height",
"Target": "CUSTOM_RES_H",
"Default": "",
"Mode": "",
"Description": "Minimum screen hight 768 pixels",
"Type": "Variable",
"Display": "advanced",
"Required": "true",
"Mask": "false"
},
"value": "768"
}
],
"Repo": "ich777's Repository",
"caTemplateURL": "https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/luckyBackup.xml",
"templatePath": "/tmp/GitHub/AppFeed/templates/ich777sRepository/ich777/luckyBackup.xml",
"CategoryList": [
"Backup"
],
"downloads": 287488,
"stars": 2,
"trending": 17.96,
"trends": [
42.198,
32.107,
22.778,
20.278,
17.574,
15.826,
17.974,
21.75,
17.724,
16.201,
12.124,
15.33,
17.96
],
"trendsDate": [
1612242458,
1614841353,
1617436953,
1620036150,
1622635398,
1625241799,
1627841004,
1630440245,
1633039429,
1635638603,
1638234252,
1640833448,
1643432604
],
"downloadtrend": [
22520,
33170,
42954,
53880,
65368,
77658,
94675,
120990,
147054,
175485,
199697,
235854,
287488
],
"LastUpdateScan": 1643432604,
"LastUpdate": 1643018093,
"FirstSeen": 1601849439,
"topTrending": -24.238,
"topPerforming": 17.96
},
{
"Name": "MagicMirror-2",
"Repository": "ich777/magic-mirror2",
@ -96966,6 +97407,203 @@
],
"FirstSeen": 1605344879
},
{
"PluginURL": "https://raw.githubusercontent.com/ich777/unraid-nvtop/master/nvtop.plg",
"Requires": "Nvidia Driver Installed",
"PluginAuthor": "ich777",
"Name": "NVTOP",
"Support": "https://forums.unraid.net/topic/98978-plugin-nvidia-driver/",
"Icon": "https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/images/nvidia-driver.png",
"Repo": "ich777's Repository",
"TemplateURL": "https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/nvtop.xml",
"Repository": "https://raw.githubusercontent.com/ich777/unraid-nvtop/master/nvtop.plg",
"Plugin": true,
"pluginVersion": "2021.12.13",
"MinVer": "6.9.0",
"Overview": "Nvtop stands for NVidia TOP, a (h)top like task monitor for NVIDIA GPUs for the CLI. It can handle multiple GPUs and print information about them in a htop familiar way.\r\nThis Plugin is based on: https://github.com/Syllo/nvtop\r",
"Date": 1639371600,
"templatePath": "/tmp/GitHub/AppFeed/templates/ich777sRepository/ich777/nvtop.xml",
"CategoryList": [
"Productivity",
"Tools-System",
"Plugins"
],
"FirstSeen": 1632830624
},
{
"Name": "NZBGet",
"Repository": "ich777/nzbget",
"Registry": "https://hub.docker.com/r/ich777/nzbget",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/83786-support-ich777-application-dockers/",
"Project": "https://nzbget.net/",
"Overview": "NZBGet is an Usenet-client written in C++ and designed with performance in mind to achieve maximum download speed by using very little system resources.\r\n\r\nUPDATE: The container will check on every start/restart if there is a newer version available (you can also choose between stabel and prereleases and switch between them - keep in mind sometimes downgrading from a prerelease version could break your configuration).\r\n\r\nMANUAL VERSION: You can also set a version manually by typing in the version number that you want to use eg: '21.0' without quotes - this does only work with release versions.\r\n\r\nATTENTION: Don't change the IP address or the port in the nzbget config itself.",
"WebUI": "http://[IP]:[PORT:6789]/",
"Icon": "https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/images/nzbget.png",
"ExtraParams": "--restart=unless-stopped",
"PostArgs": "",
"CPUset": "",
"DonateText": "If you like my work please ",
"DonateLink": "https://www.paypal.me/chips777",
"Networking": {
"Mode": "bridge"
},
"Config": [
{
"@attributes": {
"Name": "Data Dir",
"Target": "/nzbget",
"Default": "",
"Mode": "rw",
"Description": "Configuration directory",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "/mnt/cache/appdata/nzbget"
},
{
"@attributes": {
"Name": "Dowloads",
"Target": "/mnt/downloads",
"Default": "",
"Mode": "rw",
"Description": "Main download directory",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "/mnt/user/Downloads/"
},
{
"@attributes": {
"Name": "nzbget Release",
"Target": "NZBGET_V",
"Default": "",
"Mode": "",
"Description": "Enter your preferred version (valid options are 'lastest' and 'prerelease' without quotes - if you set it to a specific version, set it in this format: '21.0' without quotes - this does only work with release versions).",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "latest"
},
{
"@attributes": {
"Name": "TCP - WebGUI http",
"Target": "6789",
"Default": "",
"Mode": "tcp",
"Description": "WebGUI port http (don't change the IP address or the port in the nzbget config itself).",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "6789"
},
{
"@attributes": {
"Name": "Data Permissions",
"Target": "DATA_PERM",
"Default": "",
"Mode": "",
"Description": "Container Variable: DATA_PERM",
"Type": "Variable",
"Display": "advanced",
"Required": "true",
"Mask": "false"
},
"value": "770"
},
{
"@attributes": {
"Name": "UID",
"Target": "UID",
"Default": "",
"Mode": "",
"Description": "Container Variable: UID",
"Type": "Variable",
"Display": "advanced",
"Required": "true",
"Mask": "false"
},
"value": "99"
},
{
"@attributes": {
"Name": "GID",
"Target": "GID",
"Default": "",
"Mode": "",
"Description": "Container Variable: GID",
"Type": "Variable",
"Display": "advanced",
"Required": "true",
"Mask": "false"
},
"value": "100"
},
{
"@attributes": {
"Name": "Umask Value",
"Target": "UMASK",
"Default": "",
"Mode": "",
"Description": "Container Variable: UMASK",
"Type": "Variable",
"Display": "advanced",
"Required": "true",
"Mask": "false"
},
"value": "0000"
}
],
"Repo": "ich777's Repository",
"caTemplateURL": "https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/nzbget.xml",
"templatePath": "/tmp/GitHub/AppFeed/templates/ich777sRepository/ich777/nzbget.xml",
"CategoryList": [
"Downloaders"
],
"downloads": 49546,
"trending": 14.932,
"trends": [
18.971,
17.864,
16.092,
14.068,
12.86,
25.043,
14.932
],
"trendsDate": [
1628589803,
1631189019,
1633788225,
1636383818,
1638983034,
1641582282,
1644181394
],
"downloadtrend": [
16304,
19850,
23657,
27530,
31593,
42148,
49546
],
"LastUpdateScan": 1644181394,
"LastUpdate": 1643017976,
"FirstSeen": 1602612813,
"topTrending": -4.039
},
{
"Name": "NZBHydra2",
"Repository": "ich777/nzbhydra2",
@ -100924,6 +101562,28 @@
"topTrending": -18.795,
"topPerforming": 11.609
},
{
"PluginURL": "https://github.com/ich777/unraid-radeontop/raw/master/radeontop.plg",
"PluginAuthor": "ich777",
"Name": "Radeon-TOP",
"Support": "https://forums.unraid.net/topic/92865-support-ich777-nvidiadvb-kernel-helperbuilder-docker/",
"Icon": "https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/images/radeontop.png",
"Repo": "ich777's Repository",
"TemplateURL": "https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/radeontop.xml",
"Repository": "https://raw.githubusercontent.com/ich777/unraid-radeontop/master/radeontop.plg",
"Plugin": true,
"pluginVersion": "2021.11.24",
"MinVer": "6.9.0",
"Overview": "This plugin adds the tool 'radeontop' to your unRAID server and also enables your AMD GPU from the installation of this plugin on, so no editis to the 'go' file or creation of other files are necessary (please not that this plugin only enables the 'amdgpu' Kernel module and not the 'radeon' Kernel module).\r\nTo see the usage of your GPU open up the unRAID Terminal and type in 'radeontop' (without quotes).\r\nThis plugin satisfies installation prerequisites of the GPU Statistics plugin from Community Apps. With both plugins installed you can display AMD GPU utilization on the unRAID Dashboard.",
"Date": 1637730000,
"templatePath": "/tmp/GitHub/AppFeed/templates/ich777sRepository/ich777/radeontop.xml",
"CategoryList": [
"Productivity",
"Tools-System",
"Plugins"
],
"FirstSeen": 1616162570
},
{
"Name": "RapidPhotoDownloader",
"Repository": "ich777/rapidphotodownloader",
@ -106350,6 +107010,29 @@
"topTrending": -15.293000000000001,
"topPerforming": 15.228
},
{
"PluginURL": "https://github.com/ich777/unraid-uinput/raw/master/uinput.plg",
"PluginAuthor": "ich777",
"Name": "uinput",
"Support": "https://forums.unraid.net/topic/92865-support-ich777-nvidiadvb-kernel-helperbuilder-docker/",
"IconFA": "gamepad",
"Repo": "ich777's Repository",
"TemplateURL": "https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/uinput.xml",
"Repository": "https://raw.githubusercontent.com/ich777/unraid-uinput/master/uinput.plg",
"Plugin": true,
"pluginVersion": "2022.01.14a",
"MinVer": "6.9.2",
"Overview": "This Plugin adds uinput to unRAID.",
"Date": 1642136400,
"templatePath": "/tmp/GitHub/AppFeed/templates/ich777sRepository/ich777/uinput.xml",
"CategoryList": [
"Productivity",
"Tools-System",
"Drivers",
"Plugins"
],
"FirstSeen": 1642201440
},
{
"Name": "Ungoogled-Chromium",
"Repository": "ich777/ungoogled-chromium",
@ -201232,8 +201915,8 @@
],
"downloads": 1174,
"stars": 1,
"LastUpdate": 1644799333,
"LastUpdateScan": 1644962448,
"LastUpdate": 1644799333,
"FirstSeen": 1642366205
},
{
@ -221798,7 +222481,6 @@
"MediaServer-Video"
],
"downloads": 86811,
"LastUpdate": 1644645747,
"trending": 25.749,
"trends": [
25.749
@ -221811,6 +222493,7 @@
86811
],
"LastUpdateScan": 1644962449,
"LastUpdate": 1644645747,
"FirstSeen": 1642366205
},
{

View File

@ -60436,12 +60436,12 @@
"Base": null,
"Downloads": null,
"Stars": null,
"Time": 1642374223,
"Time": 1644973400,
"trending": null,
"trends": null,
"downloadtrend": null,
"trendsDate": null,
"LastUpdate": false
"LastUpdate": null
},
"cr.hotio.dev/hotio/qbitmanage": {
"Base": null,