rabbit52068 / Stupify

Spotify Now Playing Inky pHat Badge

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stupify

Spotify Now Playing Inky pHat Badge

Requirements

Spotipy

pip3 spotipy
pip3 install git+https://github.com/plamere/spotipy.git --upgrade

Inky

curl https://get.pimoroni.com/inky | bash

or sudo pip3 install inky (didn't work for me, hung at numpy)

Configuration

Stupify.py

Pull current user playing track from Spotify Web API. Render result to Inky pHat

now.py

Same as Stupify but without the Inky pHat output.

Todo:

MQTT integration

Reference

Old version on pip/easy_install installation #211

About

Spotify Now Playing Inky pHat Badge


Languages

Language:Python 100.0%