{"id":19921847,"url":"https://github.com/lucidvr/opengloves-driver","last_synced_at":"2025-04-04T19:14:07.346Z","repository":{"id":37745018,"uuid":"340447187","full_name":"LucidVR/opengloves-driver","owner":"LucidVR","description":"An OpenVR Driver for VR Gloves","archived":false,"fork":false,"pushed_at":"2023-12-27T11:08:06.000Z","size":8749,"stargazers_count":481,"open_issues_count":15,"forks_count":83,"subscribers_count":22,"default_branch":"develop","last_synced_at":"2025-03-28T18:16:34.282Z","etag":null,"topics":["cpp","hacktoberfest","openvr","openvr-device","openvr-driver","steamvr","steamvr-driver","vr-gloves"],"latest_commit_sha":null,"homepage":"https://store.steampowered.com/app/1574050/OpenGloves/","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/LucidVR.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}},"created_at":"2021-02-19T17:50:51.000Z","updated_at":"2025-03-27T12:33:27.000Z","dependencies_parsed_at":"2023-12-27T11:47:33.839Z","dependency_job_id":null,"html_url":"https://github.com/LucidVR/opengloves-driver","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LucidVR%2Fopengloves-driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LucidVR%2Fopengloves-driver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LucidVR%2Fopengloves-driver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LucidVR%2Fopengloves-driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LucidVR","download_url":"https://codeload.github.com/LucidVR/opengloves-driver/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247234923,"owners_count":20905854,"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","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":["cpp","hacktoberfest","openvr","openvr-device","openvr-driver","steamvr","steamvr-driver","vr-gloves"],"created_at":"2024-11-12T22:08:36.728Z","updated_at":"2025-04-04T19:14:07.323Z","avatar_url":"https://github.com/LucidVR.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OpenGloves Driver [![Steam Badge]][Steam] [![Discord Badge]][Discord]\n\nA **SteamVR (OpenVR)** driver for VR Gloves and DIY Hardware.\u003cbr\u003e\n\n## Download\n[![Steam Badge]][Steam]\n\nOpenGloves is available on **[Steam]**,\u003cbr\u003e\nwhere it comes with additional tools for configuring driver related features.\n\n## Features\n\n### Driver Features\n\n- **Force Feedback**\n\n- **Full Finger Tracking** \u003cbr\u003e\n    *Splay Support* \u003cbr\u003e\n    *Individual Joint Support*\n\n- **Tracker / Controller Positioning \u0026 Offsetting** \u003cbr\u003e\n\n- **Button / Joystick Inputs** \u003cbr\u003e\n    *➜ Trigger | A | B* \u003cbr\u003e\n    *➜ Joystick | X | Y | Click*\n\n- **Multiple Communication Methods** \u003cbr\u003e\n    *- Bluetooth Serial* \u003cbr\u003e\n    *- Named Pipes* \u003cbr\u003e\n    *- Serial USB*\n\n### Additional Tools\n\n#### OpenGloves UI\n**[OpenGloves UI]** is an application that ships with the driver on Steam. \u003cbr\u003e\nIt provides additional features for configuring driver related features, such as:\u003cbr\u003e\n- Managing driver settings\n- Force Feedback Testing\n- Automatically calibrating Controller ⟷ Glove offsets\n\n## Custom Hardware\n\nTo make your own hardware compatible with **OpenGloves**, refer to the **[Driver Input]** page. \u003cbr\u003e\n\n## Contributing\n\n**Pull requests are very welcome.**\n\n*For major changes, please open an* \u003cbr\u003e\n***[Issue]*** *or contact us first to discuss* \u003cbr\u003e\n*what you would like to change.*\n\n---\n\n## Credits\n\n| Author | Discord |\n|:------:|:-------:|\n| **[danwillm]** | `danwillm#8254` |\n| **[Lucas VRTech]** | `LucidVR#0001` |\n\n---\n\n**⸢ [Manual Installation] ⸥  ⸢ [Building] ⸥  ⸢ [Limitations] ⸥  ⸢ [Compatibility] ⸥**\n\n---\n\n\n\u003c!-----------------------------------------------------------------------------\u003e\n\n[Steam Badge]: https://img.shields.io/badge/Steam-000000?style=for-the-badge\u0026logo=steam\u0026logoColor=white\n[Discord Badge]: https://img.shields.io/badge/Discord-7289DA?style=for-the-badge\u0026logo=discord\u0026logoColor=white\n\n[Discord]: https://discord.gg/lucidvr\n[Steam]: https://store.steampowered.com/app/1574050/OpenGloves\n[Steam Page]: https://store.steampowered.com/app/1574050/OpenGloves\n\n[Manual Installation]: docs/Installation.md\n[Building]: docs/Building.md\n[Limitations]: docs/Limitations.md\n[Compatibility]: docs/Compatibility.md\n\n[UI]: https://github.com/lucidVR/opengloves-ui\n[OpenGloves UI]: https://github.com/lucidVR/opengloves-ui\n\n[Driver Input]: https://github.com/LucidVR/opengloves-driver/wiki/Driver-Input\n\n[Issue]: https://github.com/LucidVR/opengloves-driver/issues\n\n[Danwillm]: https://github.com/danwillm\n[Lucas VRTech]: https://github.com/lucas-vrtech\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flucidvr%2Fopengloves-driver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flucidvr%2Fopengloves-driver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flucidvr%2Fopengloves-driver/lists"}