Skip to content

Keep a wireless headset awake by periodically playing inaudible sounds.

License

Notifications You must be signed in to change notification settings

sanraith/keep-headset-awake

Repository files navigation

keep-headset-awake

Keeps a wireless headset awake by periodically playing sounds inaudible to the human ear.
I made this because my HyperX Cloud Flight headset automatically turns off after ~15 minutes of inactivity.

keep-headset-awake in action

Usage

  • Ensure that .NET Core 3.1 Runtime is installed.
  • Download and unzip the binaries from the latest release.
  • Edit appsettings.json to customize the beep length, frequency and interval.
  • Run keep-headset-awake.exe.
    If you want to hide the a console, run keep-headset-awake-NOCONSOLE.exe instead.

Build from source

  • Ensure that .NET Core 3.1 SDK is installed.
  • Clone the repo with git clone https://github.com/sanraith/keep-headset-awake.git
  • Run publish.bat from the project directory.
    The binaries are placed into bin\keep-headset-awake\