hackesofice/Acode-live-server ? reverse-engineered prompt
Reverse engineered prompt
Build me an Acode plugin for Android that lets me preview HTML files live while I’m editing them, with auto refresh whenever I save. It should work as a simple live server inside Acode, and use Termux as the backend so the preview can run properly on the phone.
I want a clean button in the editor to start the live preview, open the page in a nice full screen view, and give me a way to close it when I’m done. If possible, let me switch between a normal embedded preview and a browser style tab view for a bigger screen. It should handle HTML, CSS, and JavaScript together so changes show up right away.
Please make it feel smooth and easy to use for someone who just wants to edit code and see results instantly. If you need to check current Acode or Termux setup details, look them up online and follow the latest docs.
Are you gonna build this?
make sure you review the code using coderabbit