Skip to content

虾米音乐 & 虾米电台 - Linux & Mac | Xiami Player & Xiami Radio desktop for Linux & Mac supported by Electron

License

Notifications You must be signed in to change notification settings

DDDDDomingo/electron-xiami

 
 

Repository files navigation

logo

Electron Xiami

English README

Linux和macOS下的虾米客户端 (虾米播放器),使用Electron构建。

screenshot_macos

linux_player_full

linux_player_mini

linux_player_radio

请注意:这个项目不是虾米音乐的官方客户端。如果有任何问题请反馈到这个链接

功能

  • 虾米音乐在线
  • 虾米电台 (测试)
  • 迷你播放模式
  • 桌面歌词 (测试)
  • 最小化到托盘
  • 系统提示
  • 播放控制
  • 用户配置
  • 多语言支持

安装需求

编译和安装

本地编译运行

git clone https://github.com/eNkru/electron-xiami.git
cd electron-xiami
npm install
npm start

编译打包版本

npm run dist:linux

发布

npm version (new release version)
git push origin master
git push origin --tags
npm publish

下载

预打包版本请点击这个链接下载。

授权协议

MIT

About

虾米音乐 & 虾米电台 - Linux & Mac | Xiami Player & Xiami Radio desktop for Linux & Mac supported by Electron

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 94.5%
  • HTML 4.2%
  • CSS 1.3%