deej
Set app volumes with real sliders! deej is an Arduino & Go project to let you build your own hardware mixer for Windows and Linux
How to download and setup deej
Open terminal and run command
git clone https://github.com/omriharel/deej.git
git clone is used to create a copy or clone of deej repositories.
You pass git clone a repository URL. it supports a few different network protocols and corresponding URL formats.
Also you may download zip file with deej https://github.com/omriharel/deej/archive/master.zip
Or simply clone deej with SSH
[email protected]:omriharel/deej.git