The Automatic Email Sender is a web application designed to send up to 500 emails daily without triggering spam filters π. It aims to support small businesses by providing them with a free tool to connect with their customers π€. The web app features a user-friendly interface and easy setup process π».
Developers are welcome to contribute to the project repository π»π‘. The web app is open source and available for commercial use π°. Your contributions can help improve the functionality and reach of the Automatic Email Sender π.
To install the web app on your local machine, follow these steps: First install python latest version form python.org
- Download the code as a zip file from the repository π₯.
- Extract the contents of the zip file π.
- Open a terminal window π».
- Set up a local virtual environment for the project π.
pip install virtualenv - Now go the destination folder where you extracted it. and run this command
py -m venv envenv/Scripts/activate.ps1 - Install the necessary dependencies using the package manager π¦.
pip install -r requirements.txt - Run the file to start the web app π₯.
py app.py
By following these steps, you can have the Automatic Email Sender up and running on your local PC π».
Feel free to explore the code, contribute to the project, and leverage this tool to enhance your business communication capabilities π.