hello-coder99/Termux_tools ? reverse-engineered prompt
Reverse engineered prompt
Build me a simple Termux tools project that acts like a small naming and utility server for files, with a few helper programs around it.
I want it to include the C++ pieces that look like server and request handling code, plus the Python info script and the HTML counter page, so I can run it in Termux and use it to manage or serve basic file related tasks. Keep it lightweight and easy to start, and make sure the pieces work together cleanly.
If anything is unclear from the existing files, look up current docs online if you need to and then wire it up in the simplest working way. I mainly want this to feel like a usable little toolkit, not a big app, and I want the README and setup to be clear enough that I can get it running without guessing.
Are you gonna build this?
make sure you review the code using coderabbit