From 46bd61af66351991d175f5f89089340bab700b21 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Sat, 5 Jul 2025 11:23:22 +0000 Subject: [PATCH] remove rustdesk (#1473) - https://github.com/awesome-selfhosted/awesome-selfhosted-data/pull/1404 --- software/rustdesk.yml | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 software/rustdesk.yml diff --git a/software/rustdesk.yml b/software/rustdesk.yml deleted file mode 100644 index 306d646738..0000000000 --- a/software/rustdesk.yml +++ /dev/null @@ -1,15 +0,0 @@ -name: RustDesk -website_url: https://rustdesk.com/ -description: Remote Desktop Access software that works out-of-the-box (alternative to TeamViewer). -licenses: - - AGPL-3.0 -platforms: - - Rust - - Docker - - deb -tags: - - Remote Access -source_code_url: https://github.com/rustdesk/rustdesk-server -stargazers_count: 8108 -updated_at: '2025-06-22' -archived: false