Skip to content
forked from omriharel/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

License

Notifications You must be signed in to change notification settings

Omer-St/custom_deej

 
 

Repository files navigation

Custom deej

Custom deej is an hardware volume mixer for Windows. It lets you use real-life sliders, potentiometers, buttons, small screen and led lights to seamlessly control the volumes of different apps, and In-App (such as your music player, the game you're playing and your voice chat session) without having to stop what you're doing.

The fork is from deej by Omeri Harel, you should start there.

Table of contents

Features

This Fork contain few more features then the starndard deej :

  • Support sliders, potentiometers as deej
  • Support buttons to toggle Mute/Un-Mute
  • Support small screen to display names and levels
  • Support led lights indecation for Mute/Un-mute

Hardware

  • Arduino, connected to the each of the following, up to user to decide what and amount

Software

Arduino

  • The code running on the Arduino board is a C program , and is using the configuration in first segment of the file.

Windows

  • The PC runs a Go client in the background, and its using YAML-formatted configuration file named config.yaml.

License

deej is released under the MIT license. custpm deej is released under the MIT license.

About

Set app volumes with real sliders! deej is an Arduino & Go project to let you build your own hardware mixer for Windows and Linux

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 99.7%
  • Other 0.3%