toni-santos / curtify

simple terminal tool that fetches currently playing album and displays it

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

curtify

simple python terminal tool that fetches currently playing album and displays it alongside its' album cover, track name and album title

example

!!! USE AT YOUR OWN RISK !!!


this tool only works on kitty terminal, with icat, and uses some python modules. you must also configure a spotify application in order to use this. feel free to pry around the code and adjust accordingly to your needs.


features:

  • displays image, track name, artist and album name
  • checks for skips (to an extent, crashes when clicking on a song instead of skipping)
  • checks for pauses
  • is reliable

About

simple terminal tool that fetches currently playing album and displays it

License:MIT License


Languages

Language:Python 100.0%