Skip to content

boblefrag/google_music_player

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages