Simple Mail is a lightweight cross-platform email client built with React, Electron, Django, and PostgreSQL. It connects to Gmail through the official Gmail API and OAuth2 to provide a fast, distraction-free alternative to traditional webmail interfaces.
This project focuses on:
- Simplified UI for reading, searching, and viewing Gmail messages
- Secure access via OAuth 2.0 (no scraping or credential storage)
- Safely storing emails with PostgreSQL
- React (Javascript)
- Electron
- Node.js
- Django (Python)
- PostgreSQL
- Gmail API (via OAuth 2.0)
Disclaimer: This project is for personal and educational use only. It uses the official Gmail API via OAuth and does not store user credentials. Simple Mail is not affiliated with or endorsed by Google.