CLI application to generate emails and fetch OTPs
Project description
OTE : One Time Email
Introduction
ote is a command line utility that generates temporary email address and automatically extracts OTPs or confirmation links from the incoming mails. It uses 1secmail.com's API to generate temporary emails.
It can be installed with pip as follows:
pip3 install ote
Usage
Enter ote
in your terminal, a random email address will be generated for you. Any OTP or confirmation link sent to this address will be printed on your terminal.
After that:
- If the link/OTP is not accurate, enter 'f' to print the link to the email to check it yourself.
- If you want to open the confirmation link in your browser right away, enter 'o'
- To quit, either enter 'q' or press Ctrl+C
Note: If your OTP or link was a false positive or was not detected at all, please create an issue with the email body attached. The more variations of OTPs we have, the better the detection will get over time.
Generate a custom email
ote init myusername
It will create an email of form myusername@domain.com
. After this point, ote will use this personalized email every time.
Generate a secure email
ote init
It will generate a random 20 character email and save it for subsequent usage like the previous option.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file ote-0.0.4.tar.gz
.
File metadata
- Download URL: ote-0.0.4.tar.gz
- Upload date:
- Size: 17.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8dec8ac3e7cbf7cbb6a1eacfd93054cdb65779811f2ea223581f36fd20570a3d |
|
MD5 | 6c63099920b1ed236d9110c907ed822c |
|
BLAKE2b-256 | ec771e14b179ee6cadea471a2f76f3c9535f1c3696056b7895aa6fc3f58502c8 |