RTSS Headset Battery Info is a C# application that displays the battery level of a wireless headset directly in the RivaTuner Statistics Server (RTSS) OSD.
The application uses headsetcontrol to retrieve headset information and displays it in real time through RTSS.
- 🔋 Displays headset battery percentage
- 🎧 Automatically detects headset model
- 🔌 Shows whether the headset is connected or turned off
- 🔄 Automatic refresh every 2 seconds
- 📊 Native RTSS OSD integration
- 🪶 Lightweight console application
- Windows
- .NET (compatible with RTSSSharedMemoryNET)
- RivaTuner Statistics Server (RTSS) installed and running
- headsetcontrol installed and available in PATH
👉 https://github.com/Sapd/HeadsetControl
RTSSSharedMemoryNETheadsetcontrol.exe
- Clone the repository:
git clone https://github.com/your-username/RTSSHeadsetBatteryInfo.git