From b742de91a527a8947e3f154acef8154b04268194 Mon Sep 17 00:00:00 2001 From: Lucas <169063936+mustbeperfect@users.noreply.github.com> Date: Sat, 20 Dec 2025 09:13:15 -0800 Subject: [PATCH] Added Swing Music to audio-player --- source/data/dynamic/applications.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/source/data/dynamic/applications.json b/source/data/dynamic/applications.json index baa5ba5..f7455c3 100644 --- a/source/data/dynamic/applications.json +++ b/source/data/dynamic/applications.json @@ -12672,6 +12672,23 @@ "language": "", "license": "", "homepage_url": "" + }, + { + "name": "Swing Music", + "description": "", + "repo_url": "https://github.com/swingmx/swingmusic", + "tags": [], + "platforms": [ + "cross", + "selfhost" + ], + "category": "audio-player", + "stars": 0, + "flags": [], + "last_commit": "", + "language": "", + "license": "", + "homepage_url": "" } ] } \ No newline at end of file