Skip to content
This repository was archived by the owner on Jun 24, 2026. It is now read-only.

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

TemporaryMail Python CLI (2023)

this python command-line interface allows you to make and manage temporary e-mail addresses using the 1secmail.com API. you can check your mailbox for messages, read them, download attachments or delete your temporary e-mail address (p.s. it will be deleted automatically after some time either way)

dependencies

  • python 3.x
  • requests library (can be install via pip3 install requests)

available commands

1. 'check-box':
   Description: Check mailbox for messages.
   Usage: check-box

2. 'delete-email':
   Description: Delete the temporary email and exit the program.
   Usage: delete-email

3. 'download-attachment':
   Description: Download attachment from a specific message.
   Usage: download-attachment <message_id>
   Example: download-attachment 319442847

4. 'clear' or 'cls':
   Description: Clear the terminal screen.
   Usage: clear

5. 'quit' or ':q!':
   Description: Exit the program.
   Usage: quit

About

as of 2026, this thing no longer works because 1secmail is dead

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Contributors

Languages