iamtheluiz / harmonist

🎡 Harmonist is a application that helps you editing metadata from audio files.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🎡 Harmonist - Desktop Application

Harmonist is a application that helps you editing metadata from audio files.

Application Interface

πŸ“‚ Boilerplate

Boilerplate for a project using Electron, React and Typescript

πŸƒ Getting Started

First, clone this respository and access the created folder:

# Cloning repository
git clone https://github.com/iamtheluiz/harmonist.git

cd harmonist/

Getting into the folder, install project dependencies:

npm install
# or
yarn install

πŸ‘¨πŸ½β€πŸ’» Usage

In order to run this project 2 scripts will need to be executed dev:react and dev:electron, run each one in a different terminal and always run dev:react before dev:electron.

npm run dev:react

npm run dev:electron

βš™οΈ Build

To build this project, run:

yarn build

πŸ’Ό Authors

πŸ“ƒ License

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

About

🎡 Harmonist is a application that helps you editing metadata from audio files.

License:GNU General Public License v3.0


Languages

Language:TypeScript 66.6%Language:JavaScript 32.6%Language:HTML 0.7%