{"id":13624548,"url":"https://github.com/jeeanribeiro/simple-remote-pair","last_synced_at":"2026-04-02T14:01:39.356Z","repository":{"id":38217753,"uuid":"258867059","full_name":"jeeanribeiro/simple-remote-pair","owner":"jeeanribeiro","description":"Simple multiplayer remote pairing web app","archived":false,"fork":false,"pushed_at":"2026-02-12T15:19:53.000Z","size":1305,"stargazers_count":23,"open_issues_count":25,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-02-12T23:48:03.911Z","etag":null,"topics":["javascript","nodejs","robotjs","socket-io","webrtc"],"latest_commit_sha":null,"homepage":"https://jeeanribeiro.github.io/simple-remote-pair/","language":"JavaScript","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/jeeanribeiro.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-04-25T20:24:42.000Z","updated_at":"2025-10-03T20:38:31.000Z","dependencies_parsed_at":"2024-08-01T21:44:56.257Z","dependency_job_id":"022c8ddf-7895-4628-babd-40797d112b18","html_url":"https://github.com/jeeanribeiro/simple-remote-pair","commit_stats":{"total_commits":64,"total_committers":5,"mean_commits":12.8,"dds":0.53125,"last_synced_commit":"b73562704ad06b2a69412dd0a441351443067675"},"previous_names":["jean-m-ribeiro/simple-pair"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jeeanribeiro/simple-remote-pair","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeeanribeiro%2Fsimple-remote-pair","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeeanribeiro%2Fsimple-remote-pair/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeeanribeiro%2Fsimple-remote-pair/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeeanribeiro%2Fsimple-remote-pair/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jeeanribeiro","download_url":"https://codeload.github.com/jeeanribeiro/simple-remote-pair/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeeanribeiro%2Fsimple-remote-pair/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31307457,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-02T12:59:32.332Z","status":"ssl_error","status_checked_at":"2026-04-02T12:54:48.875Z","response_time":89,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["javascript","nodejs","robotjs","socket-io","webrtc"],"created_at":"2024-08-01T21:01:43.684Z","updated_at":"2026-04-02T14:01:39.236Z","avatar_url":"https://github.com/jeeanribeiro.png","language":"JavaScript","funding_links":["https://www.patreon.com/jeeanribeiro"],"categories":["javascript","nodejs"],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\u003cimg src=\"https://raw.githubusercontent.com/jeeanribeiro/simple-remote-pair/master/logo.png\"\u003e\u003c/h1\u003e\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://img.shields.io/npm/v/simple-remote-pair.svg?orange=blue\" /\u003e\n  \u003ca href=\"https://github.com/jean-m-ribeiro/simple-pair/graphs/commit-activity\" target=\"_blank\"\u003e\n    \u003cimg alt=\"Maintenance\" src=\"https://img.shields.io/badge/Maintained%3F-yes-green.svg\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/jean-m-ribeiro/simple-pair/blob/master/LICENSE\" target=\"_blank\"\u003e\n    \u003cimg alt=\"License: MIT\" src=\"https://img.shields.io/github/license/jean-m-ribeiro/simple-remote-pair\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://twitter.com/jeeanribeiro\" target=\"_blank\"\u003e\n    \u003cimg alt=\"Twitter: jeeanribeiro\" src=\"https://img.shields.io/twitter/follow/jeeanribeiro.svg?style=social\" /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003e Simple multiplayer remote pairing web app built with [RobotJS](https://github.com/octalmage/robotjs) for controlling mouse/keyboard and [Socket.io](https://github.com/socketio/socket.io) for sharing mouse/keyboard events and signaling to start a [simple-peer](https://github.com/feross/simple-peer) connection via WebRTC to stream the host screen (needs VPN or LAN to work).\n\n### 🏠 [Homepage](https://jeeanribeiro.github.io/simple-remote-pair/)\n\n## Usage\n\n```sh\ngit clone https://github.com/jean-m-ribeiro/simple-remote-pair.git\ncd simple-remote-pair\nnpm install\nnpm run start\n```\n\nIf you are the host access `http://localhost:3000/#host` in your browser, if not, just access by using the host IP in VPN or LAN, it will looks like `http://192.168.15.60:3000`\n\n## Dependencies\n\nPlease ensure you have the required dependencies before installing:\n\n* Windows\n  * windows-build-tools npm package (`npm install --global --production windows-build-tools` from an elevated PowerShell or CMD.exe)\n* Mac\n  * Xcode Command Line Tools.\n* Linux\n  * Python (v2.7 recommended, v3.x.x is not supported).\n  * make.\n  * A C/C++ compiler like GCC.\n  * libxtst-dev and libpng++-dev (`sudo apt-get install libxtst-dev libpng++-dev`).\n\nInstall node-gyp using npm:\n\n```\nnpm install -g node-gyp\n```\n\nThen build:\n\n```\nnode-gyp rebuild\n```\n\nSee the [node-gyp readme](https://github.com/nodejs/node-gyp#installation) for more details.\n\n## Planned features\n\n- npx\n- Electron app with easy usability\n\n## Author\n\n👤 **Jean Ribeiro**\n\n* Website: https://jeanribeiro.dev\n* Twitter: [@jeeanribeiro](https://twitter.com/jeeanribeiro)\n* Github: [@jeeanribeiro](https://github.com/jeeanribeiro)\n* LinkedIn: [@jeeanribeiro](https://linkedin.com/in/jeeanribeiro)\n\n## 🤝 Contributing\n\nContributions, issues and feature requests are welcome!\u003cbr /\u003eFeel free to check [issues page](https://github.com/jean-m-ribeiro/simple-pair/issues). You can also take a look at the [contributing guide](https://github.com/jean-m-ribeiro/simple-pair/blob/master/CONTRIBUTING.md).\n\n## Show your support\n\nGive a ⭐️ if this project helped you!\n\n\u003ca href=\"https://www.patreon.com/jeeanribeiro\"\u003e\n  \u003cimg src=\"https://c5.patreon.com/external/logo/become_a_patron_button@2x.png\" width=\"160\"\u003e\n\u003c/a\u003e\n\n## 📝 License\n\nCopyright © 2020 [Jean Ribeiro](https://github.com/jean-m-ribeiro).\u003cbr /\u003e\nThis project is [MIT](https://github.com/jean-m-ribeiro/simple-pair/blob/master/LICENSE) licensed.\n\n***\n_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjeeanribeiro%2Fsimple-remote-pair","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjeeanribeiro%2Fsimple-remote-pair","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjeeanribeiro%2Fsimple-remote-pair/lists"}