Skip to content

Quick Mail is a Kotlin-based Android app for composing and sending emails with support for templates & attachments

Notifications You must be signed in to change notification settings

VaradDeshmukh18/Quick-Mail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📬 QuickMail - SMTP Email Sender App

QuickMail is a modern Android app built with Jetpack Compose and MVVM, allowing users to send real emails using SMTP. It also supports email templates, local storage of sent mails.


🚀 Features

  • ✉️ Compose and send real emails via SMTP.
  • 🔐 SMTP authentication with email & password
  • 📑 Create, edit, and reuse email templates
  • 📨 View history of sent emails (Room DB)
  • 🌙 Jetpack Compose UI
  • ⚙️ MVVM architecture with coroutines and LiveData/StateFlow
  • 📂 Attachments and file picker

🛠️ Tech Stack

  • Kotlin + Jetpack Compose
  • MVVM Architecture
  • JavaMail API / SMTP
  • Room Database
  • Kotlin Coroutines
  • Material3 Design

📸 Screenshots

Compose Screen Template List Sent Mail Screen Settings or Preview


🧪 Future Plans

  • Deep Linking
  • Multiple file types attachment
  • AI Auto Suggest & Compose
  • Google Sign-In
  • Dark mode support
  • Schedule email sending

About

Quick Mail is a Kotlin-based Android app for composing and sending emails with support for templates & attachments

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages