2.0.1 • Published 5 years ago

electron-xiami v2.0.1

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

Electron Xiami

中文说明

A xiami desktop application for Linux. Supported by Electron.

screenshot_macos

linux_player_full

linux_player_mini

linux_player_radio

This is not the official desktop client. It's released under open source. If you are facing any issue, please use this link to report.

Feature

  • Play Xiami online music on Linux platform
  • Xiami Radio (BETA)
  • Mini mode
  • Desktop Lyrics (BETA)
  • Close to minimise
  • Dock tray support
  • System notification
  • Play control in context menu
  • Local configuration support
  • Multi-language support

Pre-Request

Build & Install

Clone the repository and run in development mode.

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

Build the application

npm run dist:linux

Release

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

Download

The released application can be downloaded here.

License

MIT