Skip to content

A Python-driven utility to notify Windows 10 users when Spotify song changes

License

Notifications You must be signed in to change notification settings

Finnboy94/Snotify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snotify

A Python-driven utility to notify Windows 10 users when Spotify song changes

Usage: Just run the file (either python snotify.py or the compiled exe) and it will notify you when Spotify title changes.

Installing requirements

pip install -r requirements.txt

or

pip3 install -r requirements.txt

Compiling

You will need cx_freeze on a Windows 10 machine and the following libraries:

win10toast - for notifications

SwSpotify - for the title acquiring of Spotify

Compiling can be done by running: python setup.py build

About

A Python-driven utility to notify Windows 10 users when Spotify song changes

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages