Unlock Music Project - CLI Edition
.github/workflows | ||
algo | ||
cmd/um | ||
internal | ||
misc | ||
.drone.jsonnet | ||
.drone.yml | ||
.gitignore | ||
go.mod | ||
go.sum | ||
LICENSE | ||
README.md |
Unlock Music Project - CLI Edition
Original: Web Edition https://git.unlock-music.dev/um/web
Features
- All Algorithm Supported By
unlock-music/web
- Complete Metadata & Cover Image
Hou to Build
- Requirements: Golang 1.19
- run
go install unlock-music.dev/cli/cmd/um@master
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