Update helpers_cache.json

This commit is contained in:
ProxMenuxBot
2026-02-04 00:14:14 +00:00
parent 1935c76f30
commit ecce59e734

View File

@@ -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",