96 lines
4.6 KiB
Markdown
96 lines
4.6 KiB
Markdown
<p align="center"><a href="https://github.com/lyswhut/lx-music-desktop"><img width="200" src="https://github.com/lyswhut/lx-music-desktop/blob/master/doc/images/icon.png" alt="lx-music logo"></a></p>
|
||
|
||
<p align="center">
|
||
<a href="https://github.com/lyswhut/lx-music-desktop/releases"><img src="https://img.shields.io/github/release/lyswhut/lx-music-desktop" alt="Release version"></a>
|
||
<a href="https://ci.appveyor.com/project/lyswhut/lx-music-desktop"><img src="https://ci.appveyor.com/api/projects/status/flrsqd5ymp8fnte5?svg=true" alt="Build status"></a>
|
||
<a href="https://travis-ci.org/lyswhut/lx-music-desktop"><img src="https://travis-ci.org/lyswhut/lx-music-desktop.svg?branch=master" alt="Build status"></a>
|
||
<a href="https://electronjs.org/releases/stable"><img src="https://img.shields.io/github/package-json/dependency-version/lyswhut/lx-music-desktop/dev/electron/master" alt="Electron version"></a>
|
||
<!-- <a href="https://github.com/lyswhut/lx-music-desktop/releases"><img src="https://img.shields.io/github/downloads/lyswhut/lx-music-desktop/latest/total" alt="Downloads"></a> -->
|
||
<a href="https://github.com/lyswhut/lx-music-desktop/tree/dev"><img src="https://img.shields.io/github/package-json/v/lyswhut/lx-music-desktop/dev" alt="Dev branch version"></a>
|
||
<!-- <a href="https://github.com/lyswhut/lx-music-desktop/blob/master/LICENSE"><img src="https://img.shields.io/github/license/lyswhut/lx-music-desktop" alt="License"></a> -->
|
||
</p>
|
||
|
||
<!-- [![GitHub release][1]][2]
|
||
[![Build status][3]][4]
|
||
[![GitHub Releases Download][5]][6]
|
||
[![dev branch][7]][8]
|
||
[![GitHub license][9]][10] -->
|
||
|
||
<!-- [1]: https://img.shields.io/github/release/lyswhut/lx-music-desktop
|
||
[2]: https://github.com/lyswhut/lx-music-desktop/releases
|
||
[3]: https://ci.appveyor.com/api/projects/status/flrsqd5ymp8fnte5?svg=true
|
||
[4]: https://ci.appveyor.com/project/lyswhut/lx-music-desktop
|
||
[5]: https://img.shields.io/github/downloads/lyswhut/lx-music-desktop/latest/total
|
||
[5]: https://img.shields.io/github/downloads/lyswhut/lx-music-desktop/total
|
||
[6]: https://github.com/lyswhut/lx-music-desktop/releases
|
||
[7]: https://img.shields.io/github/package-json/v/lyswhut/lx-music-desktop/dev
|
||
[8]: https://github.com/lyswhut/lx-music-desktop/tree/dev
|
||
[9]: https://img.shields.io/github/license/lyswhut/lx-music-desktop
|
||
[10]: https://github.com/lyswhut/lx-music-desktop/blob/master/LICENSE -->
|
||
|
||
<h2 align="center">洛雪音乐助手桌面版</h2>
|
||
|
||
### 说明
|
||
|
||
一个基于 Electron + Vue 开发的音乐软件。
|
||
|
||
所用技术栈:
|
||
|
||
- Electron 8
|
||
- Vue 2
|
||
|
||
已支持的平台:
|
||
|
||
- Windows 7 及以上
|
||
- Mac OS
|
||
- Linux
|
||
|
||
软件变化请查看:[更新日志](https://github.com/lyswhut/lx-music-desktop/blob/master/CHANGELOG.md)<br>
|
||
软件下载请转到:[发布页面](https://github.com/lyswhut/lx-music-desktop/releases)<br>
|
||
或者到网盘下载(网盘内有MAC、windows版):`https://www.lanzous.com/b906260/` 密码:`glqw`<br>
|
||
使用常见问题请转至:[常见问题](https://github.com/lyswhut/lx-music-desktop/blob/master/FAQ.md)
|
||
|
||
### 源码使用方法
|
||
|
||
环境要求:Node.js 12.x
|
||
|
||
```bash
|
||
# 开发模式
|
||
npm run dev
|
||
|
||
# 构建免安装版
|
||
npm run pack:dir
|
||
|
||
# 构建安装包(windows版)
|
||
npm run pack
|
||
|
||
```
|
||
|
||
### UI界面
|
||
|
||
<p><a href="https://github.com/lyswhut/lx-music-desktop"><img width="100%" src="https://github.com/lyswhut/lx-music-desktop/blob/master/doc/images/app.png" alt="lx-music UI"></a></p>
|
||
|
||
### 启动参数
|
||
|
||
目前软件已支持的启动参数如下:
|
||
|
||
- `-search` 启动软件时自动在搜索框搜索指定的内容,例如:`-search="突然的自我 - 伍佰"`
|
||
- `-nt` 以非透明模式启动,对于未开启AERO效果的win7系统可加此参数启动以确保界面正常显示
|
||
|
||
### 常见问题
|
||
|
||
常见问题已移至:<https://github.com/lyswhut/lx-music-desktop/blob/master/FAQ.md>
|
||
|
||
### 免责声明
|
||
|
||
本项目**不开发或者破解直接获取音频数据**的功能。<br>
|
||
本项目仅用于**测试 `electron 8` 在各种系统上的兼容性**及用于**对比各大音乐平台歌单、排行榜等数据列表的差异性**,使用本项目的过程中可能产生的**任何涉及版权相关的数据**归版权方所有,并需于**24小时内删除**,然后到对应平台支持正版资源。<br>
|
||
本项目相关的作者不对使用本项目所造成的任何后果负责,即本项目所造成的的任何后果由使用者承担!<br>
|
||
本项目基于 [Apache License 2.0](https://github.com/lyswhut/lx-music-desktop/blob/master/LICENSE) 许可证发行。<br>
|
||
音乐平台不易,请尊重版权,支持正版。<br>
|
||
若对此有疑问请 mail to: lyswhut+qq.com (请将`+`替换成`@`)
|
||
|
||
### 许可证
|
||
|
||
[Apache License 2.0](https://github.com/lyswhut/lx-music-desktop/blob/master/LICENSE)
|