Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/raphiiko/ibcontrol
[DEPRECATED] 🥽 Display brightness control for Valve Index
https://github.com/raphiiko/ibcontrol
angular openvr steamvr tauri valve-index vr vrc vrchat vrchat-osc
Last synced: about 2 months ago
JSON representation
[DEPRECATED] 🥽 Display brightness control for Valve Index
- Host: GitHub
- URL: https://github.com/raphiiko/ibcontrol
- Owner: Raphiiko
- License: mit
- Created: 2023-03-13T15:57:06.000Z (almost 2 years ago)
- Default Branch: develop
- Last Pushed: 2024-11-04T16:27:49.000Z (3 months ago)
- Last Synced: 2024-11-04T17:31:17.554Z (3 months ago)
- Topics: angular, openvr, steamvr, tauri, valve-index, vr, vrc, vrchat, vrchat-osc
- Language: TypeScript
- Homepage:
- Size: 2.08 MB
- Stars: 9
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
Note: This project is deprecated, and is no longer maintained.
Most of its functionality has been integrated and expanded upon within OyasumiVR.
IBControl
Display brightness control for Valve Index
:low_brightness: IBControl is a tool for externally controlling the display brightness of the Valve Index. :low_brightness:
Its main purpose is to allow VRChat players to control their display brightness from within VRChat.[Download latest version]
Overview
OSC Control
HTTP Control
About
## Features
IBControl allows you to control the display brightness of your Valve Index in a few ways:
- :headphones: Over [OSC (Open Sound Control)](https://github.com/Raphiiko/IBControl/wiki/OSC-Control)
- From a [radial menu on your VRChat avatar](https://github.com/Raphiiko/IBControl/wiki/VRChat-Avatar-Menu)
- :globe_with_meridians: Over [HTTP](https://github.com/Raphiiko/IBControl/wiki/HTTP-Control)
- :low_brightness: Directly from the main window## Examples
Here you can find some examples of using IBControl's control methods for various purposes.
- [Adaptive Brightness](https://gist.github.com/Raphiiko/20ab0137cc4734246fe9b08c3b72384a) (Rust)
Continuously adjust the backlight based on the brightness of the image shown in the headset## Built With
IBControl has been built with [Angular](https://angular.io/) and [Tauri](https://tauri.app/).
## VRChat
IBControl isn't endorsed by VRChat and doesn't reflect the views or opinions of VRChat or anyone officially involved in producing or managing VRChat. VRChat is a trademark of VRChat inc. VRChat © VRChat Inc.
## License
IBControl is available under the [MIT](https://github.com/Raphiiko/IBControl/blob/develop/LICENSE.md) license.