An email tracker built with Python and Flask

prashantsengar prashantsengar Last update: Jun 21, 2022

mTracker

This is a very basic mail tracking service which I developed for my personal use.

To see it working, visit mTracker

You can read about the project in my blog

How to use it:

  1. Visit the website

Before sign up

  1. Fill the form

After signing up

  1. Get the HTML code

  2. Add the HTML code to your mail body HTML. This video will help you.

  3. Send your email.

Now when the receiver opens your email, you will get an email

Sample of email

Contributing

You are welcome to contribute to this repository. Get started with the following steps:

  • clone the repo

git clone https://github.com/prashantsengar/mTracker.git

  • Install the requirements

pip install -r requirements.txt

  • Edit the email address, password, SMPT address and port in the main.py file

  • Now you are good to go. Run the main file

python main.py or python3 main.py

The flask app will run on localhost. Visit http://localhost:5000

Join our Telegram group via the link given below

To-do

There's a lot to do here. Everyone is welcome to make it better.

  • Make chrome extension that works for

    • Gmail

    • Hotmail

    • Yahoo mail

  • Others

Community

Read the contributing guide

Join the Telegram group for support and contributing

mTracker Telegram Group

Subscribe to our newsletter