Skip to content

take current Spotify playing music as Skype mood

Notifications You must be signed in to change notification settings

xenups/SkypeMood

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SkypeMood

SkypeMood shows current playing music from spotify in skype mood.

to run in windows download exe from release and run it or clone it

pip  install -r requirements.txt
python main.py 

to run this package in Linux need to clone it:

git clone https://github.com/xenups/SkypeMood.git

then:

sudo apt-get install python-dbus
pip  install -r requirements.txt
python main.py