Skip to content

wkelton/deej-linux

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

137 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

deej-linux

This is a fork of the deej project to maintain tweaks required for easy use on Linux. See Original README / Upstream README.

Changes

  • Tweak for apps whose audio goes through pipewire
  • Updated go packages
  • Support for $XDG_CONFIG_HOME/deej/config.yaml
  • Configurable adc_size
  • config.yaml with linux-sensible defaults
  • Build scripts place executables in install directory

Requirements

You'll need the permissions to access the serial device. Something like:

sudo usermod -aG dialout <username> # requires re-login

Building

See build/README.md

About

Tweaks for deej on linux

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 99.7%
  • Other 0.3%