Convert between video formats
Electrolysis is built using electron and ffmpeg
- Install Node.js
- Install ffmpeg
- Install git
- Open a command line or terminal
- Run
git clone https://github.com/ChristianMurphy/electrolysis
- Run
cd electrolysis
- Run
npm install
- Open a command line or terminal
- Navigate to the folder with
electrolysis
- Run
npm start
- Follow installation instructions
- Run
npm run start-dev
- In the console at the side of the window enter
require('devtron').install()
- Open a command line or terminal
- Navigate to the folder with
electrolysis
- Run
npm test