diff --git a/pool/main/mmusic/meta.json b/pool/main/mmusic/meta.json new file mode 100644 index 0000000..8b33295 --- /dev/null +++ b/pool/main/mmusic/meta.json @@ -0,0 +1,23 @@ +{ + "title": "mMusic", + "summary": "Browse and play local music with album art, lyrics, and a live spectrum.", + "categories": [ + "Music", + "Media" + ], + "screenshots": [ + "screenshots/playback.png" + ], + "description": "A keyboard-first local music player for CardputerZero with indexed libraries, album Cover Flow, playback modes, a live spectrum, and the official five-key control layout.", + "locales": { + "zh_CN": { + "title": "mMusic", + "summary": "支持封面、媒体库和实时频谱的本地音乐播放器。" + } + }, + "icon": "music.png", + "author": { + "github": "hlym123", + "display_name": "m5stack" + } +} \ No newline at end of file diff --git a/pool/main/mmusic/mmusic_0.1.8_arm64.deb.release.json b/pool/main/mmusic/mmusic_0.1.8_arm64.deb.release.json new file mode 100644 index 0000000..50f1835 --- /dev/null +++ b/pool/main/mmusic/mmusic_0.1.8_arm64.deb.release.json @@ -0,0 +1,11 @@ +{ + "filename": "mmusic_0.1.8_arm64.deb", + "url": "https://github.com/hlym123/packages/releases/download/czdev-buffer/mmusic_0.1.8_arm64.deb", + "sha256": "fa573f084b8e0de68bbe904da601afd51f6c2538bb5c9639d5d96f811cf975ab", + "size": 11722302, + "package": "mmusic", + "version": "0.1.8", + "architecture": "arm64", + "uploaded_by": "hlym123", + "uploader_email": "hlym123@users.noreply.github.com" +} diff --git a/pool/main/mmusic/music.png b/pool/main/mmusic/music.png new file mode 100644 index 0000000..3855be8 Binary files /dev/null and b/pool/main/mmusic/music.png differ diff --git a/pool/main/mmusic/screenshots/playback.png b/pool/main/mmusic/screenshots/playback.png new file mode 100644 index 0000000..2eeb28f Binary files /dev/null and b/pool/main/mmusic/screenshots/playback.png differ