Skip to content

lokoum/mp3tag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

##mp3tag

This is just a simple program to display and set MP3 metada, it is very simple to use !

##dependencies

Nothing

##Example

$ make; make clean

$ ./mp3tag sail.mp3 --disp-tag
no TAG found

$ ./mp3tag sail.mp3 --set-tag
title: Sail
artist: Awolnation
album: Back from Earth 
year: 2011
comment: Best song Ever
the tag has been updated !

$ ./mp3tag sail.mp3 --disp-tag
title: Sail
artist: Awolnation
album: Back from Earth
year: 2011
comment: Best song Ever

About

Edit mp3 metadata

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published