SkillAgentSearch skills...

Melodify

Melodify is designed for playing local music and is built using Compose Multiplatform.

Install / Use

/learn @andannn/Melodify
About this skill

Quality Score

0/100

Category

Design

Supported Platforms

Universal

README

Melodify

Melodify is designed for playing local music and is built using Compose Multiplatform. It's currently in the early stages of development, so feel free to report any issues or suggestions.

Android

Retrieve content from MediaStore and play music using Media3.

<p float="left"> <img src="screenshot/home.png" width="25%" /> <img src="screenshot/player.png" width="25%" /> <img src="screenshot/lyrics.png" width="25%" /> </p>

Desktop App

Scan music files from the local directory and play using VLC. Development is progressing at a very slow pace.

<img src="screenshot/desktop.png" width="75%" />

Code style

running ./gradlew ktLintFormat to automatically fix lint errors. running ./gradlew spotlessApply to add copyright.

Testing

  1. Run ./gradlew allTest to execute android instrument tests.
View on GitHub
GitHub Stars40
CategoryDesign
Updated5d ago
Forks1

Languages

Kotlin

Security Score

95/100

Audited on Mar 23, 2026

No findings