You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Update URLs for new TinyPilot org
I've moved tinypilot from mtlynch/tinypilot to tiny-pilot/tinypilot, so this makes all the URLs match the new location.
* Fix spelling of tiny
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -88,7 +88,7 @@ TinyPilot uses automated linters and formatters as much as possible to automate
88
88
## Proposing changes
89
89
90
90
* If you're making a small change, submit a PR to show your proposal.
91
-
* If you're making a large change (over 100 LOC or three hours of dev time), [file an issue](https://github.com/mtlynch/tinypilot/issues/new/choose) first to talk through the proposed change. This prevents you from wasting time on a change that has a low chance of being accepted.
91
+
* If you're making a large change (over 100 LOC or three hours of dev time), [file an issue](https://github.com/tiny-pilot/tinypilot/issues/new/choose) first to talk through the proposed change. This prevents you from wasting time on a change that has a low chance of being accepted.
[](https://tinypilotkvm.com/product/tinypilot-voyager)
31
+
[](https://tinypilotkvm.com/product/tinypilot-voyager)
32
32
33
33
Voyager is TinyPilot's professional-grade KVM over IP device. Its quiet, compact design makes it a great fit for professional environments such as offices, data centers, and server rooms.
[](https://tinypilotkvm.com/product/tinypilot-hobbyist-kit)
37
+
[](https://tinypilotkvm.com/product/tinypilot-hobbyist-kit)
38
38
39
39
The TinyPilot Hobbyist Kit is a great fit for home users who want a low-cost, DIY KVM over IP device.
40
40
@@ -56,7 +56,7 @@ All-in-one kits are available from [tinypilotkvm.com](https://tinypilotkvm.com/o
56
56
* Requires two additional [USB-A to microUSB cables](https://smile.amazon.com/dp/B01JPDTZXK/) and a [3 Amp power adapter](https://smile.amazon.com/dp/B0728HB18G).
57
57
* If you're using this split connector, choose a USB-C to USB-A cable that's [12" or shorter](https://smile.amazon.com/dp/B012V56D2A/) to minimize voltage drop along the cable.
58
58
* (Optional) [VGA to HDMI Adapter](https://smile.amazon.com/dp/B07121Y1Z3/)
59
-
* If your target computer has VGA output, the above adapter is [confirmed to work](https://github.com/mtlynch/tinypilot/issues/76#issuecomment-664736402) with TinyPilot.
59
+
* If your target computer has VGA output, the above adapter is [confirmed to work](https://github.com/tiny-pilot/tinypilot/issues/76#issuecomment-664736402) with TinyPilot.
60
60
61
61
See ["TinyPilot: Build a KVM Over IP for Under $100"](https://mtlynch.io/tinypilot/#how-to-build-your-own-tinypilot) for a more detailed tutorial on how to assemble these parts to create a TinyPilot.
62
62
@@ -73,7 +73,7 @@ You can install TinyPilot on a compatible Raspberry Pi in just two commands.
*[Remote installation via Ansible](https://github.com/tiny-pilot/tinypilot/wiki/Installation-Options#remote-installation)
100
100
101
101
## Updates
102
102
@@ -116,9 +116,9 @@ If you can't access the web dashboard, you can retrieve the logs by SSHing into
116
116
/opt/tinypilot/dev-scripts/dump-logs
117
117
```
118
118
119
-
This log is useful if you [file a bug report](https://github.com/mtlynch/tinypilot/issues/new?assignees=&labels=&template=bug_report.md&title=).
119
+
This log is useful if you [file a bug report](https://github.com/tiny-pilot/tinypilot/issues/new?assignees=&labels=&template=bug_report.md&title=).
120
120
121
-
You can read more details about the logs [in the wiki](https://github.com/mtlynch/tinypilot/wiki/Troubleshooting-and-Diagnostics).
121
+
You can read more details about the logs [in the wiki](https://github.com/tiny-pilot/tinypilot/wiki/Troubleshooting-and-Diagnostics).
122
122
123
123
## Security considerations
124
124
@@ -142,7 +142,7 @@ If you're interested in seeing what's happening with the project at a granular l
142
142
143
143
## See also
144
144
145
-
*[TinyPilot Wiki](https://github.com/mtlynch/tinypilot/wiki): Guides for tasks related to TinyPilot.
145
+
*[TinyPilot Wiki](https://github.com/tiny-pilot/tinypilot/wiki): Guides for tasks related to TinyPilot.
146
146
*[TinyPilot Ansible Role](https://github.com/tiny-pilot/ansible-role-tinypilot): Use [Ansible](https://docs.ansible.com/ansible/latest/index.html) to install TinyPilot and all dependencies as a systemd service.
0 commit comments