Skip to content

rsalasa3/play

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minimal desktop player for Google Music

Screenshot

Google Play Music Wrapper

This is a UI wrapper for Google Music based on Loop and electron-boilerplate It is essentially like running Google Play Music in your Chrome browser, but as a native standalone app with some extra controls, nicer styles, and without having to use Flash.

When you start the app for the first time you will be prompted to sign in through Google's authentication system. This is Google asking for your password information, the app does not save or read any login information. (I recommend that you set up Google's 2-stage verification: https://www.google.com/landing/2step/ but it's not necessary).

Sign In Screenshot

Installing

Option 1: Download the zipped .DMG to install on OS X

Option 2: Clone/Fork this repo and do a manual install.

You can follow these steps if you want to build for OSX, Windows or Linux

install dependencies

npm install

run

npm run start

build

npm run release

About

A Google Play Music desktop player built with Electron, styled for the minimalist

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 67.4%
  • CSS 22.4%
  • NSIS 10.2%