{"id":18621202,"url":"https://github.com/c9glax/vrcoscrouter","last_synced_at":"2025-11-03T13:30:27.799Z","repository":{"id":247492461,"uuid":"825994991","full_name":"C9Glax/VRCOSCRouter","owner":"C9Glax","description":"Simple OSC-Router for OSC-Programs that do not use OSC-Query. ","archived":false,"fork":false,"pushed_at":"2024-07-08T23:04:41.000Z","size":17,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-27T04:42:19.499Z","etag":null,"topics":["osc","oscquery","vrc","vrchat-osc","vrchat-tool"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/C9Glax.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":"2024-07-08T22:57:38.000Z","updated_at":"2024-10-12T20:50:14.000Z","dependencies_parsed_at":"2024-07-09T03:36:32.395Z","dependency_job_id":"7dc9d810-c205-4a56-84ac-4c862b90820c","html_url":"https://github.com/C9Glax/VRCOSCRouter","commit_stats":null,"previous_names":["c9glax/vrcoscrouter"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/C9Glax%2FVRCOSCRouter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/C9Glax%2FVRCOSCRouter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/C9Glax%2FVRCOSCRouter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/C9Glax%2FVRCOSCRouter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/C9Glax","download_url":"https://codeload.github.com/C9Glax/VRCOSCRouter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239414646,"owners_count":19634486,"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":["osc","oscquery","vrc","vrchat-osc","vrchat-tool"],"created_at":"2024-11-07T04:09:41.640Z","updated_at":"2025-11-03T13:30:27.754Z","avatar_url":"https://github.com/C9Glax.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# VRCOSCRouter\n\nSimple OSC-Router for OSC-Programs that do not use OSC-Query.\nCan also translate Endpoint names for programs that have hard-coded parameters.\n\n## Usage\n\nPlace as many `xxx.json` files as you want in the same folder as the executable.\nEach file represents a OSC-Program you want to route.\n\n### Example `Program.json`\n\n```json\n{\n  \"Name\": \"Program name\",\n  \"Ip\": \"127.0.0.1\",\n  \"SendPort\": 8000,\n  \"ReceivePort\": 8001,\n  \"Endpoints\": [\n    {\n      \"ProgramEndpoint\": \"/avatar/parameters/What_The_Program_Is_Sending\",\n      \"VrcEndpoint\": \"/avatar/parameters/Avatar_Parameter\",\n      \"Type\": \"System.Single/System.String/etc.\"\n    }\n  ]\n}\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fc9glax%2Fvrcoscrouter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fc9glax%2Fvrcoscrouter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fc9glax%2Fvrcoscrouter/lists"}