Skip to content

A software for a controller inspired by omriharel/deej project.

License

Notifications You must be signed in to change notification settings

JaroslawPokropinski/EleDeejey

Repository files navigation

EleDeejey

EleDeejey is an alternative Windows software for the omriharel/deej, the hardware volume mixer.

It consists of the electron client and the arduino code.

Starting Development

Start the app in the dev environment:

npm start

Packaging for Production

To package apps for the local platform:

npm run package

License

EleDeejey is released under the MIT license.

Some of the code and the icons are modified versions from the omriharel/deej project released under the MIT license.