keesvv / gotag

A command-line IDv3/MP3 tagger, written in Go.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gotagger

A command-line IDv3/MP3 tagger, written in Go.

Usage

gotag uses $EDITOR (or vim, if unspecified) to edit IDv3 tags.

gotag file.mp3
export EDITOR=nano
gotag file.mp3

Author

Kees van Voorthuizen

License

MIT

About

A command-line IDv3/MP3 tagger, written in Go.

License:MIT License


Languages

Language:Go 97.9%Language:Makefile 2.1%