Unlock Music Project - CLI Edition
Go to file
EmmmX 4cdbc35d4a
Create README.md
2020-12-26 23:44:44 +08:00
algo Unregister Raw Decoders 2020-12-26 23:21:11 +08:00
cmd/um Add CLI Entrance 2020-12-26 23:22:39 +08:00
internal Init Project 2020-12-26 03:20:36 +08:00
.gitignore Init Project 2020-12-26 03:20:36 +08:00
LICENSE Create LICENSE 2020-12-26 20:56:24 +08:00
README.md Create README.md 2020-12-26 23:44:44 +08:00
go.mod Add CLI Entrance 2020-12-26 23:22:39 +08:00
go.sum Add CLI Entrance 2020-12-26 23:22:39 +08:00

README.md

Unlock Music Project - CLI Edition

Original: Web Edition https://github.com/ix64/unlock-music

Features

  • All Algorithm Supported By ix64/unlock-music
  • Complete Cover Image
  • Parse Meta Data
  • Complete Meta Data

Hou to Build

  • Requirements: Golang 1.16
  1. Clone this repo git clone https://github.com/unlock-music/cli && cd cli
  2. Build the executable go build ./cmd/um

How to use

  • Use ./um -h to show help menu