From 7c6f1dc21c4ad7cfb532a64d6d14e8d2755ba1c0 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Sun, 24 Sep 2023 22:52:23 +0000 Subject: [PATCH] remove Homehost (unmaintained since March 2023, untriaged issues) (#199) - looks abandoned as per multiple comments in https://github.com/ridhwaans/homehost/issues --- software/homehost.yml | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 software/homehost.yml diff --git a/software/homehost.yml b/software/homehost.yml deleted file mode 100644 index ea38aab282..0000000000 --- a/software/homehost.yml +++ /dev/null @@ -1,14 +0,0 @@ -name: homehost -website_url: https://github.com/ridhwaans/homehost -description: Self-hosted React + Redux app that streams your media collection (music, movies, books, podcasts, comics etc). -licenses: - - MIT -platforms: - - Nodejs -tags: - - Media Streaming - Multimedia Streaming -source_code_url: https://github.com/ridhwaans/homehost -depends_3rdparty: true -stargazers_count: 988 -updated_at: '2023-03-05' -archived: false