Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 271 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 271 Bytes

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