Skip to content

Thrasd/spotify-now-playing-terminal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spotify Now Playing Terminal

This is a python project to show the current playing song in a terminal window.

Usage

Simply do python main.py in the terminal window, and it will show the current playing song from Spotify. Do python main.py --help to get a list of possible commands

Dependencies

The project is dependent on the dbus-package, install it with sudo apt-get install python-dbus

Python Virtual Environment

In order to use a virtual environment, you must add the --system-site-packages parameter when creating the virtual environment.

About

Show the current playing Spotify song in a terminal window

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages