Clone and run for a quick way to see Electron-Youtube-to-Mp3-Converter in action.
To clone and run this repository you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:
# Clone this repository
git clone https://github.com/MedZed/Electron-Youtube-to-Mp3-Converter.git
# Go into the repository
cd Electron-Youtube-to-Mp3-Converter
# Install dependencies
npm install
# Run the app
npm start
Learn more about Electron and its API in the documentation.
Electron Youtube To MP3 Converter
My other app : News Electron App (Headlines) For more example apps, see the list of boilerplates created by the awesome electron community.
The MIT License
Copyright (c) 2017 Med Zarroug