/music-normalizr

Normalize audio file name and complete ID3 Tag from an external API

Primary LanguageVueMIT LicenseMIT

Music Normalizr

Music Normalizr is an app to rename and complete music informations (ID3 Tag) for your audio files corresponding to an music album.

This application is in progress.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development.

Prerequisites

This app needs NodeJS to launch from source code.

Installing

To run the app clone or download the repository and follow the instructions bellow :

  1. Install dependencies

    npm install
    
  2. Run application locally in development mode

    npm run electron:serve
    

Built With

  • Vuejs - Web framework
  • Electron - Desktop application cross platform framework

Authors

License

This project is licensed under the MIT License - see the LICENSE file for details