Skip to content

devluxca/Tepail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation


Language:
Português-BR | English | Spanish

   


Synopsy

Tepail is a temporary e-mail developed in python for using in Terminal.

Motivation

I created Tepail to make life easier for people who need a temporary e-mail quickly and do not want to receive spam.

Installation

Prerequisites

  • Python >= 3.6.4
  • OS Linux
  • Wget
  • pip
  • bs4

How to install the prerequisites

To install pip in Debian and derivatives:

sudo apt install python3-pip

To install pip in Arch Linux:

sudo pacman -S python-pip

To install the bs4 library:

pip3 install bs4

How to install the Tepail

Just run the command below on your terminal.
 wget https://raw.githubusercontent.com/alivemindset/Tepail/master/Tepail.py && sudo chmod +x Tepail.py && sudo mv Tepail.py /usr/bin/tepail 

Use

After running the above command we need to run the program. To do this, execute the command:
sudo tepail

Then he will ask:

  • Select one domain for use how your temporary e-mail
  • Write a e-mail address for using. Attention! The e-mail address can't have space.

Then it will already be running and displaying:
  • Amount of e-mails received
  • Your e-mail address

To read your emails, just press CTRL + C and select option 1.

And then, select an e-mail to view it.

Errors/Bugs

If you find errors or bugs, please report us by:

About

Tepail is a temp-mail in terminal.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages