This is a terminal-based automation system in Python that allows you to send WhatsApp messages, make phone calls, send SMS and emails, post on Instagram, and execute remote SSH commands — all from a single menu interface.
- ✅ WhatsApp Messaging (
pywhatkit+Twilio) - 📞 Call (via
Twilioor system default app) - 💬 SMS Sending
- 📧 Email Automation
- 📸 Instagram Post Uploading
- 🖥️ SSH Remote Access (supports password & public key)
Install dependencies via:
pip install -r requirements.txt