Update helpers_cache.json

This commit is contained in:
ProxMenuxBot
2026-03-29 18:07:42 +00:00
parent 8c389f4790
commit 276c648f29

View File

@@ -15005,6 +15005,37 @@
"config_path": "/etc/sparkyfitness/.env",
"os": "debian"
},
{
"name": "SparkyFitness Garmin Microservice",
"slug": "sparkyfitness-garmin",
"desc": "Microservice that acts as a bridge between the Garmin API and the main SparkyFitness application. It's required if users want to sync their Garmin data with SparkyFitness.",
"script": "tools/addon/sparkyfitness-garmin.sh",
"script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/tools/addon/sparkyfitness-garmin.sh",
"script_url_mirror": "https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/tools/addon/sparkyfitness-garmin.sh",
"type": "addon",
"type_id": "88xtxy57q80v38v",
"categories": [
"scriptcat00009"
],
"category_names": [
"Monitoring & Analytics"
],
"notes": [],
"port": 8000,
"website": "https://github.com/CodeWithCJ/SparkyFitness",
"documentation": "https://codewithcj.github.io/SparkyFitness",
"logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/sparkyfitness.webp",
"updateable": true,
"privileged": false,
"has_arm": false,
"is_dev": false,
"execute_in": [
"lxc",
"vm"
],
"config_path": "/etc/sparkyfitness-garmin/.env",
"os": ""
},
{
"name": "Speedtest-Tracker",
"slug": "speedtest-tracker",
@@ -18478,7 +18509,7 @@
"updateable": true,
"privileged": false,
"has_arm": false,
"is_dev": true,
"is_dev": false,
"execute_in": [
"lxc"
],