This commit is contained in:
Andrew Z 2022-11-22 02:03:53 -05:00
parent 3fbaddc285
commit 4f8f731fa7
6 changed files with 141 additions and 82 deletions

View File

@ -1,3 +1,3 @@
{
"last_updated_timestamp": 1669093438
"last_updated_timestamp": 1669100630
}

View File

@ -110580,40 +110580,40 @@
"Productivity",
"Tools-Utilities"
],
"downloads": 11477,
"downloads": 11893,
"stars": 1,
"trending": 2.701,
"LastUpdate": 1666696006,
"trending": 3.498,
"trends": [
1.429,
2.281,
1.488,
0.872,
1.074,
2.445,
2.701
2.701,
3.498
],
"trendsDate": [
1650909810,
1653509004,
1656108215,
1658707406,
1661306618,
1663905815,
1666505009
1666505009,
1669100630
],
"downloadtrend": [
10284,
10524,
10683,
10777,
10894,
11167,
11477
11477,
11893
],
"LastUpdateScan": 1666505009,
"LastUpdate": 1659695645,
"LastUpdateScan": 1669100630,
"FirstSeen": 1640516620,
"topTrending": 1.272
"topTrending": 1.217
},
{
"Name": "uNmINeD-GUI",

View File

@ -1,7 +1,7 @@
{
"apps": 1886,
"last_updated_timestamp": 1669093438,
"last_updated": "2022-11-22 00:03",
"last_updated_timestamp": 1669100630,
"last_updated": "2022-11-22 02:03",
"categories": [
{
"Cat": "Backup:",
@ -110742,40 +110742,40 @@
"Productivity",
"Tools-Utilities"
],
"downloads": 11477,
"downloads": 11893,
"stars": 1,
"trending": 2.701,
"LastUpdate": 1666696006,
"trending": 3.498,
"trends": [
1.429,
2.281,
1.488,
0.872,
1.074,
2.445,
2.701
2.701,
3.498
],
"trendsDate": [
1650909810,
1653509004,
1656108215,
1658707406,
1661306618,
1663905815,
1666505009
1666505009,
1669100630
],
"downloadtrend": [
10284,
10524,
10683,
10777,
10894,
11167,
11477
11477,
11893
],
"LastUpdateScan": 1666505009,
"LastUpdate": 1659695645,
"LastUpdateScan": 1669100630,
"FirstSeen": 1640516620,
"topTrending": 1.272
"topTrending": 1.217
},
{
"Name": "uNmINeD-GUI",

View File

@ -3232,6 +3232,8 @@ Processing /tmp/appFeed/templates/BalyasRepository/YouTrack/YouTrack.xml...Succe
Updating stats on containers
ich777/ungoogled-chromium
ich777/ungoogled-chromium Downloads: 11893 Stars: 1 Base: unknown
Privileged: 105

View File

@ -52088,7 +52088,8 @@
"Network": "bridge",
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/101459-support-czkawka/",
"Overview": "Czkawka is written in Rust, simple, fast and easy to use app to remove\nunnecessary files from your computer.\n\nThe GUI of the application is accessed through a modern web browser (no installation or configuration needed on the client side) or via any VNC client.\n\nAlso, being based on Alpine Linux, size of this container is very small (less\nthan 200MB in download size).\n\nFor a complete documentation of this container, see\nhttps://github.com/jlesage/docker-czkawka/blob/master/README.md",
"ReadMe": "https://github.com/jlesage/docker-czkawka#readme",
"Overview": "Czkawka is written in Rust, simple, fast and easy to use app to remove unnecessary files from your computer.\n\nThe GUI of the application is accessed through a modern web browser (no installation or configuration needed on the client side) or via any VNC client.\n\nAlso, being based on Alpine Linux, size of this container is very small (less than 200MB in download size).\n\nFor a complete documentation of this container, see https://github.com/jlesage/docker-czkawka#readme",
"WebUI": "http://[IP]:[PORT:5800]",
"TemplateURL": "https://raw.githubusercontent.com/jlesage/docker-templates/master/jlesage/czkawka.xml",
"Icon": "https://raw.githubusercontent.com/jlesage/docker-templates/master/jlesage/images/czkawka-icon.png",
@ -52103,11 +52104,11 @@
"Target": "/config",
"Default": "/mnt/user/appdata/czkawka",
"Mode": "rw",
"Description": "This is where the application stores its configuration, log and any files needing persistency.<br>Container path: /config",
"Description": "This is where the application stores its configuration, states, log and any files needing persistency.",
"Type": "Path",
"Display": "advanced-hide",
"Required": "true",
"Mask": "false"
"Required": "True",
"Mask": "False"
},
"value": ""
},
@ -52117,11 +52118,11 @@
"Target": "/storage",
"Default": "/mnt/user",
"Mode": "rw",
"Description": "This location contains files from your host that need to be accessible by the application.<br>Container path: /storage",
"Description": "This location contains files from your host that need to be accessible to the application.",
"Type": "Path",
"Display": "always-hide",
"Required": "true",
"Mask": "false"
"Required": "True",
"Mask": "False"
},
"value": ""
},
@ -52131,11 +52132,11 @@
"Target": "/trash",
"Default": "",
"Mode": "rw",
"Description": "This is where duplicated files are moved files when they are sent to trash. Usage of the trash is optional.<br>Container path: /trash",
"Description": "This is where duplicated files are moved when they are sent to trash. Usage of the trash is optional.",
"Type": "Path",
"Display": "always-hide",
"Required": "false",
"Mask": "false"
"Display": "advanced-hide",
"Required": "False",
"Mask": "False"
},
"value": ""
},
@ -52148,8 +52149,8 @@
"Description": "ID of the user the application runs as.",
"Type": "Variable",
"Display": "advanced-hide",
"Required": "true",
"Mask": "false"
"Required": "True",
"Mask": "False"
},
"value": ""
},
@ -52162,8 +52163,8 @@
"Description": "ID of the group the application runs as.",
"Type": "Variable",
"Display": "advanced-hide",
"Required": "true",
"Mask": "false"
"Required": "True",
"Mask": "False"
},
"value": ""
},
@ -52171,13 +52172,13 @@
"@attributes": {
"Name": "Umask",
"Target": "UMASK",
"Default": "000",
"Default": "0000",
"Mode": "",
"Description": "Mask that controls how file permissions are set for newly created files. The value of the mask is in octal notation.",
"Description": "Mask that controls how file permissions are set for newly created files. The value of the mask is in octal notation.",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
"Required": "False",
"Mask": "False"
},
"value": ""
},
@ -52185,13 +52186,13 @@
"@attributes": {
"Name": "Niceness (priority)",
"Target": "APP_NICENESS",
"Default": "",
"Default": "0",
"Mode": "",
"Description": "Priority at which the application should run. A niceness value of -20 is the highest priority and 19 is the lowest priority.<br><b>NOTE:</b> Setting a negative value requires additional permissions. Thus, <i><b>--cap-add=SYS_NICE</b></i> must be added in <i>Extra Parameters</i> (shown when <i>Advanced View</i> is enabled).",
"Description": "Priority at which the application should run. A niceness value of -20 is the highest priority and 19 is the lowest priority. NOTE: Setting a negative value requires additional permissions. Thus, \"--cap-add=SYS_NICE\" must be added to Extra Parameters (shown when Advanced View is enabled).",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
"Required": "False",
"Mask": "False"
},
"value": ""
},
@ -52199,13 +52200,13 @@
"@attributes": {
"Name": "Display Width",
"Target": "DISPLAY_WIDTH",
"Default": "1280",
"Default": "1920",
"Mode": "",
"Description": "Width (in pixels) of the application's window.",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
"Required": "False",
"Mask": "False"
},
"value": ""
},
@ -52213,13 +52214,27 @@
"@attributes": {
"Name": "Display Height",
"Target": "DISPLAY_HEIGHT",
"Default": "768",
"Default": "1080",
"Mode": "",
"Description": "Height (in pixels) of the application's window.",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
"Required": "False",
"Mask": "False"
},
"value": ""
},
{
"@attributes": {
"Name": "Dark Mode",
"Target": "DARK_MODE",
"Default": "0",
"Mode": "",
"Description": "When set to \"1\", dark mode is enabled for the application.",
"Type": "Variable",
"Display": "advanced",
"Required": "False",
"Mask": "False"
},
"value": ""
},
@ -52229,53 +52244,95 @@
"Target": "SECURE_CONNECTION",
"Default": "0",
"Mode": "",
"Description": "Whether or not an encrypted connection should be used to access the application's GUI. Set to <i><b>1</b></i> to encrypt the connection.<br><span style='color: red;'><b>Note:</b></span> When enabling the secure connection, security parameters needs to be generated. This <b>one-time</b> operation is done during container startup. Depending on your system, this could take a few minutes. GUI of the application won't be available until the operation completes.",
"Description": "Whether or not an encrypted connection should be used to access the application's GUI. Set to \"1\" to encrypt the connection. NOTE: When enabling the secure connection, security parameters needs to be generated. This one-time operation is done during container startup. Depending on your system, this could take a few minutes. GUI of the application won't be available until the operation completes.",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
"Required": "False",
"Mask": "False"
},
"value": ""
},
{
"@attributes": {
"Name": "Extra x11vnc Options",
"Target": "X11VNC_EXTRA_OPTS",
"Default": "",
"Name": "Secure Connection VNC Method",
"Target": "SECURE_CONNECTION_VNC_METHOD",
"Default": "SSL",
"Mode": "",
"Description": "Extra options to pass to the x11vnc server running in the Docker container.<br><span style='color: red;'><b>Warning:</b></span> For advanced users. Do not use unless you know what you are doing.",
"Description": "Method used to perform the secure VNC connection. Possible values are \"SSL\" or \"TLS\".",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
"Required": "False",
"Mask": "False"
},
"value": ""
},
{
"@attributes": {
"Name": "WEB Port for GUI",
"Name": "Secure Connection Certificate Check Interval",
"Target": "SECURE_CONNECTION_CERTS_CHECK_INTERVAL",
"Default": "60",
"Mode": "",
"Description": "Interval, in seconds, at which the system verifies if web or VNC certificates have changed. When a change is detected, the affected services are automatically restarted. A value of \"0\" disables the check.",
"Type": "Variable",
"Display": "advanced",
"Required": "False",
"Mask": "False"
},
"value": ""
},
{
"@attributes": {
"Name": "Web Listening Port (Non-Bridge Network Type)",
"Target": "WEB_LISTENING_PORT",
"Default": "5800",
"Mode": "",
"Description": "Port used by the web server to serve the UI of the application. This port is used internally by the container and it is usually not required to be changed. NOTE: This setting is relevant only when the Network Type is set to something else than Bridge.",
"Type": "Variable",
"Display": "advanced",
"Required": "False",
"Mask": "False"
},
"value": ""
},
{
"@attributes": {
"Name": "VNC Listening Port (Non-Bridge Network Type)",
"Target": "VNC_LISTENING_PORT",
"Default": "5900",
"Mode": "",
"Description": "Port used by the VNC server to serve the UI of the application. This port is used internally by the container and it is usually not required to be changed. NOTE: This setting is relevant only when the Network Type is set to something else than Bridge.",
"Type": "Variable",
"Display": "advanced",
"Required": "False",
"Mask": "False"
},
"value": ""
},
{
"@attributes": {
"Name": "WEB Port for GUI (Bridge Network Type)",
"Target": "5800",
"Default": "7821",
"Mode": "tcp",
"Description": "Port used to access the application's GUI via the web interface.<br><b>NOTE:</b> This applies only when <i>Network Type</i> is set to <i>Bridge</i>. For other network types, port 5800 should be used instead.",
"Description": "Port to access the application's GUI via the web interface. NOTE: This applies only when Network Type is set to Bridge.",
"Type": "Port",
"Display": "advanced-hide",
"Required": "true",
"Mask": "false"
"Required": "True",
"Mask": "False"
},
"value": ""
},
{
"@attributes": {
"Name": "VNC Port for GUI",
"Name": "VNC Port for GUI (Bridge Network Type)",
"Target": "5900",
"Default": "7921",
"Mode": "tcp",
"Description": "Port used to access the application's GUI via the VNC protocol. Optional if no VNC client is used.<br><b>NOTE:</b> This applies only when <i>Network Type</i> is set to <i>Bridge</i>. For other network types, port 5900 should be used instead.",
"Description": "Port to access the application's GUI via VNC protocol. Optional if no VNC client is used. NOTE: This applies only when Network Type is set to Bridge.",
"Type": "Port",
"Display": "advanced-hide",
"Required": "false",
"Mask": "false"
"Required": "False",
"Mask": "False"
},
"value": ""
}
@ -167330,7 +167387,6 @@
],
"downloads": 170117,
"stars": 23,
"LastUpdate": 1668720992,
"trending": 20.025,
"trends": [
44.535,
@ -167355,6 +167411,7 @@
170117
],
"LastUpdateScan": 1669086236,
"LastUpdate": 1668720992,
"FirstSeen": 1648298202,
"topTrending": -24.509999999999998
},

View File

@ -58536,38 +58536,38 @@
},
"ich777/ungoogled-chromium": {
"Base": null,
"Downloads": 11477,
"Downloads": 11893,
"Stars": 1,
"Time": 1666505009,
"trending": 2.701,
"Time": 1669100630,
"trending": 3.498,
"trends": [
1.429,
2.281,
1.488,
0.872,
1.074,
2.445,
2.701
2.701,
3.498
],
"downloadtrend": [
10284,
10524,
10683,
10777,
10894,
11167,
11477
11477,
11893
],
"trendsDate": [
1650909810,
1653509004,
1656108215,
1658707406,
1661306618,
1663905815,
1666505009
1666505009,
1669100630
],
"LastUpdate": 1659695645
"LastUpdate": 1666696006
},
"https://raw.githubusercontent.com/SimonFair/Snapshots/main/snapshots.plg": {
"Base": null,