tennitech / juke

Juke, an open-source music player, breathes new life into your music with a retro-inspired interface.
MIT License
2 stars 0 forks source link

Implement Spotify Playback #43

Open Luxque opened 1 week ago

Luxque commented 1 week ago

Implement Spotify playback on JukeOS. This implementation should be able to:

  1. Fetch the information about the song that the user wants to play, and
  2. Play the selected song in real time.
Luxque commented 6 days ago

This documentation might be helpful for this issue.