Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

unlock-music.dev/cli

Package Overview
Dependencies
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

unlock-music.dev/cli

Go Modules
Version
v0.2.12
Version published
Created
Source

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
  • run go install unlock-music.dev/cli/cmd/um@master

Build from repo source

  • Pull repo source.
  • 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

  • Install Drone CI binary

  • Edit .drone.jsonnet

  • Update drone CI pipeline:

    drone jsonnet --format --stream
    

FAQs

Package last updated on 07 May 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts