{"id":21084195,"url":"https://github.com/probablyxs/keyboardsharing","last_synced_at":"2025-09-15T18:41:23.169Z","repository":{"id":255006673,"uuid":"848241487","full_name":"ProbablyXS/KeyboardSharing","owner":"ProbablyXS","description":"A simple application that captures keyboard inputs and sends them over TCP to a remote server.","archived":false,"fork":false,"pushed_at":"2024-08-27T12:21:09.000Z","size":30,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-14T05:11:29.534Z","etag":null,"topics":["card","connection","dma","ip","keyboard","server","sharing","tcp"],"latest_commit_sha":null,"homepage":"","language":"C#","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/ProbablyXS.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":"2024-08-27T11:59:38.000Z","updated_at":"2024-08-27T14:10:21.000Z","dependencies_parsed_at":"2024-09-03T12:15:15.844Z","dependency_job_id":null,"html_url":"https://github.com/ProbablyXS/KeyboardSharing","commit_stats":null,"previous_names":["probablyxs/keyboardsharing"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/ProbablyXS/KeyboardSharing","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProbablyXS%2FKeyboardSharing","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProbablyXS%2FKeyboardSharing/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProbablyXS%2FKeyboardSharing/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProbablyXS%2FKeyboardSharing/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ProbablyXS","download_url":"https://codeload.github.com/ProbablyXS/KeyboardSharing/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProbablyXS%2FKeyboardSharing/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275304821,"owners_count":25441163,"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","status":"online","status_checked_at":"2025-09-15T02:00:09.272Z","response_time":75,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["card","connection","dma","ip","keyboard","server","sharing","tcp"],"created_at":"2024-11-19T20:23:05.043Z","updated_at":"2025-09-15T18:41:23.123Z","avatar_url":"https://github.com/ProbablyXS.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eKeyboardSharing\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n  A simple application that captures keyboard inputs and sends them over TCP to a remote server.\n\u003c/p\u003e\n\n## Showcase\n![image](https://github.com/user-attachments/assets/07b7a0d4-d698-4616-88db-bc526f2c2caf)\n![image](https://github.com/user-attachments/assets/421b98e7-9ddc-4d20-9181-8714456023f0)\n\n\n## Overview\n\nKeyboardSharing is a C# application that hooks into your keyboard to capture key presses. It then sends these captured key presses over a TCP connection to a specified server. This can be used for remote key logging, input synchronization, or other related purposes.\n\n## Key Features\n\n- **Keyboard Hook:** Captures all key presses on the host machine.\n- **TCP Transmission:** Sends captured key press data to a specified server in real-time.\n- **Persistent Connection:** Maintains a continuous TCP connection to efficiently transmit data.\n- **Cross-Application Monitoring:** Works in the background and captures key presses from any application.\n\n## Prerequisites\n\n- **.NET Framework:** Ensure you have .NET Framework 4.x installed.\n- **IDE:** Visual Studio or any C#-compatible IDE.\n- **Basic Knowledge:** Familiarity with C# and TCP/IP networking concepts.\n\n## How to Build and Use\n\n### 1. Clone or Download the Project\n\nIf the project is hosted in a repository, clone it using Git:\n\n```bash\ngit clone https://github.com/your-repo/keyboard-sharing.git\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprobablyxs%2Fkeyboardsharing","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprobablyxs%2Fkeyboardsharing","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprobablyxs%2Fkeyboardsharing/lists"}