Koda
Android music and video player development over YouTube Music
All Skills in This Repository (2)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install Koda?โผ
Run `npx skills add Ivorisnoob/Koda --all -g -y` in your terminal to install all skills in this repository globally.
What is the Koda Android app?โผ
Koda is an open-source Android music and video player powered by YouTube Music, built with Kotlin and Jetpack Compose. It works without an official API key and supports downloads, lyrics, live streams, and Chromecast.
How does the CLAUDE.md guide help coding agents?โผ
It defines strict operating rules, architecture maps, and invariants like never hardcoding colors or fetching streams with the wrong client. This keeps agent-made changes safe for a shipped consumer app.
Can agents build and test the Koda app automatically?โผ
Agents may run Gradle compiles and tests freely, but emulator boots, device installs, and screenshots are reserved for the user. This keeps verification fast while respecting device control.
Does Koda require a Google account?โผ
No. Search, playback, downloads, and local playlists work fully on-device, while signing in optionally adds YouTube feeds, history, comments, and account sync.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core