efxtv/L3MON ? reverse-engineered prompt
Reverse engineered prompt
Build me a simple web dashboard for managing an Android test device in my own isolated lab. I want to be able to log in, see connected devices in real time, and open a clean admin panel where I can view basic device info, location, messages, calls, contacts, installed apps, clipboard, notifications, WiFi details, and files, plus send commands and collect logs from the device.
It should run on Node.js with a live web socket connection, and include a built in way to generate the Android APK client from the dashboard. I also need a straightforward setup flow, a place to edit the admin login, and a local output folder for the generated APKs. Make it easy to run on a Linux machine or VPS, and if you need current setup details for dependencies or Android build tools, look up the latest docs online.
Are you gonna build this?
make sure you review the code using coderabbit