All Projects → pmsaue0 → play

pmsaue0 / play

Licence: MIT License
A Google Play Music desktop player built with Electron, styled for the minimalist

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
NSIS
403 projects

Projects that are alternatives of or similar to play

Ieasemusic
网易云音乐第三方
Stars: ✭ 8,572 (+18138.3%)
Mutual labels:  music-player, electron-app
Electron Xiami
虾米音乐 & 虾米电台 - Linux & Mac | Xiami Player & Xiami Radio desktop for Linux & Mac supported by Electron
Stars: ✭ 304 (+546.81%)
Mutual labels:  music-player, electron-app
Cocomusic
a simple music player built by electron and vue
Stars: ✭ 937 (+1893.62%)
Mutual labels:  music-player, electron-app
Yaradio Yamusic
Yandex Radio + Yandex Music desktop application ----------------------------- Неофициальное десктопное приложение для Яндекс Радио + Яндекс Музыка
Stars: ✭ 78 (+65.96%)
Mutual labels:  music-player, electron-app
Musictube Player
MusicTube Player is an electron desktop application for YouTube Music, with media key support & desktop notifications.
Stars: ✭ 90 (+91.49%)
Mutual labels:  music-player, electron-app
webviewhs
🌐 A Haskell binding to the webview library created by Serge Zaitsev.
Stars: ✭ 109 (+131.91%)
Mutual labels:  native-apps, electron-app
Lx Music Desktop
一个基于 electron 的音乐软件
Stars: ✭ 14,964 (+31738.3%)
Mutual labels:  music-player, electron-app
Musicplayer
A minimal music player built on electron.
Stars: ✭ 145 (+208.51%)
Mutual labels:  music-player, electron-app
ANMP
multi-channel loopable video game music player for nerds and audiophiles
Stars: ✭ 16 (-65.96%)
Mutual labels:  music-player
MusicPlayer
Android课程作业,简单的音乐播放器
Stars: ✭ 25 (-46.81%)
Mutual labels:  music-player
portos
WSL2 distribution manager (coming soon)
Stars: ✭ 26 (-44.68%)
Mutual labels:  electron-app
amplyfm
A free and open-source web app for streaming music.
Stars: ✭ 46 (-2.13%)
Mutual labels:  music-player
android-messenger-mac
Mac app wrapper around Google's stand-alone Android Messenger.
Stars: ✭ 14 (-70.21%)
Mutual labels:  electron-app
KCCacheProxy
Local caching proxy for KanColle
Stars: ✭ 74 (+57.45%)
Mutual labels:  electron-app
MailTape.github.io
MailTape - Feed your inspiration with music, every Sunday morning.
Stars: ✭ 23 (-51.06%)
Mutual labels:  music-player
AppToolkit
🐘 The Front-end Env Toolkit(前端环境管理工具)
Stars: ✭ 411 (+774.47%)
Mutual labels:  electron-app
Neel
A Nim library for making Electron-like HTML/JS GUI apps, with full access to Nim capabilities.
Stars: ✭ 144 (+206.38%)
Mutual labels:  electron-app
VisualFamilyTree
With this app you can create a family tree with extensive information and pictures about the individual family members.
Stars: ✭ 44 (-6.38%)
Mutual labels:  electron-app
Groovy
Groovy is a social music application for Android.
Stars: ✭ 20 (-57.45%)
Mutual labels:  music-player
Callsmusic-Plus
Powerful Telegram Voice Chat Player Bot Based On CallsMusic With More Advanced Features!
Stars: ✭ 55 (+17.02%)
Mutual labels:  music-player

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).

Install by downloading (option 1)

Download the zipped .DMG to install on OS X

Install by building (option 2)

Clone/Fork this repo, then do a manual install with npm.

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].