2020-12-26 15:44:44 +00:00
|
|
|
# Unlock Music Project - CLI Edition
|
|
|
|
Original: Web Edition https://github.com/ix64/unlock-music
|
2021-02-21 16:06:31 +00:00
|
|
|
- [Release Download](https://github.com/unlock-music/cli/releases/latest)
|
2020-12-26 15:44:44 +00:00
|
|
|
|
|
|
|
## Features
|
|
|
|
- [x] All Algorithm Supported By `ix64/unlock-music`
|
|
|
|
- [ ] Complete Cover Image
|
|
|
|
- [ ] Parse Meta Data
|
|
|
|
- [ ] Complete Meta Data
|
|
|
|
|
|
|
|
## Hou to Build
|
|
|
|
- Requirements: **Golang 1.16**
|
|
|
|
|
|
|
|
1. Clone this repo `git clone https://github.com/unlock-music/cli && cd cli`
|
|
|
|
2. Build the executable `go build ./cmd/um`
|
|
|
|
|
|
|
|
## How to use
|
|
|
|
- Use `./um -h` to show help menu
|