From 75b15aee04944d596903ee4cc98505569d9e0534 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Tue, 2 May 2023 15:38:44 +0200 Subject: [PATCH] Update apps.toml --- apps.toml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/apps.toml b/apps.toml index 75644327..9a417c15 100644 --- a/apps.toml +++ b/apps.toml @@ -2163,6 +2163,13 @@ state = "working" subtags = [ "microblogging" ] url = "https://github.com/YunoHost-Apps/movim_ynh" +[mstream] +category = "multimedia" +potential_alternative_to = [ "Anchor", "Deezer", "SoundCloud", "Spotify" ] +state = "working" +subtags = [ "music" ] +url = "https://github.com/YunoHost-Apps/mstream_ynh" + [multi_webapp] antifeatures = [ "package-not-maintained", "paid-content" ] category = "publishing"