/termail

Simple TUI mail client for terminal. Supports SMTP and Yopmail

Primary LanguagePython

termail

Simple mail client for terminal. Supports SMTP and yopmail. This project is mainly aimed at creating a fast and simple email client for use on servers and non-GUI systems

Screenshot2 Screenshot1

Features

  1. Read email from your Yopmail inbox directly inside the terminal
  2. Send email via Yopmail or custom SMTP connection

Installation

  1. Install dependencies (make sure you have Python 3.x installed on your system)
pip install -r requirements.txt
  1. Run the program
python main.py