Show HN: Loopsy, a way for terminals and AI agents on different machines to talk
Source: Hacker News
Overview
I’ve always wanted my two MacBooks to communicate. Having one idle while working on the other felt like underutilization of resources, so I built Loopsy.
Features
- File transfer over the local network (initial goal).
- Remote command execution between machines.
- Coding agents can run on one machine and be controlled from the other.
- Remote Claude sessions: a Cloudflare Worker connects to the local machine, enabling continuation of Claude sessions from a phone (e.g., at the gym).
- iOS app (currently under review).
Current Work
- Implementing end‑to‑end encryption.
- Ensuring the laptop remains plugged in for reliable operation.
Feedback
I know I might be reinventing the wheel, but I love that it just works. Let me know your thoughts.