diff --git a/json/helpers_cache.json b/json/helpers_cache.json index 41564df9..fda90d44 100644 --- a/json/helpers_cache.json +++ b/json/helpers_cache.json @@ -7477,6 +7477,26 @@ "password": null } }, + { + "name": "Wealthfolio", + "slug": "wealthfolio", + "desc": "Wealthfolio is a beautiful, privacy-focused investment tracker with local data storage. Track your portfolio across multiple accounts and asset types with detailed performance analytics, goal planning, and multi-currency support.", + "script": "ct/wealthfolio.sh", + "script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/wealthfolio.sh", + "script_url_mirror": "https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/ct/wealthfolio.sh", + "os": "debian", + "categories": [ + 23 + ], + "notes": [ + "Login password is stored in ~/wealthfolio.creds" + ], + "type": "ct", + "default_credentials": { + "username": null, + "password": "See ~/wealthfolio.creds" + } + }, { "name": "Web-Check", "slug": "web-check",