diff --git a/json/helpers_cache.json b/json/helpers_cache.json index bb4913d2..27ae9b84 100644 --- a/json/helpers_cache.json +++ b/json/helpers_cache.json @@ -1706,6 +1706,20 @@ ], "type": "ct" }, + { + "name": "Fladder", + "slug": "fladder", + "desc": "Fladder is a simple Jellyfin frontend built on top of Flutter. It provides a modern interface to stream and sync content locally, manage libraries, support multiple profiles, and offers direct, transcode and offline playback with media segments skipping.", + "script": "ct/fladder.sh", + "script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/fladder.sh", + "script_url_mirror": "https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/ct/fladder.sh", + "os": "debian", + "categories": [ + 13 + ], + "notes": [], + "type": "ct" + }, { "name": "FlareSolverr", "slug": "flaresolverr", @@ -2570,6 +2584,22 @@ "password": "`cat /etc/inventree/admin_password.txt`" } }, + { + "name": "Investbrain", + "slug": "investbrain", + "desc": "Investbrain is a smart open-source investment tracker that helps you manage, track, and make informed decisions about your investments.", + "script": "ct/investbrain.sh", + "script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/investbrain.sh", + "script_url_mirror": "https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/ct/investbrain.sh", + "os": "debian", + "categories": [ + 23 + ], + "notes": [ + "Database credentials: `cat ~/investbrain.creds`" + ], + "type": "ct" + }, { "name": "InvoiceNinja", "slug": "invoiceninja",