Reverse engineered prompt

GitHub

I want a simple Python terminal app for Windows and Linux that lets me test message delivery to my own accounts from one menu. It should cover SMS, WhatsApp Web, Instagram, and email, with a basic call feature shown as work in progress if that part is not ready yet. Make it easy to install and run, check that the internet is working, and guide me through any browser login steps, using Chrome on Windows and Firefox on Linux.

Please keep the experience beginner friendly, with a clear home screen, simple prompts, and status messages so I can see what is happening. Add strong safeguards so it only works as a personal testing tool, like confirmation prompts, rate limits, warnings, and obvious limits that prevent spam or harassment. If a service is unavailable or login fails, show a helpful message instead of crashing.

Use the current docs online if you need to, and make sure the whole project is ready to run from the command line with a requirements file.

Have a live product UI? Try website reverse