{"id":19706296,"url":"https://github.com/kinecttovr/plugin_osc","last_synced_at":"2025-06-10T18:13:24.936Z","repository":{"id":157145742,"uuid":"577067537","full_name":"KinectToVR/plugin_OSC","owner":"KinectToVR","description":"OSC Endpoint for Amethyst.NET","archived":false,"fork":false,"pushed_at":"2025-02-22T13:11:00.000Z","size":209,"stargazers_count":0,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-04T21:59:12.211Z","etag":null,"topics":["amethyst-plugin"],"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/KinectToVR.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2022-12-11T21:35:46.000Z","updated_at":"2025-02-22T13:05:35.000Z","dependencies_parsed_at":null,"dependency_job_id":"87a805ca-2355-41ac-9b07-36ba9743c6b2","html_url":"https://github.com/KinectToVR/plugin_OSC","commit_stats":{"total_commits":43,"total_committers":3,"mean_commits":"14.333333333333334","dds":0.4418604651162791,"last_synced_commit":"d55abaad4d417851b26738033199e9762c2aff60"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KinectToVR%2Fplugin_OSC","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KinectToVR%2Fplugin_OSC/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KinectToVR%2Fplugin_OSC/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KinectToVR%2Fplugin_OSC/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KinectToVR","download_url":"https://codeload.github.com/KinectToVR/plugin_OSC/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KinectToVR%2Fplugin_OSC/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259123923,"owners_count":22808876,"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":["amethyst-plugin"],"created_at":"2024-11-11T21:35:00.098Z","updated_at":"2025-06-10T18:13:24.912Z","avatar_url":"https://github.com/KinectToVR.png","language":"C#","readme":"\u003ch1 dir=auto\u003e\n\u003cb\u003eOSC (OscQuery)\u003c/b\u003e\n\u003ca style=\"color:#9966cc;\" href=\"https://github.com/KinectToVR/Amethyst\"\u003eAmethyst\u003c/a\u003e\n\u003ctext\u003eservice plugin\u003c/text\u003e\n\u003c/h1\u003e\n\n## **License**\nThis project is licensed under the GNU GPL v3 License \n\n## **Overview**\nThis repo is a pure implementation of the `IServiceEndpoint` interface,  \nproviding Amethyst support for OSC (VRChat), using CoreOSC and OscQuery.  \n[The bound API](https://github.com/KinectToVR/plugin_OSC/tree/main/vendor/vrc-oscquery-lib) provided by VRChat, and [the plugin itself](https://github.com/KinectToVR/plugin_OSC/tree/main/plugin_OSC) are written in C#\n\n## **Downloads**\nYou're going to find built plugins in [repo Releases](https://github.com/KinectToVR/plugin_OSC/releases/latest).\n\n## **Build \u0026 Deploy**\nBoth build and deployment instructions [are available here](https://github.com/KinectToVR/plugin_KinectV2/blob/main/.github/workflows/build.yml).\n - Initialize git submodules: `git submodule update --init --recursive`\n - Open in Visual Studio and publish using the prepared publish profile  \n   (`plugin_OSC` → `Publish` → `Publish` → `Open folder`)\n - Copy the published plugin to the `plugins` folder of your local Amethyst installation  \n   or register by adding it to `$env:AppData\\Amethyst\\amethystpaths.k2path`\n   ```jsonc\n   {\n    \"external_plugins\": [\n        // Add the published plugin path here, this is an example:\n        \"F:\\\\source\\\\repos\\\\plugin_OSC\\\\plugin_OSC\\\\bin\\\\Release\\\\Publish\"\n    ]\n   }\n   ```\n\n## **Wanna make one too? (K2API Devices Docs)**\n[This repository](https://github.com/KinectToVR/Amethyst.Plugins.Templates) contains templates for plugin types supported by Amethyst.\u003cbr\u003e\nInstall the templates by `dotnet new install Amethyst.Plugins.Templates::1.2.0`  \nand use them in Visual Studio (recommended) or straight from the DotNet CLI.  \nThe project templates already contain most of the needed documentation,  \nalthough please feel free to check out [the official wesite](https://docs.k2vr.tech/) for more docs sometime.\n\nThe build and publishment workflow is the same as in this repo (excluding vendor deps).  ","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkinecttovr%2Fplugin_osc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkinecttovr%2Fplugin_osc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkinecttovr%2Fplugin_osc/lists"}