Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jojuniori committed Jun 18, 2020
1 parent 59e4d53 commit f24d8c5
Show file tree
Hide file tree
Showing 6 changed files with 993 additions and 61 deletions.
15 changes: 12 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
<div align="center">
<img src="http://qiniu.qq-robot.cn/MMT163.png" width="256px" align="center">
<img src="https://raw.githubusercontent.com/jojuniori/MMT163/master/img/logo.png" width="256px" align="center">
</div>
<h1 align="center">Moe Music Tools 163</h1>

### Download MMT163
:floppy_disk: You can download from: [releases](https://github.com/jojuniori/MMT163/releases).

### Use to download Lyric and Cover
![](http://qiniu.qq-robot.cn/Music163/slide-2.png)
![](http://qiniu.qq-robot.cn/Music163/slide-1.png)
![](https://raw.githubusercontent.com/jojuniori/MMT163/master/img/example1.png)
![](https://raw.githubusercontent.com/jojuniori/MMT163/master/img/example2.png)

Create from Netease music website search page.
App icon template from: [yoios](https://github.com/mmarfil/yoios).
Expand All @@ -21,6 +21,15 @@ Contributors: Skim
* [jQuery](https://jquery.com/)
* [FileSaver.js](https://github.com/eligrey/FileSaver.js)

build command
osx app `npm run packosx`
win32 app `npm run packwin32`
win64 app `npm run packwin64`
all `npm run build`

If you can't run it and console show `connect ECONNREFUSED`
Try `npm config set ELECTRON_MIRROR http://npm.taobao.org/mirrors/electron/`

### Compared with Netease music website
Redesign UI, remove inconsequential things.
Get and download lyrics, including originals and translations.
Expand Down
Binary file added img/example1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/example2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit f24d8c5

Please sign in to comment.