Skip to content

Medprj/HyperXWM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HyperX Cloud III Wireless Tray Utility

A small Windows tray mini-utility that shows the battery level of HyperX Cloud III Wireless headset.
Built with WinForms and depends on the HidSharp library.

Features

  • Displays battery percentage in the system tray
  • Lightweight and minimal
  • Supports Windows autostart (via registry)
  • Application logging via Serilog

Screenshot

Tray Icon

Device Information

Parameter Value
VID 0x03F0 HP Inc.
PID 0x05B7 HyperX Cloud III Wireless dongle

HID Reports (RID = 0x66)

Purpose First byte Offset of value Notes
Battery percentage 0x89 4 Byte 4 = battery level (0–100)
Connection / Disconnection 0x0D 2 Byte 1 = connected / disconnected flag
Battery level changed status 0x0C 2
Cable pluggedIn status 0x8A 2
Connection status request 0x82 2

Dependencies

Requirements

About

Windows tray application for monitoring HyperX Cloud III Wireless headset battery level.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages