From 6012dbc57e7af86a502ae7d5510388e6e8322b92 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Wed, 27 Dec 2023 03:46:12 +0000 Subject: [PATCH] Remove Screensy (project gone/404) (#446) - ref. #1 - https://github.com/awesome-selfhosted/awesome-selfhosted-data/actions/runs/7333085340/job/19968097336 - `https://github.com/screensy/screensy : 404 {"message": "Not Found", "documentation_url": "https://docs.github.com/rest"}` --- software/screensy.yml | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 software/screensy.yml diff --git a/software/screensy.yml b/software/screensy.yml deleted file mode 100644 index 48e432ec36..0000000000 --- a/software/screensy.yml +++ /dev/null @@ -1,15 +0,0 @@ -name: Screensy -website_url: https://github.com/screensy/screensy -description: Simple peer-to-peer screen sharing solution for sharing your screen with WebRTC. -licenses: - - GPL-3.0 -platforms: - - Nodejs - - Docker -tags: - - Communication - Custom Communication Systems -source_code_url: https://github.com/screensy/screensy -demo_url: https://screensy.marijn.it/ -stargazers_count: 420 -updated_at: '2023-02-20' -archived: false