|
34 | 34 | - High quality music(FLAC) |
35 | 35 | - Track your listen to Last.fm |
36 | 36 | - Fix dead music link [#3](https://github.com/trazyn/ieaseMusic/issues/3)(QQ music, Xiami music, Kugou music, MiGu music, Biadu music all in one) |
37 | | -- Alfred 3 workflow([alfred-ieasemusic](https://github.com/trazyn/alfred-ieasemusic)), required v1.2.6+ |
| 37 | +- Alfred 3 workflow([alfred-ieasemusic](https://github.com/trazyn/alfred-ieasemusic)), required [v1.2.6+](https://github.com/trazyn/ieaseMusic/releases/latest) |
38 | 38 |
|
39 | 39 |  |
40 | 40 |
|
|
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.5/ieaseMusic-1.2.5-mac.dmg) the `.dmg` file, Or use `homebrew`: |
| 46 | +[Download](https://github.com/trazyn/ieaseMusic/releases/download/v1.2.6/ieaseMusic-1.2.6-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.5/ieaseMusic-1.2.5-linux-amd64.deb) the `.deb` file for 'Debian / Ubuntu': |
| 53 | +[Download](https://github.com/trazyn/ieaseMusic/releases/download/v1.2.6/ieaseMusic-1.2.6-linux-amd64.deb) the `.deb` file for 'Debian / Ubuntu': |
54 | 54 | ``` |
55 | | -$ sudo dpkg -i ieaseMusic-1.2.5-linux-amd64.deb |
| 55 | +$ sudo dpkg -i ieaseMusic-1.2.6-linux-amd64.deb |
56 | 56 | ``` |
57 | 57 |
|
58 | | -[Download](https://github.com/trazyn/ieaseMusic/releases/download/v1.2.5/ieaseMusic-1.2.5-linux-x86_64.rpm) the `.rpm` file for 'Centos/RHEL': |
| 58 | +[Download](https://github.com/trazyn/ieaseMusic/releases/download/v1.2.6/ieaseMusic-1.2.6-linux-x86_64.rpm) the `.rpm` file for 'Centos/RHEL': |
59 | 59 | ``` |
60 | | -$ sudo yum localinstall ieaseMusic-1.2.5-linux-x86_64.rpm |
| 60 | +$ sudo yum localinstall ieaseMusic-1.2.6-linux-x86_64.rpm |
61 | 61 | ``` |
62 | 62 |
|
63 | | -[Download](https://github.com/trazyn/ieaseMusic/releases/download/v1.2.5/iease-music-1.2.5-x86_64.AppImage) the `.Appimage` file for other distribution: |
| 63 | +[Download](https://github.com/trazyn/ieaseMusic/releases/download/v1.2.6/iease-music-1.2.6-x86_64.AppImage) the `.Appimage` file for other distribution: |
64 | 64 | ``` |
65 | | -$ chmod u+x iease-music-1.2.5-x86_64.AppImage |
66 | | -$ ./iease-music-1.2.5-x86_64.AppImage |
| 65 | +$ chmod u+x iease-music-1.2.6-x86_64.AppImage |
| 66 | +$ ./iease-music-1.2.6-x86_64.AppImage |
67 | 67 | ``` |
68 | 68 |
|
69 | 69 | Archlinux `pacman` install: |
|
0 commit comments