Skip to content
forked from smabie/stag

public domain utf8 curses based audio file tagger

License

Notifications You must be signed in to change notification settings

Sound-Linux-More/stag

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stag is a C curses based mp3/ogg/flac tagging application. 

Features:
    * Support for MP3, OGG, and FLAC files
    * Full utf8 support
    * Support for simultaneous file editing
    * File selection by regex
    * Very low memory footprint (~2MB unless editing many files)
    * Uses the very fast Taglib library
    * Intuitive curses interface
    * Released into the public domain 

Dependencies:
    * ncurses (probably included with your distribution)
    * taglib (sometimes called libtag) 

Check out INSTALL for installation instructions. Check out the man
page for usage info.

stag was written by Sturm Mabie (sturm@cryptm.org).

About

public domain utf8 curses based audio file tagger

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 91.8%
  • Roff 7.4%
  • Makefile 0.8%