Skip to content

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

 
 

Repository files navigation

Google Play Music™ Desktop Player

Join the chat at https://gitter.im/MarshallOfSound/Google-Play-Music-Desktop-Player-UNOFFICIAL- Github All Releases Build status 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

Using Flash Player is not my choice and this app is in no way based on flash. However flash is required to play the music because Google's support for HTML5 Audio relies on the MP3 codec and some third party DRM library. Both of which require licenses and can't be open sourced. So until Google figures out an open source solution to the DRM media problem, we are stuck with Flash.

Features

  • Supports media keys (play, pause, next, previous)
  • last.fm scrobbling and now playing support!
  • Desktop notifications on track change
  • A simplistic mini player
  • 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. To build the installers you need to have a Code Signing certificate installed on your machine. You can create a self signed one for dev purposes if you want, there are plenty of tutorials. Just google it :) All releases will be signing with my Code Signing Certificate

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

Dev Requirements

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.

About

A desktop player for Google Play Music with media controls

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 97.2%
  • JavaScript 2.5%
  • Other 0.3%