项目介绍:
Radiant Player for Google Play Music™
https://github.com/radiant-player/radiant-player-mac
一个美观的 Mac 应用程序,展示 Google Play Music。
由Sajid Anwar开发。 最初由James Fator在JamesFator / GoogleMusicMac创建。
与Google没有联盟关系。 Google Play是Google Inc.的商标。
Turn Google Play Music into a separate, beautiful application that integrates with your Mac.
Developed by Sajid Anwar. Originally created by James Fator at JamesFator/GoogleMusicMac.
No affiliation with Google. Google Play is a trademark of Google Inc.
Requirements 环境需求
-
Mac OS X 10.8 or later
-
Adobe Flash Player for Mac OS X, NPAPI version
Adobe recently changed their install to try to auto-detect your browser. If you are using Google Chrome it will automatically select the incorrect (PPAPI) version needed for Radiant Player. Select a version manually and choose the NPAPI version when prompted, or install Flash via Safari rather than Chrome or Firefox.
Adobe最近更改了他们的安装以尝试自动检测您的浏览器。 如果您使用Google Chrome,它会自动选择Radiant Player所需的错误(PPAPI)版本。 [手动选择版本] [6],并在出现提示时选择NPAPI版本,或通过Safari而不是Chrome或Firefox安装Flash.
Development 开发环境配置
This project uses CocoaPods to handle its dependencies, though it may be cloned
and developed without having CocoaPods installed. Just be sure to openradiant-player-mac.xcworkspace
instead of radiant-player-mac.xcodeproj
in order to
correctly pull in the dependencies into Xcode.
A few JavaScript dependencies are installed via npm
– to update these dependences, ensure that package.json
specifies the target version and run ./scripts/update-javascript-dependencies.sh
.