An open API service indexing awesome lists of open source software.

https://github.com/probablyjassin/nuance

WIP: my attempt at a navidrome client for android, written in kotlin with jetpack compose
https://github.com/probablyjassin/nuance

Last synced: 6 days ago
JSON representation

WIP: my attempt at a navidrome client for android, written in kotlin with jetpack compose

Awesome Lists containing this project

README

          



Nuance


Nuance

# my attempt at my own navidrome client for android
because I wanted one that fits my exact requirements and couldn't find one

being written with kotlin + jetpack compose in android studio

disclaimer/warning:
since I have very little experience with java/kotlin and have never developed an Android App before, many parts of the codebase may be AI-assisted.
However, I still put in the effort to read any code generated by an AI and understand what it's doing. I heavily dislike pure vibecoding.

## todo
- [x] basic UI
- [x] auth
- [x] login screen
- [x] songs screen
- [x] playing songs with queue
- [x] media notification (for keepalive + controls)
- [ ] album/artist/playlist screens
- [ ] download songs for offline playback
- [ ] some UI improvements
- [ ] lots and lots more probably