tinypilot
tinypilot copied to clipboard
Use your Raspberry Pi as a browser-based KVM.
Resolves https://github.com/tiny-pilot/tinypilot/issues/1007. ## Note (July 30th) As [mentioned in the ticket](https://github.com/tiny-pilot/tinypilot/issues/1007#issuecomment-1195746761), I started to think about the documentation for the update mechanism: - This PR contains an outline of the...
Part of https://github.com/tiny-pilot/ansible-role-tinypilot-pro/issues/119 Dependent on https://github.com/tiny-pilot/ansible-role-tinypilot/pull/213 This PR upgrades Ansible from `2.9.13` to `2.10.7`. For context, please review https://github.com/tiny-pilot/ansible-role-tinypilot/pull/213 before reviewing this PR. This PR has been [successfully built here](https://app.circleci.com/pipelines/github/tiny-pilot/tinypilot/2433/workflows/63eea8e9-810a-4e65-a67d-70f87a5f2c6c)....
After the last item of [the second milestone](https://github.com/tiny-pilot/tinypilot-pro/issues/445) is complete, we want to do a thorough testing phase before merging the `update-overhaul` branch into `master`. Only after all testing is...
Resolves https://github.com/tiny-pilot/tinypilot/issues/1027 # Testing procedure ## Test update path from an existing TinyPilot installation Follow these [install instructions](https://gist.github.com/jdeanwallace/9f293965f404a995c507e52afda1d39e). ### Bugs 1. The `/opt/tinypilot-updater` directory is orphaned after an update. https://github.com/tiny-pilot/tinypilot/pull/1060...
## Description I cannot figure out why, but for some reason TinyPilot just doesn't render the stream about 80% of the time when on macOS Safari (tested both Monterey with...
## Description When the target computer displays an image with underscan (image size is smaller than the monitor size), then TinyPilot's mouse position gets distorted. Toward the center of the...
The [`/dev-scripts/remote-scripts` folder](https://github.com/tiny-pilot/tinypilot/tree/master/dev-scripts/remote-scripts) is currently [referenced in the Contributing guide lines](https://github.com/tiny-pilot/tinypilot/blob/master/CONTRIBUTING.md#remote-scripts), but we don’t use this workflow anymore. They also won’t work anymore with the new update mechanism, because there...
We should extract the relevant parts of our [update overhaul document](https://github.com/tiny-pilot/tinypilot-pro/blob/experimental/update-overhaul/UPDATE-WORKFLOW.md), and turn them into something permanent that lives inside this repository. Most importantly, that’s an overview of the update...
This [USB-C splitter](https://www.amazon.com/Multiport-Tuwejia-Thumderbolt-Converter-Projection/dp/B07G44M4S3) gives TinyPilot limited compatibility with Android phones. One user reported that he was able to get video capture and keyboard input, but mouse input was not fully...
## Description ### Environment Hardware device: r-pi 0w v1 Broswer: Chrome When pasting text of any size input on the receiving end randomly stops. I say random because I can't...