Skip to content
This repository has been archived by the owner on Feb 5, 2021. It is now read-only.

Latest commit

 

History

History
61 lines (47 loc) · 1.75 KB

README.en.md

File metadata and controls

61 lines (47 loc) · 1.75 KB

logo

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