From 751a0ef6f47e2249b6aab998a0c17a225cbd1309 Mon Sep 17 00:00:00 2001 From: ProxMenuxBot Date: Mon, 1 Jun 2026 13:57:32 +0000 Subject: [PATCH] Update helpers_cache.json --- json/helpers_cache.json | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) diff --git a/json/helpers_cache.json b/json/helpers_cache.json index 4a83baae..b6d4c4ab 100644 --- a/json/helpers_cache.json +++ b/json/helpers_cache.json @@ -8906,6 +8906,43 @@ }, "os": "debian" }, + { + "name": "Koffan", + "slug": "koffan", + "desc": "Koffan is a lightweight web application for managing shopping lists, designed for couples and families. It allows real-time synchronization between multiple devices, so everyone knows what to buy and what's already in the cart.\n\nThe app works in any browser on both mobile and desktop. Just one password to log in - no complicated registration required.", + "script": "ct/koffan.sh", + "script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/koffan.sh", + "script_url_mirror": "https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/ct/koffan.sh", + "type": "lxc", + "type_id": "nm9bra8mzye2scg", + "categories": [ + "scriptcat00012" + ], + "category_names": [ + "Documents & Notes" + ], + "notes": [ + "Credentials are saved to `~/koffan.creds`." + ], + "warnings": [], + "port": 3000, + "website": "", + "documentation": "", + "logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/koffan.webp", + "updateable": true, + "privileged": false, + "has_arm": false, + "is_dev": true, + "execute_in": [ + "lxc" + ], + "config_path": "", + "default_credentials": { + "username": "", + "password": "shopping123" + }, + "os": "debian" + }, { "name": "Koillection", "slug": "koillection",