proudly written in kotlin with compose multiplatform + jetbrains jewel
Note
This project is still under development. Fixes and improvements are being made constantly.
- play radio automatically
- show current song & update in realtime
- recent tracks
- pause/resume current stream
- add new stations on runtime
- add scrobbling to last.fm
- toggle discord ipc
- add light theme support
- android build using material3
- use github releases to distribute the app as a standalone executable for windows & mac
- clone the repository
- open the project in intellij idea
- go to
src/desktopMain/kotlin/io/lyricalsoul/main.kt
- click on the green play button