From 777e830aecf86fdbbeb1f4748b5befc445c071a2 Mon Sep 17 00:00:00 2001 From: ProxMenuxBot Date: Sun, 24 May 2026 00:32:25 +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 ba4a4964..86d77e9a 100644 --- a/json/helpers_cache.json +++ b/json/helpers_cache.json @@ -5078,6 +5078,37 @@ "config_path": "", "os": "" }, + { + "name": "ezBookkeeping", + "slug": "ezbookkeeping", + "desc": "ezBookkeeping is a lightweight, self-hosted personal finance app with a user-friendly interface and powerful bookkeeping features. It helps you record daily transactions, import data from various sources, and quickly search and filter your bills. You can analyze historical data using built-in charts or perform custom queries with your own chart dimensions to better understand spending patterns and financial trends.", + "script": "ct/ezbookkeeping.sh", + "script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/ezbookkeeping.sh", + "script_url_mirror": "https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/ct/ezbookkeeping.sh", + "type": "lxc", + "type_id": "nm9bra8mzye2scg", + "categories": [ + "scriptcat00023" + ], + "category_names": [ + "Finance & Budgeting" + ], + "notes": [], + "warnings": [], + "port": 443, + "website": "https://ezbookkeeping.mayswind.net", + "documentation": "https://ezbookkeeping.mayswind.net/installation/", + "logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/ezbookkeeping.webp", + "updateable": true, + "privileged": false, + "has_arm": false, + "is_dev": true, + "execute_in": [ + "lxc" + ], + "config_path": "", + "os": "debian" + }, { "name": "FHEM", "slug": "fhem",