{"id":19854323,"url":"https://github.com/rhaamo/openvr-display-devices","last_synced_at":"2025-09-23T09:50:21.783Z","repository":{"id":249871499,"uuid":"832805321","full_name":"rhaamo/OpenVR-Display-Devices","owner":"rhaamo","description":"Tool to show in standalone and SteamVR Overlay your OpenVR devices with battery usage and tracking status","archived":false,"fork":false,"pushed_at":"2025-06-29T08:00:49.000Z","size":1929,"stargazers_count":5,"open_issues_count":1,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-29T08:34:52.511Z","etag":null,"topics":["imgui","imgui-glfw","openvr","openvr-overlay","xsoverlay"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rhaamo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-07-23T18:59:12.000Z","updated_at":"2025-06-29T07:59:42.000Z","dependencies_parsed_at":"2024-11-10T16:26:56.608Z","dependency_job_id":"cad3459b-d7e3-4ee1-9d83-16d4f85665de","html_url":"https://github.com/rhaamo/OpenVR-Display-Devices","commit_stats":null,"previous_names":["rhaamo/openvr-display-devices"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/rhaamo/OpenVR-Display-Devices","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhaamo%2FOpenVR-Display-Devices","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhaamo%2FOpenVR-Display-Devices/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhaamo%2FOpenVR-Display-Devices/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhaamo%2FOpenVR-Display-Devices/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rhaamo","download_url":"https://codeload.github.com/rhaamo/OpenVR-Display-Devices/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhaamo%2FOpenVR-Display-Devices/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276554027,"owners_count":25662960,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-23T02:00:09.130Z","response_time":73,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["imgui","imgui-glfw","openvr","openvr-overlay","xsoverlay"],"created_at":"2024-11-12T14:09:13.284Z","updated_at":"2025-09-23T09:50:21.763Z","avatar_url":"https://github.com/rhaamo.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"﻿# OpenVR Display Devices\r\n\r\n\u003cimg src=\"./screenshot_standalone.png\" width=\"600px\"\u003e \u003cimg src=\"./screenshot_steamvr.png\" width=\"400px\"\u003e\r\n\r\n## WTF is that\r\n\r\nThis is a SteamVR Overlay app (and a \"standalone\" window) that will list all your connected OpenVR devices informations such as: Model, vendor, tracking type, serial number, battery status and tracking state.\r\n\r\nIt can send notifications of low battery (\u003c20%) and warn (\u003c50%) through native windows toasts or XSOverlay, it will also notify if a tracker is charging but too slowly that it's discharging.\r\n\r\nYou can also get notification specific for your HMD when the charging state changes (lol @ android).\r\n\r\nYes this app also works if you only have an HMD without trackers, it's a bit overkill, but it works™️\r\n\r\nThe configuration file is located in: `%appdata%\\OpenVR-Display-Devices\\` the `app.ini` file.\r\n\r\n## Build\r\n\r\n- Clone the repository recursively to get the submodules\r\n- Alternatively in the CLI after cloning: `git submodule init --update` iirc\r\n- Load the project in Visual Studio 2022\r\n- Build it\r\n- ???\r\n\r\nNotes that the project uses VCPKG, so you might have to need to open the dev prompt from your project and do something like `vcpkg integrate install` maybe idk\r\n\r\nTo create an installer:\r\n- Download latest NSIS thingy\r\n- Open it, click the link to compile a script\r\n- Load the \"installer/installer.nsi\" file\r\n- Compile and execute\r\n- done\r\n\r\n## TODO\r\n\r\n- Try it more\r\n- WIP to be tested: Implement a \"previous value\" for battery statuses, to detect if the device is charging BUT current% is inferior to last%, to send a more specific notification about slow charging\r\n- The code really needs cleanups, the WebSocket part is absolutely awful, it works, but PRs welcomes (I won't bite you)\r\n- Properly detect when a device is disconnected because they are still returned by the API\r\n\r\n## License \u0026 contact\r\n\r\nMIT License\r\n\r\nSome code has been used from https://github.com/hyblocker/OpenVR-SpaceCalibrator for the main ImGUI/glfw/opengl window code.\r\n\r\nContact:\r\n- farts at otter dot sh\r\n- issues maybe, any other way you can find (good luck)\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frhaamo%2Fopenvr-display-devices","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frhaamo%2Fopenvr-display-devices","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frhaamo%2Fopenvr-display-devices/lists"}