DEV Community

Cover image for Found a way to touch grass and use Mac terminal from my iPhone so I can be vibecoding and live a balanced life
sayuj suresh
sayuj suresh

Posted on

Found a way to touch grass and use Mac terminal from my iPhone so I can be vibecoding and live a balanced life

I wanted a way to access my mac terminal from my iphone so I can vibecode on the go. But I didn't want to setup any vpn or weird newtork rules and then on top of it buying an ssh app from app store. So i built macky.dev as a fun side project.

When the mac app is running it makes an outbound connection to signalling server and registers itself under the account. Iphone connects to this same signaling server to request a connection to this mac. Once both the host and remote are verified it establishes a direct p2p webrtc connection.

Top comments (0)