Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 748 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 748 Bytes

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.