{"id":15661278,"url":"https://github.com/i5ucc/vrctextboxosc","last_synced_at":"2025-03-10T01:30:55.179Z","repository":{"id":60107054,"uuid":"524470463","full_name":"I5UCC/VRCTextboxOSC","owner":"I5UCC","description":"A Text to Text OSC application to communicate with VRChats new \"Text Chatbox\" system.","archived":true,"fork":false,"pushed_at":"2023-03-11T21:48:31.000Z","size":134,"stargazers_count":23,"open_issues_count":2,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-10-04T13:26:45.855Z","etag":null,"topics":["vrchat","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/I5UCC.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":"i5ucc","tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":null}},"created_at":"2022-08-13T17:54:05.000Z","updated_at":"2024-05-22T18:19:58.000Z","dependencies_parsed_at":"2023-02-15T22:31:16.251Z","dependency_job_id":null,"html_url":"https://github.com/I5UCC/VRCTextboxOSC","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/I5UCC%2FVRCTextboxOSC","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/I5UCC%2FVRCTextboxOSC/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/I5UCC%2FVRCTextboxOSC/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/I5UCC%2FVRCTextboxOSC/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/I5UCC","download_url":"https://codeload.github.com/I5UCC/VRCTextboxOSC/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221145915,"owners_count":16763935,"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":["vrchat","vrchat-osc","vrchat-tool"],"created_at":"2024-10-03T13:26:48.416Z","updated_at":"2024-10-23T01:43:46.194Z","avatar_url":"https://github.com/I5UCC.png","language":"C#","funding_links":["https://ko-fi.com/i5ucc","https://ko-fi.com/i5ucc'"],"categories":[],"sub_categories":[],"readme":"# \u003cimg src=\"https://user-images.githubusercontent.com/40323669/192174553-d4d38974-3da4-4b9b-b459-042e27a9c25b.png\" width=\"32\" height=\"32\"\u003e VRCTextboxOSC [![Github All Releases](https://img.shields.io/github/downloads/i5ucc/VRCTextboxOSC/total.svg)](https://github.com/I5UCC/VRCTextboxOSC/releases/latest) \u003ca href='https://ko-fi.com/i5ucc' target='_blank'\u003e\u003cimg height='35' style='border:0px;height:25px;' src='https://az743702.vo.msecnd.net/cdn/kofi3.png?v=0' border='0' alt='Buy Me a Coffee at ko-fi.com' /\u003e\n\nAn OSC application to communicate with VRChats new \"Text Chatbox\" system. \nThis can directly replace the in game Keyboard for the Chat box and update it in real time! (With a bit of a delay tho) \u003cbr\u003e\n\nFeatures:\n- Auto update \n  - Continuosly Updates the textbox with your written text. Pressing enter clears the Chatbox.\n  - Continuous Writing: When the maximum Character limit is reached it removes the first word so you can continue typing.\n- Manually send by pressing enter or the send button.\n\n- Window focus feature, press Alt+A to focus your keyboard and mouse from VRChat to VRCTextboxOSC\n- \"Set Window Always on top\" mode,\n  This is useful for Users who want to keep the textbox app window ontop of all other apps.\n\n### Want to talk rather then type? [Try my SpeechToText implementation](https://github.com/I5UCC/VRCTextboxSTT)\n\n### [Discord Support Server](https://discord.gg/rqcWHje3hn)\n\n# [Download here](https://github.com/I5UCC/VRCTextboxOSC/releases/download/v0.1.3/VRCTextboxOSCv0.1.3.zip)\n\n# Showcase\n\nhttps://user-images.githubusercontent.com/43730681/184694019-4a272780-5bba-40a5-835e-1b62ce395943.mp4\n\n## How to use\n\nActivate OSC in VRChat: \u003cbr/\u003e\u003cbr/\u003e\n![EnableOSC](https://user-images.githubusercontent.com/43730681/172059335-db3fd6f9-86ae-4f6a-9542-2a74f47ff826.gif)\n\nIn Action menu, got to Options\u003eOSC\u003eEnable \u003cbr/\u003e\n\nThen just run the ```VRCTextboxOSC.exe``` and you are all set! \u003cbr/\u003e\n\n## OSC Troubleshoot\n\nIf you have problems with this program, try this to fix it:\n- Close VRChat.\n- Open 'Run' in Windows (Windows Key + R)\n- Type in `%APPDATA%\\..\\LocalLow\\VRChat\\VRChat\\OSC`\n- Delete the folders that start with 'usr_*'.\n- Startup VRChat again and it should work.\n\n# Requirements\n\n- [.NET 6 Runtime](https://dotnet.microsoft.com/en-us/download/dotnet/6.0/runtime)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fi5ucc%2Fvrctextboxosc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fi5ucc%2Fvrctextboxosc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fi5ucc%2Fvrctextboxosc/lists"}