docs: add a small readme with intent
All checks were successful
continuous-integration/drone Build is passing

This commit is contained in:
2025-01-10 09:13:38 +01:00
parent 8bab93ae98
commit 48489d6779

View File

@@ -1,2 +1,6 @@
# voidpin
Voidpin allows sending copy/paste commands across the wire. It is specifically intended for use in ssh tunnels for long running sessions, where you want to share a clipboard. The primary use case is when a remote machine is used for development, but clipboard continues to be an ergonomic hurdle.
Voidpin sends clipboard content to a local service, that then puts content in a local clipboard. It can also go the other way, but the primary intent is remote -> local.