steamvr_status/README.md

5 lines
296 B
Markdown
Raw Permalink Normal View History

2023-11-22 17:58:36 +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.
2023-11-22 18:35:52 +01:00
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`.