From 789d92e9ea444a77158a8dae3c2b53dd24b78aa1 Mon Sep 17 00:00:00 2001 From: Jone Date: Mon, 22 Dec 2025 17:43:24 +0100 Subject: [PATCH] Nextcloud Calendar supports appointment scheduling too --- software/nextcloud.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/software/nextcloud.yml b/software/nextcloud.yml index 371537fe76..ca749e4cb1 100644 --- a/software/nextcloud.yml +++ b/software/nextcloud.yml @@ -9,6 +9,7 @@ platforms: tags: - File Transfer & Synchronization - Groupware + - Booking and Scheduling source_code_url: https://github.com/nextcloud/server demo_url: https://try.nextcloud.com/ stargazers_count: 33647