Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 416 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 416 Bytes

Sendr

The Semantic Email Client

Sending and Receiving Emails

Sendr is, by default, configured to receive email with imap and send mail with smtp via gmail.

Installation

Run install.sh

git clone http://github.com/mekarpeles/sendr
cd sendr
sudo pip install .

Running

Run the following commands and then visit localhost:8080 in your favorite browser:

cd sendr
python main.py 8080