From ff9520310a3067acdbee3b060adf51832b387c8f Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Sat, 23 Sep 2023 17:32:08 +0200 Subject: [PATCH] Remove rport (#203) --- software/rport.yml | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 software/rport.yml diff --git a/software/rport.yml b/software/rport.yml deleted file mode 100644 index e541f35a79..0000000000 --- a/software/rport.yml +++ /dev/null @@ -1,13 +0,0 @@ -name: RPort -website_url: https://rport.io -description: Self-hosted open source remote management solution for Windows, macOS & Linux. -licenses: - - MIT -platforms: - - Go -tags: - - Remote Access -source_code_url: https://github.com/realvnc-labs/rport -stargazers_count: 2 -updated_at: '2023-09-20' -archived: false