{"id":18301556,"url":"https://github.com/cyd3r/remote-touchpad","last_synced_at":"2025-04-09T09:45:56.072Z","repository":{"id":42130112,"uuid":"199318330","full_name":"cyd3r/remote-touchpad","owner":"cyd3r","description":"This tool provides a web interface to control your computer's mouse. Simply open the web page on your phone!","archived":false,"fork":false,"pushed_at":"2024-06-19T10:03:23.000Z","size":219,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-15T03:47:29.998Z","etag":null,"topics":["phone","remote","touchpad"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/cyd3r.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":"2019-07-28T17:38:18.000Z","updated_at":"2024-05-27T19:06:08.000Z","dependencies_parsed_at":"2024-05-27T22:12:31.108Z","dependency_job_id":"cbf476f1-6900-4a4f-ba15-0bf8905ea01e","html_url":"https://github.com/cyd3r/remote-touchpad","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cyd3r%2Fremote-touchpad","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cyd3r%2Fremote-touchpad/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cyd3r%2Fremote-touchpad/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cyd3r%2Fremote-touchpad/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cyd3r","download_url":"https://codeload.github.com/cyd3r/remote-touchpad/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248017909,"owners_count":21034042,"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":["phone","remote","touchpad"],"created_at":"2024-11-05T15:16:17.975Z","updated_at":"2025-04-09T09:45:56.037Z","avatar_url":"https://github.com/cyd3r.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Remote Touchpad\n\nThis tool provides a web interface to control your computer's mouse. Simply open the web page on your phone!\n\nUses [hammer.js](https://hammerjs.github.io/) for detecting touch gestures and [RobotJS](http://robotjs.io/) to control the computer.\n\n## Build instructions\n\nRun `yarn` to install the required dependencies.\n\nIf there are issues using RobotJS, take a look here: http://robotjs.io/docs/building\n\n## Run the server\n\nRun this to start the server:\n\n```\nyarn start\n```\n\nA web server will listen to port 3000 and will serve a web page to control your computer's mouse. The wep page is designed for touchscreen devices.\n\n## API\n\n### POST `/move`\n\n- `deltaX`: number\n- `deltaY`: number\n\n### POST `/click`\n\n- `button`: string\n\n### POST `/scroll`\n\n- `deltaX`: number\n- `deltaY`: number\n\n## TODO\n\n- authentification\n- performance improvements\n- make ports configurable\n\n## Frontend\n\n- Touchpad Field\n- Settings\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcyd3r%2Fremote-touchpad","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcyd3r%2Fremote-touchpad","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcyd3r%2Fremote-touchpad/lists"}