Skip to content

A simple terminal application to edit your music files metadata and organize them in a structured way.

License

Notifications You must be signed in to change notification settings

lnardon/MetaEditor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MetaEditor

A simple terminal application to edit your mp3 music files metadata and organize them in a structured way.

  • ✅ Follows the ID3v2 standard
  • ❤️ Written in Golang
  • 🚀 Executes batch operations in Parallel

Installation

  1. Clone the repository
    git clone https://github.com/lnardon/MetaEditor.git
  1. Build the app
    cd MetaEditor
    make build
  1. Run the app passing the path to the directory containing the mp3 files
    ./main /path/to/mp3/files

About

A simple terminal application to edit your music files metadata and organize them in a structured way.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published