From 6c6f5293879762937941896d6ca5e48e1f8350c9 Mon Sep 17 00:00:00 2001 From: Kieran <32241933+Ki-er@users.noreply.github.com> Date: Sat, 4 Jan 2025 14:24:54 +0000 Subject: [PATCH] Remove Noisedash (Unmaintained since Jan 2024) (#1077) --- software/noisedash.yml | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 software/noisedash.yml diff --git a/software/noisedash.yml b/software/noisedash.yml deleted file mode 100644 index 0f005985cc..0000000000 --- a/software/noisedash.yml +++ /dev/null @@ -1,14 +0,0 @@ -name: Noisedash -website_url: https://github.com/kaythomas0/noisedash -description: Self-hostable web tool for generating ambient noises/sounds using audio tools and user-uploadable samples. -licenses: - - AGPL-3.0 -platforms: - - Nodejs - - Docker -tags: - - Miscellaneous -source_code_url: https://github.com/kaythomas0/noisedash -stargazers_count: 303 -updated_at: '2024-01-03' -archived: false