smabie/morg
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
NOTE: Though this program has not been updated in a long time, it is still perfectly usable. For all intents and purposes, this software is considered "complete".
morg is a C command-line utility that organizes your music collection.
Features:
* Support for MP3, OGG, and FLAC files
* Flexible, allows arbitary commands to be executed on each music file
* Simple, does its job and nothing more
* Uses the very fast Taglib library for retrieving metadata
* Released into the public domain
Dependencies:
* taglib (sometimes called libtag)
* libbsd (under Linux only)
Check out INSTALL for installation instructions. Check out the man
page for usage info.
morg was created by Sturm Mabie (sturm@cryptm.org).