Tauri v2 (Rust backend, React/TypeScript frontend). IMAP/POP3/SMTP core, Google OAuth (mail/calendar/contacts sync), CalDAV, local calendar with recurrence, rules engine, contacts, tasks, unified inbox, context menus, drag & drop, snooze, templates, and more.
4 lines
37 B
Rust
4 lines
37 B
Rust
fn main() {
|
|
tauri_build::build()
|
|
}
|