|
43 | 43 | Download the last version on the [website](https://github.com/trazyn/ieaseMusic/releases/latest) or below.
|
44 | 44 |
|
45 | 45 | #### Mac(10.9+)
|
46 |
| -[Download](https://github.com/trazyn/ieaseMusic/releases/download/v1.2.7/ieaseMusic-1.2.7-mac.dmg) the `.dmg` file, Or use `homebrew`: |
| 46 | +[Download](https://github.com/trazyn/ieaseMusic/releases/download/v1.2.8/ieaseMusic-1.2.8-mac.dmg) the `.dmg` file, Or use `homebrew`: |
47 | 47 | ```
|
48 | 48 | brew cask install ieasemusic
|
49 | 49 | ```
|
50 | 50 |
|
51 | 51 | #### Linux
|
52 | 52 |
|
53 |
| -[Download](https://github.com/trazyn/ieaseMusic/releases/download/v1.2.7/ieaseMusic-1.2.7-linux-amd64.deb) the `.deb` file for 'Debian / Ubuntu': |
| 53 | +[Download](https://github.com/trazyn/ieaseMusic/releases/download/v1.2.8/ieaseMusic-1.2.8-linux-amd64.deb) the `.deb` file for 'Debian / Ubuntu': |
54 | 54 | ```
|
55 |
| -$ sudo dpkg -i ieaseMusic-1.2.7-linux-amd64.deb |
| 55 | +$ sudo dpkg -i ieaseMusic-1.2.8-linux-amd64.deb |
56 | 56 | ```
|
57 | 57 |
|
58 |
| -[Download](https://github.com/trazyn/ieaseMusic/releases/download/v1.2.7/ieaseMusic-1.2.7-linux-x86_64.rpm) the `.rpm` file for 'Centos/RHEL': |
| 58 | +[Download](https://github.com/trazyn/ieaseMusic/releases/download/v1.2.8/ieaseMusic-1.2.8-linux-x86_64.rpm) the `.rpm` file for 'Centos/RHEL': |
59 | 59 | ```
|
60 |
| -$ sudo yum localinstall ieaseMusic-1.2.7-linux-x86_64.rpm |
| 60 | +$ sudo yum localinstall ieaseMusic-1.2.8-linux-x86_64.rpm |
61 | 61 | ```
|
62 | 62 |
|
63 |
| -[Download](https://github.com/trazyn/ieaseMusic/releases/download/v1.2.7/iease-music-1.2.7-x86_64.AppImage) the `.Appimage` file for other distribution: |
| 63 | +[Download](https://github.com/trazyn/ieaseMusic/releases/download/v1.2.8/iease-music-1.2.8-x86_64.AppImage) the `.Appimage` file for other distribution: |
64 | 64 | ```
|
65 |
| -$ chmod u+x iease-music-1.2.7-x86_64.AppImage |
66 |
| -$ ./iease-music-1.2.7-x86_64.AppImage |
| 65 | +$ chmod u+x iease-music-1.2.8-x86_64.AppImage |
| 66 | +$ ./iease-music-1.2.8-x86_64.AppImage |
67 | 67 | ```
|
68 | 68 |
|
69 | 69 | Archlinux `pacman` install:
|
@@ -158,6 +158,7 @@ Description | Keys
|
158 | 158 | - [x] Lyrics
|
159 | 159 | - [x] Auto update
|
160 | 160 | - [x] Alfred supports
|
| 161 | +- [ ] Download manager |
161 | 162 | - [ ] Wechat QR code login
|
162 | 163 | - [ ] Remove express(New API implementation, and proxy)
|
163 | 164 | - [ ] Resize window(New UI)
|
|
0 commit comments