4 comments

  • arihantsethia 8 hours ago ago

    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 8 hours ago ago

    Does the it handle binary data or large files?