鲁树人 61fba401c7
Some checks failed
Build / build (.exe, 386, windows) (push) Successful in 13m36s
Build / build (.exe, amd64, windows) (push) Successful in 13m16s
Build / build (.exe, arm64, windows) (push) Successful in 13m15s
Build / build (386, linux) (push) Successful in 13m51s
Build / build (amd64, darwin) (push) Successful in 14m32s
Build / build (amd64, linux) (push) Successful in 14m53s
Build / build (arm64, darwin) (push) Successful in 14m6s
Build / build (arm64, linux) (push) Successful in 14m20s
Build / archive (push) Failing after 12s
chore: mark default version as "custom"
2025-05-07 09:27:34 +09:00
2025-05-07 08:12:57 +09:00
2022-11-20 12:42:03 +08:00
2025-05-07 08:12:57 +09:00
2025-05-07 08:12:57 +09:00
2025-05-07 08:12:57 +09:00
2021-02-22 00:05:37 +08:00

Unlock Music Project - CLI Edition

Original: Web Edition https://git.unlock-music.dev/um/web

Warning

在本站 fork 不会起到备份的作用,只会浪费服务器储存空间。如无必要请勿 fork 该仓库。

Features

  • All Algorithm Supported By unlock-music/web
  • Complete Metadata & Cover Image

Release

Latest release.

Install from source

  • Requirements: Golang 1.23.3
  1. run go install unlock-music.dev/cli/cmd/um@master

Build from repo source

  1. Pull repo source.
  2. Build with go build ./cmd/um.

It will produce um or um.exe (Windows).

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

Update CI pipeline

  1. Install Drone CI binary

  2. Edit .drone.jsonnet

  3. Update drone CI pipeline:

    drone jsonnet --format --stream
    
Description
Unlock Music Project - CLI Edition
Readme MIT 1.1 MiB
Languages
Go 98.3%
Shell 1.7%