A tiny Python script that shows the most recently played track on KEXP.
🎶 Now Playing on KEXP:
🎤 Artist: Yellow Ostrich
🎵 Song: WHALE
💿 Album: The Mistress
-
Clone the repo:
git clone https://github.com/erickochen/kexp-now-playing.git cd kexp-now-playing
-
Install the required library:
pip install requests
-
Run the script:
python3 now_playing.py
- Python 3.x
requests
(install via pip)
MIT – do whatever you want, just give credit. ❤️