From 3bfb7fa796109196ac8edb91558e3d2bad9065c7 Mon Sep 17 00:00:00 2001 From: ProxMenuxBot Date: Sun, 21 Jun 2026 19:18:47 +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 b5cb8728..742bcfab 100644 --- a/json/helpers_cache.json +++ b/json/helpers_cache.json @@ -5781,6 +5781,37 @@ "config_path": "/opt/fluid-calendar/.env", "os": "debian" }, + { + "name": "FMD-Server", + "slug": "fmd-server", + "desc": "FMD allows you to locate and remotely control your Android device. This is useful if you have lost or misplaced it. FMD is decentralised, and users remain in full control of their data. With FMD, you can send commands to your phone: to locate it via GPS, to locate it via nearby cell towers, to take a picture, to lock it, to let it ring, or to factory-reset it.", + "script": "ct/fmd-server.sh", + "script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/fmd-server.sh", + "script_url_mirror": "https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/ct/fmd-server.sh", + "type": "lxc", + "type_id": "nm9bra8mzye2scg", + "categories": [ + "scriptcat00009" + ], + "category_names": [ + "Monitoring & Analytics" + ], + "notes": [], + "warnings": [], + "port": 8443, + "website": "https://fmd-foss.org/", + "documentation": "https://fmd-foss.org/docs/overview", + "logo": "requested", + "updateable": true, + "privileged": false, + "has_arm": false, + "is_dev": true, + "execute_in": [ + "lxc" + ], + "config_path": "", + "os": "debian" + }, { "name": "Foldergram", "slug": "foldergram",