Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 277 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 277 Bytes

Pysend

A simple command-line tool for sending emails to yourself.

Installation

pip install pysend-cli

Usage

First time setup:

pysend login

Send an email:

pysend google.com
pysend google.com -s "A search engine"

License

MIT