@santi100a/mp3-meta
TypeScript icon, indicating that this package has built-in type declarations

0.0.2 • Public • Published

Santi's MP3-Meta CLI

Build Status npm homepage GitHub stars License

What's this?

This is a CLI that uses node-id3 to mark ID3 tags into MP3 files. This allows you to quickly and easily include things like the album, artist, song name, composers, genre and cover art into your MP3 files.

Installation

  • npm: npm install --global @santi100a/mp3-meta
  • Yarn: yarn global add @santi100a/mp3-meta
  • PNPM: pnpm install --global @santi100a/mp3-meta

Usage

Access the CLI by using npx @santi100a/mp3-meta after running one of the above commands, or by downloading an executable from the releases and running it.

/@santi100a/mp3-meta/

    Package Sidebar

    Install

    npm i @santi100a/mp3-meta

    Weekly Downloads

    1

    Version

    0.0.2

    License

    MIT

    Unpacked Size

    48 kB

    Total Files

    37

    Last publish

    Collaborators

    • santi100a