Print battery status of SteamVR devices to /tmp
Find a file
2023-11-22 18:37:02 +01:00
lib init 2023-11-22 17:58:36 +01:00
src handle steamvr quitting cleanly 2023-11-22 18:37:02 +01:00
.clang-format init 2023-11-22 17:58:36 +01:00
.gitignore init 2023-11-22 17:58:36 +01:00
libopenvr_api.so init 2023-11-22 17:58:36 +01:00
Makefile init 2023-11-22 17:58:36 +01:00
README.md handle steamvr quitting cleanly 2023-11-22 18:37:02 +01:00

SteamVR-status

A very simple program that prints the battery levels of connected VR devices to /tmp/steamvr_battery_status if SteamVR is running.

You can set it to auto-launch with SteamVR by adding it to the launch options in Steam: %command% & sleep 4 && ~/bin/steamvr-status/vr_status.