A modern macOS email client built with SwiftUI, featuring on-device AI assistance and Liquid Glass design.
- Multi-account Support: Connect multiple IMAP/SMTP email accounts
- On-device AI: Powered by Apple's Foundation Models for privacy-focused email assistance
- Liquid Glass Design: Beautiful, modern UI with Instrument Serif typography
- Tab Interface: Browser-style tabs for managing multiple email views
- Real-time Sync: IMAP IDLE support for instant email notifications
- Secure Storage: All credentials stored in macOS Keychain
- macOS 26.1 or later
- Xcode 16.0 or later
-
Clone the repository:
git clone https://github.com/FujiwaraChoki/Enso.git cd Enso -
Open the project in Xcode:
open Enso.xcodeproj
-
Build and run (Cmd+R)
# Build
xcodebuild -project Enso.xcodeproj -scheme Enso -configuration Debug build
# Build and run
xcodebuild -project Enso.xcodeproj -scheme Enso -configuration Debug build && open build/Debug/Enso.app- Architecture & Development Guide - Detailed technical documentation
- Contributing Guidelines - How to contribute to the project
- Changelog - Version history and changes
Contributions are welcome! Please read our Contributing Guidelines and Code of Conduct before submitting pull requests.
If you discover a security vulnerability, please email [sami@samihindi.com] instead of opening a public issue. See SECURITY.md for details.
Source Available - Non-Commercial Use Only
See LICENSE for details.
For questions, suggestions, or commercial licensing inquiries, contact [sami@samihindi.com]