Skip to content

CommPass357/Compass-Radio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Compass Radio

Compass Radio is a standalone Android app for managing personal Spotify playlists. It talks directly to Spotify from the phone, stores data locally, and ships to users as an APK through GitHub Releases.

This repository now tracks only the Android app source needed to build that APK. The old WebApp and tracked DevTools packaging files are no longer part of git.

The app is not affiliated with Spotify. Each user supplies their own Spotify Developer Client ID, signs in with Authorization Code + PKCE, and keeps tokens and music data under their own control. Compass Radio asks only for the playlist, playback, and Liked Songs permissions needed for NEW/OLD playlist, recommendation, and pre-played workflows.

Repository Structure

.
|-- android/   Native Android app
|-- README.md  Project entry point

Android

Signed APKs are published through GitHub Releases. Updates are manual: install the newer APK over the old one.

Release Download

The current install artifact is:

  • Compass-Radio-Android-v1.1.21.apk

v1.1.21 is the current Android patch release. Future releases only need the APK and its SHA-256 checksum attached to GitHub Releases.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages