Skip to content

Application that allows to send emails (text and file) all through the Unix Terminal.

Notifications You must be signed in to change notification settings

DouglasKosvoski/SMTP-Client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SMTP-Client

Send emails and attach files all through the Unix-Terminal Interface. Image Example

Features

  • Terminal interface;
  • Easily modifiable to be autonomous;
  • Send to multiple emails at once;
  • Attach files (e.g. audio, images, documents).

To use

  • First you need to allow less secure apps at https://myaccount.google.com/lesssecureapps;
  • Be sure to have python3 installed sudo apt-get install python3;
  • Clone or download the repository: git clone https://github.com/DouglasKosvoski/Terminal_Email.git.
  • Run python3 main.py.

About

Application that allows to send emails (text and file) all through the Unix Terminal.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages