Skip to content

shawsuraj/nuntius

Repository files navigation

nuntius!

Send email to anyone from anyone.

Installation

Setup the web server

  • Sign up for a free web hosting site (that offers php support).
  • Upload all the contents of the server folder to your server.

Configure to use CLI (optional)

  • Install the requirements.
pip3 install requirements.txt

Usage

Web

  • Open the url.
  • Fill the form.
  • Send.

CLI

$ python3 nuntius.py

Upcoming features

  • Show status after sending emails.
  • Automate the config process.
  • Log the sent emails.
  • Upload files directly via ftp.
  • server hosting locally (ngrok/severno).
  • Configure to use multiple server via single CLI.
  • GUI for windows and linux

Author

Suraj Shaw

License

This project is licensed under the MIT License - see the LICENSE file for details