Skip to content

Latest commit

 

History

History
44 lines (31 loc) · 749 Bytes

README.rst

File metadata and controls

44 lines (31 loc) · 749 Bytes

Google Music Player

A GTK music player based on google music API

googlemusicplayer_screenshot.png

INSTALL

apt-get install python-gtk virtualenv vlc
virtualenv venv --system-site-packages
source venv/bin/activate
pip install googlemusicplayer
googlemusic

enjoy! ;)

FEATURES

  • play library
  • playlist
  • radios
  • get album covers
  • play/pause/previous/next

NEW! LASTFM integration

If you have a lastfm account and want to scrobble your tracks, please add to your ~/.config/google_music_player your lastfm username and password:

[email protected]
google_password
lastfm_username
lastfm_passsword