From 550279ec68e2a5f47b2f52f3411c7a35cdb1b13f Mon Sep 17 00:00:00 2001 From: ProxMenuxBot Date: Mon, 13 Apr 2026 12:20:26 +0000 Subject: [PATCH] Update helpers_cache.json --- json/helpers_cache.json | 70 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 70 insertions(+) diff --git a/json/helpers_cache.json b/json/helpers_cache.json index d3ee13af..ea1aef73 100644 --- a/json/helpers_cache.json +++ b/json/helpers_cache.json @@ -9880,6 +9880,43 @@ "config_path": "/etc/navidrome/navidrome.toml", "os": "debian" }, + { + "name": "Neko", + "slug": "neko", + "desc": "A self-hosted virtual browser that uses WebRTC to stream a desktop environment to multiple users for watch parties, collaborative browsing, and interactive presentations.", + "script": "ct/neko.sh", + "script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/neko.sh", + "script_url_mirror": "https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/ct/neko.sh", + "type": "lxc", + "type_id": "nm9bra8mzye2scg", + "categories": [ + "scriptcat00013" + ], + "category_names": [ + "Media & Streaming" + ], + "notes": [ + "Login is password-only: 'admin' for admin, 'neko' for regular user. Change both in /etc/neko/neko.yaml.", + "Firefox ESR is installed as the default browser. The virtual display runs at 1280x720." + ], + "port": 8080, + "website": "https://neko.m1k1o.net/", + "documentation": "https://neko.m1k1o.net/docs/v3/configuration", + "logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/neko.webp", + "updateable": true, + "privileged": false, + "has_arm": false, + "is_dev": true, + "execute_in": [ + "lxc" + ], + "config_path": "/etc/neko/neko.yaml", + "default_credentials": { + "username": "", + "password": "admin" + }, + "os": "debian" + }, { "name": "NetBird", "slug": "netbird", @@ -11499,6 +11536,39 @@ }, "os": "debian" }, + { + "name": "Ownfoil", + "slug": "ownfoil", + "desc": "Ownfoil is a Nintendo Switch library manager, that will also turn your library into a fully customizable and self-hosted Shop, supporting multiple clients like Tinfoil, Cyberfoil and Sphaira.", + "script": "ct/ownfoil.sh", + "script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/ownfoil.sh", + "script_url_mirror": "https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/ct/ownfoil.sh", + "type": "lxc", + "type_id": "nm9bra8mzye2scg", + "categories": [ + "scriptcat00024" + ], + "category_names": [ + "Gaming & Leisure" + ], + "notes": [ + "Ownfoil requires an admin user to be created to enable Authentication. Go to the Settings tab to create a first user that will have admin rights.", + "More CPU/RAM may be required depening on library size and number of concurrent users" + ], + "port": 8465, + "website": " https://github.com/a1ex4/ownfoil", + "documentation": "https://github.com/a1ex4/ownfoil", + "logo": "", + "updateable": true, + "privileged": false, + "has_arm": false, + "is_dev": true, + "execute_in": [ + "lxc" + ], + "config_path": "/opt/ownfoil/app/config/settings.yaml", + "os": "debian" + }, { "name": "OxiCloud", "slug": "oxicloud",