silentjack
silence detector for the JACK audio system
Install
- All systems
-
curl cmd.cat/silentjack.sh
- Debian
-
apt-get install silentjack
- Ubuntu
-
apt-get install silentjack
- Kali Linux
-
apt-get install silentjack
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install silentjack
- Raspbian
-
apt-get install silentjack
- Dockerfile
- dockerfile.run/silentjack
silentjack
silence detector for the JACK audio system
SilentJack listens, using the JACK audio system, for silence. When silence is detected, it runs the command specified. Once the command has been run, a grace period is observed before resuming the silence detection.