Unlock Music Project - CLI Edition
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.
 
 
Go to file
鲁树人 05a1affa03 Merge pull request '小更改 - mmkv 相关' (#93) from qmc-mmkv-cipher into master
Reviewed-on: https://git.unlock-music.dev/um/cli/pulls/93
2 months ago
.github/workflows ci: add go test 3 years ago
algo refactor: rework on MusicEx footer parser 2 months ago
cmd/um refactor: make mmkv key optional; change cli params name 2 months ago
internal fix: wrong png header 5 months ago
misc chore: add release script 2 years ago
.drone.jsonnet build: update ci settings 5 months ago
.drone.yml build: update ci settings 5 months ago
.gitignore chore: add release script 2 years ago
LICENSE LICENSE: Say Hello to 2021! 4 years ago
README.md doc: update go version [skip ci] 2 years ago
go.mod chore: update deps 5 months ago
go.sum chore: update deps 5 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
  1. 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