You are not logged in.

#1 2013-08-07 22:30:15

sturm
Member
Registered: 2007-05-23
Posts: 13

stag: the Simple, functional and fast ncurses music TAGger

Hey,

so stag is a C curses based mp3/ogg/flac tagging application. I developed it because I was sick of the awful easytag.

Screenshot:
stag.png

Features:
- Support for MP3, OGG, and FLAC files
- Support for simultaneous multiple file editing
- Regex file selection
- 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) http://www.gnu.org/s/ncurses/
- taglib (sometimes called libtag) http://developer.kde.org/~wheeler/taglib.html
Download: https://github.com/smabie/stag

Online man page:
- http://cryptm.org/~sturm/files/stag.0.txt
The usage is:
stag [directory ...]

Last edited by sturm (2013-08-07 22:30:40)

Offline

#2 2013-08-08 12:33:09

Doomcide
Member
Registered: 2011-08-22
Posts: 221

Re: stag: the Simple, functional and fast ncurses music TAGger

Great! Exactly what I was looking for. Gonna try it out later today.

Offline

#3 2013-08-08 12:36:37

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: stag: the Simple, functional and fast ncurses music TAGger

It has been available in the AUR for a while: https://aur.archlinux.org/packages/stag-git/

Last edited by karol (2013-08-08 12:37:22)

Offline

#4 2013-08-08 22:58:53

DoctorSamulus
Member
Registered: 2010-11-04
Posts: 53

Re: stag: the Simple, functional and fast ncurses music TAGger

The source comments in stag.c made me laugh. Great work though.

Offline

Board footer

Powered by FluxBB