Remix.run Logo
Clipport – paste screenshots into SSH sessions from iTerm(github.com)
3 points by arihantsethia 10 hours ago | 4 comments
arihantsethia 10 hours ago | parent | next [-]

clipport is for one narrow loop: agent or script is running over SSH UI state is visible on the Mac screenshot needs to get back into the remote shell Today that is usually:

screenshot → save → scp → paste path

clipport makes it:

copy screenshot Cmd+Shift+V in iTerm → /tmp/clipport/...png

The terminal never sees a clipport command. iTerm just inserts the remote path.

macOS + iTerm. Uses SSH. No OSC52, no remote service

sghaz 10 hours ago | parent | prev [-]

Does the it handle binary data or large files?

arihantsethia 5 hours ago | parent | next [-]

[dead]

arihantsethia 8 hours ago | parent | prev [-]

[flagged]