bvjs-murthy/mdcs ? reverse-engineered prompt
Reverse engineered prompt
Build me an MVP for a multi device control app called MDCS that lets my own devices talk to each other securely.
I want a basic command line app first, with a simple server and client setup so devices can find each other, connect, and send commands. Start with the core flow, user sign in, device registration, device discovery, logging, and a way to route commands to the right service.
Then add the first useful features, shared clipboard across connected devices, secure file sharing, remote open app support, scheduled app execution, folder syncing, and a simple security mode for protecting sensitive data. It should feel like one system that can manage multiple personal devices from one place.
If you need to, look up current docs online for anything tricky, but keep the implementation practical and focused on a working prototype. I’m fine with a monolith for now as long as the structure makes it easy to split into services later.
Are you gonna build this?
make sure you review the code using coderabbit