/Google-Play-Music-Desktop-Player-UNOFFICIAL-

A desktop player for Google Play Music with media controls

Primary LanguageC#

Google Play Music™ Desktop Player

GitHub version Code Climate PayPal donate button

Run Google Play Music as a stand alone Windows Desktop app. Never again will you have to hunt through your tabs to pause your music, or stop listening to your favourite song because Chrome is guzzling up all your RAM..

Developed by Samuel Attard.

No affiliation with Google. Google Play is a trademark of Google Inc.

Requirements

Features

  • Supports media keys (play, pause, next, previous)
  • Desktop notifications on track change
  • Dark theme
  • Task bar media controls (media controls embedded into the taskbar)
  • Smooth scrolling and overlay scrollbars for a nicer User Experience
  • More coming soon....

Development

To get started just pull the repo and open Google Play Music.sln in Visual Studio, pull down all the NuGet dependencies and it should just work.

Contributing

If you find something wrong (theming issues, app crashes) please report them as an issue.
If you think you can add something cool or fix a problem, fork the repo and make a pull request :D

Credit

IgnaceMaes for the Material Skin used in this project --> Check it out here

License

The MIT License (MIT)

Copyright (c) 2015 Samuel Attard

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.