Update helpers_cache.json

This commit is contained in:
ProxMenuxBot
2026-02-04 12:08:26 +00:00
parent ecce59e734
commit 002413c067

View File

@@ -7623,6 +7623,20 @@
"password": "admin"
}
},
{
"name": "Wishlist",
"slug": "wishlist",
"desc": "Wishlist is a self-hosted wishlist application that you can share with your friends and family. You no longer have to wonder what to get your family for the holidays, simply check their wishlist and claim any available item!",
"script": "ct/wishlist.sh",
"script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/wishlist.sh",
"script_url_mirror": "https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/ct/wishlist.sh",
"os": "debian",
"categories": [
12
],
"notes": [],
"type": "ct"
},
{
"name": "Wizarr",
"slug": "wizarr",
@@ -7652,6 +7666,22 @@
"notes": [],
"type": "ct"
},
{
"name": "WriteFreely",
"slug": "writefreely",
"desc": "WriteFreely is free and open source software for easily publishing writing on the web with support for the ActivityPub protocol. Use it to start a personal blog — or an entire community.",
"script": "ct/writefreely.sh",
"script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/writefreely.sh",
"script_url_mirror": "https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/ct/writefreely.sh",
"os": "debian",
"categories": [
12
],
"notes": [
"After installation execute `writefreely user create --admin <username>:<password>` to create your user."
],
"type": "ct"
},
{
"name": "yt-dlp-webui",
"slug": "yt-dlp-webui",