Skip to content

DriesVandenneucker/starrify

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Starrify

'Star' Spotify tracks from the command line.

Requirements

Install libspotify and pyspotify, e.g.

brew install libspotify
pip install pyspotify

Create a libspotify API key and copy the spotify_appkey.key file to the same directory containing starrify.py.

# Usage

python starrify.py -t [SPOTIFY_TRACK_URI] -u [SPOTIFY_USERNAME] -p [SPOTIFY_PASSWORD]

TODO

  • Use in conjunction with the Spotify AppleScript dictionary to grab what's currently playing, and star it using an Alfred keyboard shortcut.

Contact

@steveWINton

About

'Star' Spotify tracks from the command line.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published