Skip to content

JulianMendezw/Zero_Click_Mail

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zlogo

ZERO CLICK MAIL PROGRAM

Languages and Tools:

Modoboa python mongodb Digital Ocean

Getting Started

with zero click mail, you can forget about manually transferring the content of the reply body of your e-mails to a spreadsheet. It is an automation program that saves the responses in a database and displays them in a standard format in a spreadsheet in real time.

Prerequisites

Ask a question to your email list via email, copy z@zeroclickmail.com, and we will record all the answers in a Google spreadsheet

Installation

  • git clone https://github.com/Giraluna1/Zero_Click_Mail.git
  • cd Zero_Click_Mail
  • First you have to enable the virtual environment for python.
  • source env.sh => Here you will install virtualenv with pip3
  • create the env and enter <name_env>/bin/activate.
  • install dependencies run: pip3 install -r requirements.txt in your shell.

Running

Only you need run the follow command: python3 -m core.email_getter

Demo 🎥

Like User is insanely easy set up Ask a question to your email list via email, copy the email z+<name_campaign>@zeroclickmail.com, and we will record all the answers in a Google spreadsheet.

Contributors

About

Automatically get email responses into a spreadsheet. This is a project carried out with Techstars mentoring.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%