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

A beautiful cross platform Desktop Player for Google Play Music

Github星跟踪图

Google Play Music™ Desktop Player

Join the chat at https://gitter.im/MarshallOfSound/Google-Play-Music-Desktop-Player-UNOFFICIAL-
Github All Releases
GitHub version
Code Climate
Coverage Status
Average time to resolve an issue

Windows: Build status
MacOS / Linux: CircleCI

Run "Google Play Music" as a standalone 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.

Download

Head over to our website http://www.googleplaymusicdesktopplayer.com to download the latest release for your platform.

OS Support

  • Windows 7 or later
  • Mac OS X 10.9.0 or later
  • Ubuntu 14.04 or later
  • Mint
  • Fedora
  • Debian

Features

  • Supports media keys (play, pause, stop, next, previous)
  • last.fm & ListenBrainz Scrobbling and Now Playing support!
  • Discord Rich Presences Now Playing information
  • Hands free Voice Controls!
  • Desktop notifications on track change
  • A simplistic mini player
  • Dark Theme
  • Customizable accent color + CSS support
  • Task bar media controls (media controls embedded into the taskbar) Windows only
  • Smooth scrolling and overlay scrollbars for a nicer User Experience
  • HTML5 Audio Support - No more Adobe Flash Player :+1:
  • Minimize to task bar for background music playing
  • Customizable hotkeys, no worries if you don't have media keys. Choose your own shortcuts
  • Choose your audio output device from within the player
  • Song Lyrics for those Karaoke nights
  • And a whole lot more coming soon!

Integrating with GPMDP from External Applications

There are two methods you can use to integrate with GPMDP from an external application.

  1. JSON Interface
  2. Web Socket Interface

Both are documented in the Docs folder. For one time read access you should
probably use the JSON interface. For an application that requires continuous
updates as to the state of GPMDP or needs to control GPMDP you should use the
Web Socket interface.

Issues

If you have any bugs / issues please check the
FAQ
first before raising an issue

Credits

Logo designed by @JayToe

Development

To get started just pull the repo and run the following

npm install
npm run build
npm start

To build the installers / release packages you need to run, you can only build a platforms installer from that platform.

# Windows
npm run make:win

# Mac OS X
npm run make:darwin

# Ubuntu (Requires the 'dpkg' package)
npm run make:deb

# Fedora (Requires the 'rpm' package)
npm run make:rpm

All releases will be signing with my Code Signing Certificates (Authenticode on Windows and Codesign on OS X)

Please see the development FAQ for additional requirements for building.

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

NOTE: Some of the functionality in this app has been extracted into smaller submodules. In particular

Dev Requirements

  • Node.js (Recommend 6.3.x)
  • NPM (3.x.x)

Continuous Integration

We run tests and generate signed installers on three CI platforms

You can download the latest signed installers for Windows from the artifacts section of AppVeyor
You can download the latest linux (debian and fedora) and OS X (darwin) builds from the artifacts section on Circle CI

License

The MIT License (MIT)

Copyright (c) 2016 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.

主要指标

概览
名称与所有者MarshallOfSound/Google-Play-Music-Desktop-Player-UNOFFICIAL-
主编程语言JavaScript
编程语言JavaScript (语言数: 5)
平台
许可证MIT License
所有者活动
创建于2015-07-31 14:05:23
推送于2023-01-04 14:30:16
最后一次提交2021-03-23 13:53:59
发布数58
最新版本名称v4.7.1 (发布于 )
第一版名称1.0.0 (发布于 )
用户参与
星数8.2k
关注者数239
派生数764
提交数1.5k
已启用问题?
问题数3176
打开的问题数243
拉请求数323
打开的拉请求数21
关闭的拉请求数432
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?