Skip to content

sentinelweb/cuer

Repository files navigation

Cuer

Actions Status

Youtube Media queue manager for Android/ios/desktop

This project is a playlist manager for Youtube content. (In development)

Youtube has very bad playlist & chromecast queue usability.

It's a learning project to hone my Material / Jetpack / Kotlin / Coroutines / Chromecast skills

See the app website here: https://cuer.app

Using

Migrations

  • make schema changes in entity .sq files
  • make migration script to update database : old_dbVersion.sqm - if the new db version is 2 -> use 1.sqm
  • ./gradlew database:generateCommonMainDatabaseSchema
  • ./gradlew --info database:verifySqlDelightMigration

Screenshots

Browse

Playlist

Playlists

Video info

Portrait Player

Landscape Player

Add via Share

Onboarding