diff --git a/json/helpers_cache.json b/json/helpers_cache.json index 8e077a3..6ed492e 100644 --- a/json/helpers_cache.json +++ b/json/helpers_cache.json @@ -773,6 +773,20 @@ ], "type": "ct" }, + { + "name": "Copyparty", + "slug": "copyparty", + "desc": "Copyparty is a lightweight, portable HTTP file server with a browser-based interface. It supports drag-and-drop uploads, downloads, deduplication, media playback, and advanced search, making it ideal for quickly sharing and managing files.", + "script": "tools/addon/copyparty.sh", + "script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/tools/addon/copyparty.sh", + "categories": [ + 11 + ], + "notes": [ + "Execute within the Proxmox shell or in LXC" + ], + "type": "addon" + }, { "name": "Cosmos", "slug": "cosmos",