Skip to content

shell-main is a command line program used to access emails messages from a temporary email.

Notifications You must be signed in to change notification settings

teddyoweh/shell-email

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

shell-email

GET EMAILS DIRECTLY TO YOUR TERMINAL TO A TEMPORARY EMAIL

Installing Dependencies

  • sudo apt install w3m
  • sudo apt install curl
  • sudo apt install jq

Usage

$ shell-mail 
-g, --generate [ADDRESS]
        Generate a new email address, either the specified ADDRESS, or
        randomly create one
 
-r, --recent
        View the most recent email message
-t, --text
        View the email as raw text, where all the HTML tags are removed.
        Without this option, HTML is used.
--version
        Show version

Examples

Create random email

$ shell-mail --generate
xoithrjagpx@1secmail.net

About

shell-main is a command line program used to access emails messages from a temporary email.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages