From 7a6d0e18483bc55d84eecc05679d5b4f7a1b68b7 Mon Sep 17 00:00:00 2001 From: Squidly271 Date: Mon, 8 Feb 2021 06:07:23 -0500 Subject: [PATCH] Update --- applicationFeed-lastUpdated.json | 2 +- applicationFeed-raw.json | 159 +++++++++++++++++ applicationFeed.json | 165 +++++++++++++++++- firstSeen.json | 3 +- repoInfo.json | 10 ++ .../ich777sRepository/ich777/Krusader.xml | 72 ++++++++ 6 files changed, 406 insertions(+), 5 deletions(-) create mode 100644 templates/ich777sRepository/ich777/Krusader.xml diff --git a/applicationFeed-lastUpdated.json b/applicationFeed-lastUpdated.json index 2179b7e67..769b49a79 100644 --- a/applicationFeed-lastUpdated.json +++ b/applicationFeed-lastUpdated.json @@ -1,3 +1,3 @@ { - "last_updated_timestamp": 1612768021 + "last_updated_timestamp": 1612782442 } \ No newline at end of file diff --git a/applicationFeed-raw.json b/applicationFeed-raw.json index 5d9519f6e..e80521e2b 100644 --- a/applicationFeed-raw.json +++ b/applicationFeed-raw.json @@ -103509,6 +103509,165 @@ "LastUpdateScan": 1611824996, "FirstSeen": 1557252433 }, + { + "Name": "Krusader", + "Repository": "ich777/krusader", + "Registry": "https://hub.docker.com/r/ich777/krusader", + "Network": "bridge", + "Shell": "sh", + "Privileged": "false", + "Support": "https://forums.unraid.net/topic/83786-support-ich777-application-dockers/", + "Project": "https://krusader.org/", + "Overview": "Krusader is an advanced orthodox file manager for KDE and other desktops in the Unix world. It is similar to the console-based GNU Midnight Commander, GNOME Commander for the GNOME desktop environment, or Total Commander for Windows, all of which can trace their paradigmatic features to the original Norton Commander for DOS. It supports extensive archive handling, mounted filesystem support, FTP, advanced search, viewer/editor, directory synchronisation, file content comparisons, batch renaming, etc.\r\n\r\nLanguage Notice: Enter your prefered locales, you can find a full list of supported languages in: '/usr/share/i18n/SUPPORTED' simply open up a console from the Container and type in 'cat /usr/share/i18n/SUPPORTED' (eg: 'en_US.UTF-8 UTF8' or 'de_DE.UTF-8 UTF-8', 'fr_FR.UTF-8 UTF-8'...)", + "WebUI": "http://[IP]:[PORT:8080]/vnc.html?autoconnect=true", + "TemplateURL": "https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/Krusader.xml", + "Icon": "https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/images/krusader.png", + "ExtraParams": "--restart=unless-stopped", + "PostArgs": "", + "CPUset": "", + "DonateText": "If you like my work please ", + "DonateLink": "https://www.paypal.me/chips777", + "Networking": { + "Mode": "bridge", + "Publish": { + "Port": { + "HostPort": "8080", + "ContainerPort": "8080", + "Protocol": "tcp" + } + } + }, + "Data": { + "Volume": [ + { + "HostDir": "/mnt/cache/appdata/krusader", + "ContainerDir": "/krusader", + "Mode": "rw" + }, + { + "HostDir": "/mnt/user", + "ContainerDir": "/mnt/user", + "Mode": "rw" + } + ] + }, + "Environment": { + "Variable": [ + { + "Value": "en_US.UTF-8 UTF-8", + "Name": "USER_LOCALES", + "Mode": "" + }, + { + "Value": "1280", + "Name": "CUSTOM_RES_W", + "Mode": "" + }, + { + "Value": "1024", + "Name": "CUSTOM_RES_H", + "Mode": "" + } + ] + }, + "Config": [ + { + "@attributes": { + "Name": "Container Path", + "Target": "/krusader", + "Default": "", + "Mode": "rw", + "Description": "Container Path: /krusader", + "Type": "Path", + "Display": "always", + "Required": "true", + "Mask": "false" + }, + "value": "/mnt/cache/appdata/krusader" + }, + { + "@attributes": { + "Name": "Data Path", + "Target": "/mnt/user", + "Default": "", + "Mode": "rw", + "Description": "Main data path to your unraid shares.", + "Type": "Path", + "Display": "always", + "Required": "true", + "Mask": "false" + }, + "value": "/mnt/user" + }, + { + "@attributes": { + "Name": "TCP - VNC Port", + "Target": "8080", + "Default": "", + "Mode": "tcp", + "Description": "noVNC Port", + "Type": "Port", + "Display": "always", + "Required": "true", + "Mask": "false" + }, + "value": "8080" + }, + { + "@attributes": { + "Name": "Locales - Language", + "Target": "USER_LOCALES", + "Default": "", + "Mode": "", + "Description": "Enter your prefered locales, you can find a full list of supported languages in: '/usr/share/i18n/SUPPORTED' simply open up a console from the Container and type in 'cat /usr/share/i18n/SUPPORTED' (eg: 'en_US.UTF-8 UTF8' or 'de_DE.UTF-8 UTF-8', 'fr_FR.UTF-8 UTF-8'...)", + "Type": "Variable", + "Display": "always", + "Required": "true", + "Mask": "false" + }, + "value": "en_US.UTF-8 UTF-8" + }, + { + "@attributes": { + "Name": "Custom Resolution Width", + "Target": "CUSTOM_RES_W", + "Default": "", + "Mode": "", + "Description": "Enter the preferred resolution width", + "Type": "Variable", + "Display": "always", + "Required": "true", + "Mask": "false" + }, + "value": "1280" + }, + { + "@attributes": { + "Name": "Custom Resolution Height", + "Target": "CUSTOM_RES_H", + "Default": "", + "Mode": "", + "Description": "Enter the preferred resolution height", + "Type": "Variable", + "Display": "always", + "Required": "true", + "Mask": "false" + }, + "value": "1024" + } + ], + "Repo": "ich777's Repository", + "Category": "Productivity: Tools:Utilities", + "Description": "Krusader is an advanced orthodox file manager for KDE and other desktops in the Unix world. It is similar to the console-based GNU Midnight Commander, GNOME Commander for the GNOME desktop environment, or Total Commander for Windows, all of which can trace their paradigmatic features to the original Norton Commander for DOS. It supports extensive archive handling, mounted filesystem support, FTP, advanced search, viewer/editor, directory synchronisation, file content comparisons, batch renaming, etc.\r\n\r\nLanguage Notice: Enter your prefered locales, you can find a full list of supported languages in: '/usr/share/i18n/SUPPORTED' simply open up a console from the Container and type in 'cat /usr/share/i18n/SUPPORTED' (eg: 'en_US.UTF-8 UTF8' or 'de_DE.UTF-8 UTF-8', 'fr_FR.UTF-8 UTF-8'...)", + "templatePath": "/tmp/GitHub/AppFeed/templates/ich777sRepository/ich777/Krusader.xml", + "CategoryList": [ + "Productivity", + "Tools-Utilities" + ], + "downloads": 15, + "LastUpdateScan": 1612782440, + "FirstSeen": 1612782440 + }, { "Name": "Left4Dead", "Repository": "ich777/steamcmd:l4d", diff --git a/applicationFeed.json b/applicationFeed.json index 2ce2e7817..7fff22bf2 100644 --- a/applicationFeed.json +++ b/applicationFeed.json @@ -1,7 +1,7 @@ { - "apps": 1130, - "last_updated_timestamp": 1612768021, - "last_updated": "2021-02-08 02:07", + "apps": 1131, + "last_updated_timestamp": 1612782442, + "last_updated": "2021-02-08 06:07", "categories": [ { "Cat": "Backup:", @@ -103667,6 +103667,165 @@ "LastUpdateScan": 1611824996, "FirstSeen": 1557252433 }, + { + "Name": "Krusader", + "Repository": "ich777/krusader", + "Registry": "https://hub.docker.com/r/ich777/krusader", + "Network": "bridge", + "Shell": "sh", + "Privileged": "false", + "Support": "https://forums.unraid.net/topic/83786-support-ich777-application-dockers/", + "Project": "https://krusader.org/", + "Overview": "Krusader is an advanced orthodox file manager for KDE and other desktops in the Unix world. It is similar to the console-based GNU Midnight Commander, GNOME Commander for the GNOME desktop environment, or Total Commander for Windows, all of which can trace their paradigmatic features to the original Norton Commander for DOS. It supports extensive archive handling, mounted filesystem support, FTP, advanced search, viewer/editor, directory synchronisation, file content comparisons, batch renaming, etc.\r\n\r\nLanguage Notice: Enter your prefered locales, you can find a full list of supported languages in: '/usr/share/i18n/SUPPORTED' simply open up a console from the Container and type in 'cat /usr/share/i18n/SUPPORTED' (eg: 'en_US.UTF-8 UTF8' or 'de_DE.UTF-8 UTF-8', 'fr_FR.UTF-8 UTF-8'...)", + "WebUI": "http://[IP]:[PORT:8080]/vnc.html?autoconnect=true", + "TemplateURL": "https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/Krusader.xml", + "Icon": "https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/images/krusader.png", + "ExtraParams": "--restart=unless-stopped", + "PostArgs": "", + "CPUset": "", + "DonateText": "If you like my work please ", + "DonateLink": "https://www.paypal.me/chips777", + "Networking": { + "Mode": "bridge", + "Publish": { + "Port": { + "HostPort": "8080", + "ContainerPort": "8080", + "Protocol": "tcp" + } + } + }, + "Data": { + "Volume": [ + { + "HostDir": "/mnt/cache/appdata/krusader", + "ContainerDir": "/krusader", + "Mode": "rw" + }, + { + "HostDir": "/mnt/user", + "ContainerDir": "/mnt/user", + "Mode": "rw" + } + ] + }, + "Environment": { + "Variable": [ + { + "Value": "en_US.UTF-8 UTF-8", + "Name": "USER_LOCALES", + "Mode": "" + }, + { + "Value": "1280", + "Name": "CUSTOM_RES_W", + "Mode": "" + }, + { + "Value": "1024", + "Name": "CUSTOM_RES_H", + "Mode": "" + } + ] + }, + "Config": [ + { + "@attributes": { + "Name": "Container Path", + "Target": "/krusader", + "Default": "", + "Mode": "rw", + "Description": "Container Path: /krusader", + "Type": "Path", + "Display": "always", + "Required": "true", + "Mask": "false" + }, + "value": "/mnt/cache/appdata/krusader" + }, + { + "@attributes": { + "Name": "Data Path", + "Target": "/mnt/user", + "Default": "", + "Mode": "rw", + "Description": "Main data path to your unraid shares.", + "Type": "Path", + "Display": "always", + "Required": "true", + "Mask": "false" + }, + "value": "/mnt/user" + }, + { + "@attributes": { + "Name": "TCP - VNC Port", + "Target": "8080", + "Default": "", + "Mode": "tcp", + "Description": "noVNC Port", + "Type": "Port", + "Display": "always", + "Required": "true", + "Mask": "false" + }, + "value": "8080" + }, + { + "@attributes": { + "Name": "Locales - Language", + "Target": "USER_LOCALES", + "Default": "", + "Mode": "", + "Description": "Enter your prefered locales, you can find a full list of supported languages in: '/usr/share/i18n/SUPPORTED' simply open up a console from the Container and type in 'cat /usr/share/i18n/SUPPORTED' (eg: 'en_US.UTF-8 UTF8' or 'de_DE.UTF-8 UTF-8', 'fr_FR.UTF-8 UTF-8'...)", + "Type": "Variable", + "Display": "always", + "Required": "true", + "Mask": "false" + }, + "value": "en_US.UTF-8 UTF-8" + }, + { + "@attributes": { + "Name": "Custom Resolution Width", + "Target": "CUSTOM_RES_W", + "Default": "", + "Mode": "", + "Description": "Enter the preferred resolution width", + "Type": "Variable", + "Display": "always", + "Required": "true", + "Mask": "false" + }, + "value": "1280" + }, + { + "@attributes": { + "Name": "Custom Resolution Height", + "Target": "CUSTOM_RES_H", + "Default": "", + "Mode": "", + "Description": "Enter the preferred resolution height", + "Type": "Variable", + "Display": "always", + "Required": "true", + "Mask": "false" + }, + "value": "1024" + } + ], + "Repo": "ich777's Repository", + "Category": "Productivity: Tools:Utilities", + "Description": "Krusader is an advanced orthodox file manager for KDE and other desktops in the Unix world. It is similar to the console-based GNU Midnight Commander, GNOME Commander for the GNOME desktop environment, or Total Commander for Windows, all of which can trace their paradigmatic features to the original Norton Commander for DOS. It supports extensive archive handling, mounted filesystem support, FTP, advanced search, viewer/editor, directory synchronisation, file content comparisons, batch renaming, etc.\r\n\r\nLanguage Notice: Enter your prefered locales, you can find a full list of supported languages in: '/usr/share/i18n/SUPPORTED' simply open up a console from the Container and type in 'cat /usr/share/i18n/SUPPORTED' (eg: 'en_US.UTF-8 UTF8' or 'de_DE.UTF-8 UTF-8', 'fr_FR.UTF-8 UTF-8'...)", + "templatePath": "/tmp/GitHub/AppFeed/templates/ich777sRepository/ich777/Krusader.xml", + "CategoryList": [ + "Productivity", + "Tools-Utilities" + ], + "downloads": 15, + "LastUpdateScan": 1612782440, + "FirstSeen": 1612782440 + }, { "Name": "Left4Dead", "Repository": "ich777/steamcmd:l4d", diff --git a/firstSeen.json b/firstSeen.json index 4a6664207..9d0b24fe1 100644 --- a/firstSeen.json +++ b/firstSeen.json @@ -1441,5 +1441,6 @@ "openethereum/openethereum": 1612547427, "mcr.microsoft.com/mssql/server:2019-latest": 1612631216, "pomerium/pomerium": 1612667216, - "hikariai/nvim-server": 1612726689 + "hikariai/nvim-server": 1612726689, + "ich777/krusader": 1612782440 } \ No newline at end of file diff --git a/repoInfo.json b/repoInfo.json index 3d5aa2b70..f9121631a 100644 --- a/repoInfo.json +++ b/repoInfo.json @@ -41483,5 +41483,15 @@ "trends": null, "downloadtrend": null, "trendsDate": null + }, + "ich777/krusader": { + "Base": null, + "Downloads": 15, + "Stars": null, + "Time": 1612782440, + "trending": null, + "trends": null, + "downloadtrend": null, + "trendsDate": null } } \ No newline at end of file diff --git a/templates/ich777sRepository/ich777/Krusader.xml b/templates/ich777sRepository/ich777/Krusader.xml new file mode 100644 index 000000000..b10e37513 --- /dev/null +++ b/templates/ich777sRepository/ich777/Krusader.xml @@ -0,0 +1,72 @@ + + + Krusader + ich777/krusader + https://hub.docker.com/r/ich777/krusader + bridge + sh + false + https://forums.unraid.net/topic/83786-support-ich777-application-dockers/ + https://krusader.org/ + Krusader is an advanced orthodox file manager for KDE and other desktops in the Unix world. It is similar to the console-based GNU Midnight Commander, GNOME Commander for the GNOME desktop environment, or Total Commander for Windows, all of which can trace their paradigmatic features to the original Norton Commander for DOS. It supports extensive archive handling, mounted filesystem support, FTP, advanced search, viewer/editor, directory synchronisation, file content comparisons, batch renaming, etc. + +Language Notice: Enter your prefered locales, you can find a full list of supported languages in: '/usr/share/i18n/SUPPORTED' simply open up a console from the Container and type in 'cat /usr/share/i18n/SUPPORTED' (eg: 'en_US.UTF-8 UTF8' or 'de_DE.UTF-8 UTF-8', 'fr_FR.UTF-8 UTF-8'...) + http://[IP]:[PORT:8080]/vnc.html?autoconnect=true + https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/Krusader.xml + https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/images/krusader.png + --restart=unless-stopped + + + If you like my work please + https://www.paypal.me/chips777 + + bridge + + + 8080 + 8080 + tcp + + + + + + /mnt/cache/appdata/krusader + /krusader + rw + + + /mnt/user + /mnt/user + rw + + + + + en_US.UTF-8 UTF-8 + USER_LOCALES + + + + 1280 + CUSTOM_RES_W + + + + 1024 + CUSTOM_RES_H + + + + /mnt/cache/appdata/krusader + /mnt/user + 8080 + en_US.UTF-8 UTF-8 + 1280 + 1024 + Productivity: Tools:Utilities + Krusader is an advanced orthodox file manager for KDE and other desktops in the Unix world. It is similar to the console-based GNU Midnight Commander, GNOME Commander for the GNOME desktop environment, or Total Commander for Windows, all of which can trace their paradigmatic features to the original Norton Commander for DOS. It supports extensive archive handling, mounted filesystem support, FTP, advanced search, viewer/editor, directory synchronisation, file content comparisons, batch renaming, etc. + +Language Notice: Enter your prefered locales, you can find a full list of supported languages in: '/usr/share/i18n/SUPPORTED' simply open up a console from the Container and type in 'cat /usr/share/i18n/SUPPORTED' (eg: 'en_US.UTF-8 UTF8' or 'de_DE.UTF-8 UTF-8', 'fr_FR.UTF-8 UTF-8'...) + /tmp/GitHub/AppFeed/templates/ich777sRepository/ich777/Krusader.xml +