Send email to anyone from anyone.
- Sign up for a free web hosting site (that offers php support).
- Upload all the contents of the server folder to your server.
- Install the requirements.
pip3 install requirements.txt
- Open the url.
- Fill the form.
- Send.
$ python3 nuntius.py
- 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
Suraj Shaw
This project is licensed under the MIT License - see the LICENSE file for details