Update README.md

This commit is contained in:
Emmm Monster 2021-05-16 17:18:37 +08:00
parent c71ad9cc79
commit 1f0aefb72d
No known key found for this signature in database
GPG Key ID: C98279C83FB50DB9
1 changed files with 8 additions and 1 deletions

View File

@ -1,18 +1,25 @@
# Unlock Music Project - CLI Edition
Original: Web Edition https://github.com/ix64/unlock-music
- [Release Download](https://github.com/unlock-music/cli/releases/latest)
## 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`
2. Build the executable `go build ./cmd/um`
## How to use
- Drag the encrypted file to `um.exe` (Tested on Windows)
- Run: `./um [-o <output dir>] [-i] <input dir/file>`
- Use `./um -h` to show help menu