Kasper Juul Hermansen 1b805ebf89
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
chore(release): v0.0.1 (#3)
chore(release): 0.0.1

Co-authored-by: cuddle-please <bot@cuddle.sh>
Reviewed-on: #3
2025-01-10 09:40:27 +01:00
2025-01-10 08:52:14 +01:00
2025-01-10 08:52:14 +01:00
2025-01-10 08:52:14 +01:00
2025-01-10 08:52:14 +01:00
2025-01-10 09:40:27 +01:00
2025-01-10 09:40:27 +01:00
2025-01-10 08:52:14 +01:00
2025-01-10 09:18:38 +01:00
2025-01-10 08:52:14 +01:00

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.

Usage

voidpin copy  
VOIDPIN_REMOTE=10.0.9.1:19191 voidpin remote copy
Description
No description provided
Readme 456 KiB
v0.0.1 Latest
2025-01-10 09:40:41 +01:00
Languages
Rust 100%