donuzzO/MyRDP ? reverse-engineered prompt
Reverse engineered prompt
Build me a simple remote desktop app called MyRDP.
I want it to let one computer connect to another over the network, show the remote screen, and let me use the keyboard and mouse from my side. Keep it clean and easy to use, with a basic connect screen where I can enter the host and port, then start or stop the session. If it makes sense, add a small status area so I can tell whether it is connected, waiting, or failed.
Please make the first version practical and minimal, with sensible defaults and a straightforward layout. If you need to check current docs or examples for whatever remote desktop approach fits best, do that. Also, add any setup notes I would need so I can run it locally and test a connection between two machines.
Are you gonna build this?
make sure you review the code using coderabbit