Skip to content

saaiiravi/chithi

 
 

Repository files navigation

Chithi 💌


The Easiest, Secure and Free Bulk Emailer!

Installation

Build Locally

  1. Install python3.9
  2. Clone the repo
  3. Run Command pip install -r requirements.txt
  4. To run application execute streamlit run src/app.py

Run via docker

  1. Install Docker Engine
  2. Run docker run -p 8501:8501 gauransh/chithi

Go to your Browser and paste the url localhost:8501

Copyright

Licensed under MIT License

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 90.2%
  • Dockerfile 9.8%