Skip to content

rclim95/PlayingWHAT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

109 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PlayingWHAT

PlayingWHAT is a little Python app that I've created that allows you to sign in to your Spotify account to show what's playing on the Inky wHAT e-paper display connected to a Raspberry PI. It'll create an image on-the-fly that is uploaded to the Inky wHAT display (thanks to the official Inky Python library), showing the following information:

  • Whether or not this song is ❤️ liked or not
  • The repeat mode for the current playback session (:repeat: on for a single playback, :repeat_one: on for the entire queue, or turned off)
  • The shuffle mode for the current playback session (:twisted_rightwards_arrows: on or off)
  • The name of the current track
  • The album art associated with the current track
  • The name of the album that this track belongs to
  • The name of the artist that composed the current track
  • The duration of the track
  • The Spotify account that PlayingWHAT is showing playback for
  • The device that's currently streaming music from Spotify

Screenshots

Preview 1 Preview 2 Preview 3 Preview 4

License

This project is licensed under the MIT License. For more information, check out the LICENSE.md file that's included in the root of this repository.

About

A Python app that allows you to connect your Spotify account and show what you're playing on the Inky wHAT screen

Topics

Resources

License

Stars

Watchers

Forks

Contributors