/NexMail

A simple mail client with encryption

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

NexMail screencap

NexMail

A QT based email client that encrypts the mail before sending. So even if mail providers like gmail or outlook wanted to read your mail, they can't :)

One caveat though, you'll need this client to decrypt the mail and the associated key (good news, this application will be cross platform).

Features

[x] Login
  - [x] Online
  - [ ] Local login

[o] Read Mail from Inbox
  - [o] Categories in mail
  - [o] Add pages in inbox

[o] Tab Layout for multitasking

[o] Send Mail
  - [ ] With encryption

[ ] Local mail storage
  - [ ] Encrypted storage

[ ] Mail search

[ ] Vim keybindings (ofc)

[o] Dark Mode for reading mails

x = done
o = in progress

Dependencies

Run

py main.py

Thanks