go-musicfox
go-musicfox是用Go写的又一款网易云音乐命令行客户端,支持UnblockNeteaseMusic、各种音质级别、lastfm、MPRIS、MacOS交互响应(睡眠暂停、蓝牙耳机连接断开响应、菜单栏控制等)...
How to download and setup go-musicfox
Open terminal and run command
git clone https://github.com/go-musicfox/go-musicfox.git
git clone is used to create a copy or clone of go-musicfox repositories.
You pass git clone a repository URL. it supports a few different network protocols and corresponding URL formats.
Also you may download zip file with go-musicfox https://github.com/go-musicfox/go-musicfox/archive/master.zip
Or simply clone go-musicfox with SSH
[email protected]:go-musicfox/go-musicfox.git