{"id":17753195,"url":"https://github.com/zvakanaka/remote-pi-web","last_synced_at":"2025-04-01T18:31:04.103Z","repository":{"id":44706099,"uuid":"287651609","full_name":"zvakanaka/remote-pi-web","owner":"zvakanaka","description":"Web app alternative to VNC for X11 (meant for Raspberry Pi)","archived":false,"fork":false,"pushed_at":"2022-01-29T23:35:50.000Z","size":105,"stargazers_count":8,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-03-20T00:00:58.891Z","etag":null,"topics":["hacktoberfest","raspberry-pi","rpi","x11"],"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/zvakanaka.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}},"created_at":"2020-08-15T00:49:18.000Z","updated_at":"2023-11-07T02:50:13.000Z","dependencies_parsed_at":"2022-09-05T10:00:18.361Z","dependency_job_id":null,"html_url":"https://github.com/zvakanaka/remote-pi-web","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/zvakanaka%2Fremote-pi-web","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zvakanaka%2Fremote-pi-web/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zvakanaka%2Fremote-pi-web/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zvakanaka%2Fremote-pi-web/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zvakanaka","download_url":"https://codeload.github.com/zvakanaka/remote-pi-web/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246635950,"owners_count":20809331,"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":["hacktoberfest","raspberry-pi","rpi","x11"],"created_at":"2024-10-26T13:23:14.870Z","updated_at":"2025-04-01T18:31:03.770Z","avatar_url":"https://github.com/zvakanaka.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Remote Pi Web\nOperate your Raspberry Pi from a web browser.  \n![Screen capture](https://i.imgur.com/H10m7uN.gif)\n\n## Roadmap\n- [x] Screen viewable from web client  \n- [x] Scale canvas to browser's screen  \n- [x] Mouse control\n- [x] Keyboard control  \n- [ ] Client-side configuration  \n- [x] Server configuration\n- [x] Sockets\n\n## Installation\n[Install Node.js](https://github.com/nvm-sh/nvm#about)\n```sh\nsudo apt install xdotool\n\ngit clone https://github.com/zvakanaka/remote-pi-web\ncd remote-pi-web\nnpm install\n```\n\nYou can make your Pi think it has a screen by forcing HDMI output in the [`config.txt`](https://www.raspberrypi.org/documentation/configuration/config-txt/boot.md).\n\nThis can be done by removing the `#` from the line of the `config.txt` that looks like this: `#hdmi_safe=1`.\n\n## Run\nOther env vars: `CAPTURE_METHOD` (defaults to 'native', 'scrot' requires it to be installed), `QUALITY` (defaults to 25), `CAPTURE_INTERVAL` (defaults to 500), `VIEW_ONLY` (defaults to false)\n```\nenv DISPLAY=:0 npm start\n``` \n\n## System Dependencies\n- `npm` ([Comes with Node.js when installed using nvm](https://github.com/nvm-sh/nvm#about))\n- `xdotool` (if you want mouse and keyboard control)\n\n## Testing\n```\nnpm run postinstall \u0026\u0026 npm test \u0026\u0026 xdg-open output.jpg\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzvakanaka%2Fremote-pi-web","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzvakanaka%2Fremote-pi-web","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzvakanaka%2Fremote-pi-web/lists"}