You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
unlock-music-cli/README.md

26 lines
647 B
Markdown

4 years ago
# Unlock Music Project - CLI Edition
3 years ago
4 years ago
Original: Web Edition https://github.com/ix64/unlock-music
3 years ago
- [Release Download](https://github.com/unlock-music/cli/releases/latest)
4 years ago
## Features
3 years ago
4 years ago
- [x] All Algorithm Supported By `ix64/unlock-music`
- [ ] Complete Cover Image
- [ ] Parse Meta Data
- [ ] Complete Meta Data
## Hou to Build
3 years ago
- Requirements: **Golang 1.17**
4 years ago
1. Clone this repo `git clone https://github.com/unlock-music/cli && cd cli`
3 years ago
2. Build the executable `go build ./cmd/um`
4 years ago
## How to use
3 years ago
- Drag the encrypted file to `um.exe` (Tested on Windows)
- Run: `./um [-o <output dir>] [-i] <input dir/file>`
4 years ago
- Use `./um -h` to show help menu