The Easiest, Secure and Free Bulk Emailer!
chithi_intro.mp4
Build Locally
- Install
python3.9
- Clone the repo
- Run Command
pip install -r requirements.txt
- To run application execute
streamlit run src/app.py
Run via docker
- Install Docker Engine
- Run
docker run -p 8501:8501 gauransh/chithi
Go to your Browser and paste the url localhost:8501
Licensed under MIT License