soundbar-standby-blocker

A simple tool for preventing soundbar connected to your pc to standby. It works by just emitting an audio signal every 10 minutes.

Build

To build it, just clone the repository and run make in it:

  • MacOS: make macos
  • Linux: make linux
  • Windows: make windows