From c0f54c334e572235b339455806e98824d7de861c Mon Sep 17 00:00:00 2001 From: ProxMenuxBot Date: Sat, 21 Feb 2026 00:16:10 +0000 Subject: [PATCH] Update helpers_cache.json --- json/helpers_cache.json | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/json/helpers_cache.json b/json/helpers_cache.json index b8aa50ee..20788dc1 100644 --- a/json/helpers_cache.json +++ b/json/helpers_cache.json @@ -795,6 +795,23 @@ ], "type": "ct" }, + { + "name": "Calibre-Web", + "slug": "calibre-web", + "desc": "Web app for browsing, reading and downloading eBooks from a Calibre database. Provides an attractive interface with mobile support, user management, and eBook conversion capabilities.", + "script": "ct/calibre-web.sh", + "script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/calibre-web.sh", + "script_url_mirror": "https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/ct/calibre-web.sh", + "os": "debian", + "categories": [ + 4 + ], + "notes": [ + "No credentials are set by this script. Complete setup and create credentials in the first-run wizard.", + "Upload your Calibre library metadata.db during first setup wizard." + ], + "type": "ct" + }, { "name": "CasaOS", "slug": "casaos", @@ -6627,6 +6644,20 @@ "notes": [], "type": "ct" }, + { + "name": "Sure", + "slug": "sure", + "desc": "The personal finance app for everyone. NOT affiliated with or endorsed by Maybe Finance Inc..", + "script": "ct/sure.sh", + "script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/sure.sh", + "script_url_mirror": "https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/ct/sure.sh", + "os": "debian", + "categories": [ + 23 + ], + "notes": [], + "type": "ct" + }, { "name": "Suwayomi-Server", "slug": "suwayomi-server",