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.
c9ed772ce0 | 7 months ago | |
---|---|---|
.github/workflows | 3 years ago | |
algo | 10 months ago | |
cmd/um | 2 years ago | |
internal | 2 years ago | |
misc | 2 years ago | |
.drone.jsonnet | 7 months ago | |
.drone.yml | 7 months ago | |
.gitignore | 2 years ago | |
LICENSE | 4 years ago | |
README.md | 2 years ago | |
go.mod | 7 months ago | |
go.sum | 7 months ago |
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