General purpose desktop editor built on Electron and React.
Clone and install dependencies:
$ git clone https://github.com/pastahito/proteus
$ cd proteus
$ npm install
Run the app:
$ npm run once
Installers can be found in Releases section.
This project is released under the MIT License. This license lets you do anything you want with this code as long as you provide attribution back to me and don’t hold me liable.