Skip to content

A simple audio converter for PC and Mac with Electron interface

License

Notifications You must be signed in to change notification settings

crossjs/audio-convertalizer

 
 

Repository files navigation

Audio Convertalizer

A simple audio converter for PC and Mac with Electron interface

Run with node.js

  1. Clone repo

  2. Install dependencies:

$npm install

  1. Run the app:

$npm start

Build

Mac (arm64)

$npm run package-mac-arm

Mac (x64)

$npm run package-mac

PC

$npm run package-pc

About

A simple audio converter for PC and Mac with Electron interface

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 89.1%
  • HTML 5.5%
  • CSS 5.4%