Multi-Messenger

Aug. 7, 2019 - Aug. 29, 2019

Technologies Used

Python, tkinter, Selenium

Lines of Code

357

Description

This Python application, "Multi-Messenger," expertly combines the tkinter graphical user interface (GUI) toolkit with Selenium's web automation capabilities to deliver a comprehensive multi-messaging solution. Users can seamlessly compose and send emails, including spam emails (if desired). Furthermore, the application facilitates WhatsApp messaging by automating interactions with the web interface, allowing users to send messages to multiple recipients with ease. Additionally, it offers the ability to send SMS messages via Way2SMS, streamlining the process by automating login and message transmission. "Multi-Messenger" thus provides a powerful and user-friendly platform for managing communication across email, WhatsApp, and SMS, all within a single application.

URLs

Code (GitHub): https://github.com/Yogi-Patel/Multi-Messenger

Code