A xiami desktop application for Linux. Supported by Electron.
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.
- 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
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
npm version (new release version)
git push origin master
git push origin --tags
npm publish
The released application can be downloaded here.