From 5cb56b79f08d0348d3bd6c45c7c55c0e900d90e8 Mon Sep 17 00:00:00 2001 From: KieranRobson Date: Sat, 9 Sep 2023 00:50:48 +0100 Subject: [PATCH] Remove Radium (unmaintained since April 2022) (#140) --- software/radium.yml | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 software/radium.yml diff --git a/software/radium.yml b/software/radium.yml deleted file mode 100644 index 871197a960..0000000000 --- a/software/radium.yml +++ /dev/null @@ -1,14 +0,0 @@ -name: Radium -website_url: https://github.com/Zibbp/Radium -description: Synced stream and video playback with VOD capabilities utilizing HLS. Developed for movie nights but has many use cases. -licenses: - - MIT -platforms: - - Nodejs - - Docker -tags: - - Media Streaming - Video Streaming -source_code_url: https://github.com/Zibbp/Radium -stargazers_count: 186 -updated_at: '2022-04-15' -archived: false