tomasflopes / music-name-corrector

Node and ReactJS project to sanitize .mp3 files name's.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to Music Name Corrector 👋

Twitter: tomaslopes_dev

The project is based in the idea that big a folder with a lot of files should have some normalization in the file naming. This way, this script will help you have all the names sanitized with capitalization and '-' separation.

Install

yarn

Usage

yarn start

Author

👤 Tomás Lopes

Example

All the names should follow this pattern:

Artist - Music Name feat. Other Artist

Technologies

For this implementation I'm using NodeJS and the FS library in the backend along with ReactJS to provide the user interface for the web browser.

Show your support

Give a ⭐️ if this project helped you!


This README was generated with ❤️ by readme-md-generator

About

Node and ReactJS project to sanitize .mp3 files name's.


Languages

Language:JavaScript 70.8%Language:HTML 16.2%Language:CSS 13.0%