This is a simple program that likes the current track playing on spotify. Its simply used:
- Play a song
- Run the script (could be linked to a shortcut ofcourse)
Requirements:
- Go to spotify developers dashboard
- Create an app and select "Web API" as a service you'll use
- Copy paste the client ID and Client secret in a file under:
HOME/.custom_scripts/spotify/.client_credentials.json
You're good to go! Enjoy!