{"id":24770731,"url":"https://github.com/virtuallyaverage/vrch-gui","last_synced_at":"2025-10-06T11:38:48.510Z","repository":{"id":274233765,"uuid":"919185736","full_name":"virtuallyaverage/vrch-gui","owner":"virtuallyaverage","description":null,"archived":false,"fork":false,"pushed_at":"2025-01-25T21:14:50.000Z","size":70184,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-25T22:34:47.301Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/virtuallyaverage.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2025-01-19T22:50:54.000Z","updated_at":"2025-01-20T15:44:23.000Z","dependencies_parsed_at":"2025-01-25T22:48:07.079Z","dependency_job_id":null,"html_url":"https://github.com/virtuallyaverage/vrch-gui","commit_stats":null,"previous_names":["virtuallyaverage/vrch-gui"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/virtuallyaverage%2Fvrch-gui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/virtuallyaverage%2Fvrch-gui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/virtuallyaverage%2Fvrch-gui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/virtuallyaverage%2Fvrch-gui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/virtuallyaverage","download_url":"https://codeload.github.com/virtuallyaverage/vrch-gui/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245163668,"owners_count":20570975,"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":[],"created_at":"2025-01-29T03:55:40.070Z","updated_at":"2025-10-06T11:38:48.396Z","avatar_url":"https://github.com/virtuallyaverage.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# VRC Haptics\n## Already Massively out of date. Development continued here: https://github.com/VRC-Haptics/VRCH-Server\nA GUI interface for providing osc haptics from Vrchat.\n\n# Usage\n\nAfter the first setup it should be simple plug and play with no need for user configuration on each startup.\n\n## First Time setup\n\nGrab the installer from the releases page and it should install on windows.\n\n- _MDNS sidecars are the only thing I can think of that would stop it working on other platforms, since they are precomiled executables. If you have a solution to this it would be much appreciated!_\n\nOnce installed, it should be as simple as opening the application and assigning which parameters you want your device tied to. Here are the basics:\n\n- All parameters must have a base of `/h`, parameters without this prefix are not currently tracked by the program.\n- Since it is possible to have a large number of haptic nodes, the parameters are divided up into groups, and are formatted like so: Group{`Front@0:15`}; `/h/Front_0, /h/Front_1, ...., /h/Front_15`\n  - Singular nodes can be represented by: Group{`Front@0:0`}\n\n# Development\n\n## setup:\n#### Development\n- `pnpm i` -\u003e Install dependencies (both rust and node)\n- `pnpm run tauri dev` -\u003e Start the dev server. \n\n#### Build:\n- `pnpm i` -\u003e Install dependencies (both rust and node)\n- `pnpm run tauri build` -\u003e Builds installer under: `./src-tauri/target/release/bundle/\u003csome_subfolder\u003e`\n\n#### Sidecars:\nThis project has two C# sidecars, for mdns discovery (since rust sucks with it). \nThe source code for them can be found here:\n - VRC: [oyasumivr_oscquery](https://github.com/Raphiiko/oyasumivr_oscquery/tree/main/src-mdns-sidecar)\n - Haptics: [basic-mdns-cli](https://github.com/virtuallyaverage/basic-mdns-cli)\n\nThis is a project VERY early in its development so reporting issues and making contributions (even if they are small) is much appreciated.\n\n## TODO's:\n\n### Backend:\n- Implement: VRC OSC client\n    - Currently only can recieve messages from VRC\n- Implement: VRC radial configuration\n  - Intensity Scaling (less BRRR).\n  - Intensity Offset (mimic smaller contacts).\n  - Use Tauri Store to save previous settings.\n  - restore settings across avatars.\n\n### Frontend:\n\n- Fix: Group editor\n  - Complete rework or small edits is fine\n  - Show generated addresses for debugging\n- Fix: scaling across different DPI windows\n- Refactor: Context providers\n    - I am new to react and know the way I set them up is not optimal\n- Implement: Game Settings\n  - Show number of parameters found on avatar (like vrcft)\n  - show raw paramers\n  - settings like intensity\n- Working \n\n## Recommended IDE Setup\n\n- [VS Code](https://code.visualstudio.com/) + [Tauri](https://marketplace.visualstudio.com/items?itemName=tauri-apps.tauri-vscode) + [rust-analyzer](https://marketplace.visualstudio.com/items?itemName=rust-lang.rust-analyzer)\n\n(I used Jetbrains Rider for the C# sidecars)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvirtuallyaverage%2Fvrch-gui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvirtuallyaverage%2Fvrch-gui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvirtuallyaverage%2Fvrch-gui/lists"}