From e232fe34014d71e1839fe3e6ab621a38c86edfc7 Mon Sep 17 00:00:00 2001 From: Kieran <32241933+KieranRobson@users.noreply.github.com> Date: Fri, 25 Aug 2023 12:13:48 +0100 Subject: [PATCH] Remove Volumio (unmaintained) (#81) --- software/volumio.yml | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 software/volumio.yml diff --git a/software/volumio.yml b/software/volumio.yml deleted file mode 100644 index 29a1d8b435..0000000000 --- a/software/volumio.yml +++ /dev/null @@ -1,13 +0,0 @@ -name: Volumio -website_url: https://volumio.com/ -description: A free and open source linux distribution, designed and fine-tuned exclusively for music playback. -licenses: - - GPL-3.0 -platforms: - - Nodejs -tags: - - Media Streaming - Audio Streaming -source_code_url: https://github.com/volumio/Volumio2 -stargazers_count: 1351 -updated_at: '2022-04-04' -archived: false