gauranshkumar / chithi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chithi 💌

The Easiest, Secure and Free Bulk Emailer!

chithi_intro.mp4

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

License:MIT License


Languages

Language:Python 91.5%Language:Dockerfile 8.5%