/mailer

Mailer GUI

Primary LanguagePython

Getting started

  1. Clone the repository.
  2. Run pip install -r requirements.txt on the root folder of the repo.
  3. Then you can execute the gui.py file. Good job, you did it!

How to use?

After you completed installation process and executed gui.py file, you must login to your account. Login Page At this point, you have to provide an email, password and provider. Then you'll be able to control stuff with the mail you want to send thanks to the dashboard. Dashboard

Please do not modify account.ini file manually. If you want to add mails from a txt file, make sure there is one email per line.

Why use that instead of the provider's application?

Honestly, idk :D.