Display spotify listening status on READMEs with python

Spotify playing README

A really easy way to display your spotify listening status on READMEs and Websites too!

Demo

Here’s the embed of Card from the site.

Spotify playing

Customized card, with theming

Spotify playing

Security notice

As a security notice, We’re not storing any of the sensitive tokens, We just store the
access tokens securely, used for generating temporary refresh tokens, and getting just the status data, with
only read permissions and scopes. You can check it in the configuration file for the scopes.

URL Parameters

  • id: Your spotify ID
  • theme: The card theme
  • image: If cover image to be included
  • color_theme: The color theme for the Card
  • bars_when_not_listening: If bars should be shown when not listening
  • bg_color: The BG

     

     

     

    To finish reading, please visit source site