Mail Swipe is a python script that helps you to create temporary email addresses and receive emails at that address. It uses the API provided by 1secmail to create emails addresses and fetch emails.
You can either generate your own email address or you can generate a random email address using this script. Once you receive an email it will be save in a text file inside the “All Mails” folder.
Git Installation
# clone the repo
$ git clone https://github.com/sameera-madushan/Mail-Swipe.git
# change the working directory to Mail-Swipe
$ cd Mail-Swipe
# install the requirements
$ pip3 install -r requirements.txt
Usage
python mailSwipe.py
Dark Mode
Mail-Swipe (this link opens in a new window) by sameera-madushan (this link opens in a new window)
Script to create temporary email addresses and receive emails.