Skip to content

🎵 Minimalistic desktop app to edit ID3 (MP3 metadata) tags.

License

Notifications You must be signed in to change notification settings

Bartosz-D3V/open-id3-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Open ID3 Tag Editor

Minimalistic app to edit ID3 (MP3 metadata) tags.

license: MIT ci status code style: prettier contribute

About

The following application allows to read & write ID3 tags (v1.0, v1.1, v2.3). The write/read ID3 algorithms have been written from scratch, but the application itself utilises React & Redux libraries running on top on Electron.

Install

yarn // or...
npm install

Run

yarn start // or...
npm start

Test

yarn test // or...
npm test

Lint

yarn lint // or...
npm run lint

About

🎵 Minimalistic desktop app to edit ID3 (MP3 metadata) tags.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published