{"id":51469730,"url":"https://github.com/jsnjack/mailbox","last_synced_at":"2026-07-06T16:00:14.793Z","repository":{"id":367812083,"uuid":"1282310261","full_name":"jsnjack/mailbox","owner":"jsnjack","description":"A native, fast Gmail client for Linux/GNOME, with AI built in. Written in Go with GTK4 + libadwaita","archived":false,"fork":false,"pushed_at":"2026-07-05T12:45:13.000Z","size":2330,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-07-05T14:14:50.907Z","etag":null,"topics":["ai-email-assistant","email","email-client","gmail","golang","gtk4","linux"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jsnjack.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2026-06-27T15:49:57.000Z","updated_at":"2026-07-05T12:46:33.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/jsnjack/mailbox","commit_stats":null,"previous_names":["jsnjack/mailbox"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/jsnjack/mailbox","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsnjack%2Fmailbox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsnjack%2Fmailbox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsnjack%2Fmailbox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsnjack%2Fmailbox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jsnjack","download_url":"https://codeload.github.com/jsnjack/mailbox/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsnjack%2Fmailbox/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35197534,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-06T02:00:07.184Z","response_time":106,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ai-email-assistant","email","email-client","gmail","golang","gtk4","linux"],"created_at":"2026-07-06T16:00:12.491Z","updated_at":"2026-07-06T16:00:14.762Z","avatar_url":"https://github.com/jsnjack.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Mailbox\n\nA fast, native mail client for GNOME.\n\n![Mailbox](screenshots/main.png)\n\nMailbox is a GTK4 email client written in Go. Mail is stored in a local\ndatabase, so search is instant and reading works offline. Gmail connects\nthrough its own API; Yahoo, iCloud, Fastmail, Outlook, and any other provider\nconnect over IMAP. If you give it an AI model — any OpenAI-compatible or\nAnthropic endpoint — it will sort your inbox, summarize threads, draft\nreplies, and translate mail. The AI is optional; everything else works\nwithout it.\n\nIt is also careful with your mail: tracking pixels are stripped before a\nmessage is rendered, email can never run scripts, senders that fail\nauthentication are flagged, and passwords and tokens are kept in the system\nkeyring.\n\n## Features\n\n**Triage**\n\n- The inbox is sorted into action tags: Needs reply, Receipt, Travel,\n  Newsletter, and so on.\n- Threads can be snoozed with a preset, a date from a calendar, or a moment\n  the AI suggests after reading the mail — the day before a deadline, an hour\n  before a meeting.\n- Unsubscribe works in one click, and a subscriptions dialog lists every\n  mailing list you're on, sorted by how much each sender mails you.\n- Every action has a keyboard shortcut, and all of them can be rebound.\n\n**Reading and writing**\n\n- A conversation renders as a single thread, with quoted history folded away.\n- Meeting invites appear as a card with Accept, Maybe, and Decline buttons.\n- Thread summaries, drafted replies, translation, and proofreading are a\n  click away.\n- A sent message can be undone for a few seconds; failed sends are queued and\n  retried until they go out.\n- New-mail notifications carry a one-line gist of the message.\n\n**Accounts**\n\n- Gmail uses its native API, so labels, server-side search, and sync behave\n  the way Gmail expects.\n- IMAP accounts get new mail pushed as it arrives when the server supports\n  it, and are polled otherwise.\n- Any number of accounts can run side by side, each with its own name and\n  signature.\n\n## Get started\n\n```bash\nsudo dnf install golang gtk4-devel libadwaita-devel webkitgtk6.0-devel libsoup3-devel libsecret-devel\nmake build\n./bin/mailbox\n```\n\nThe app opens to a welcome screen, and **Add account…** takes it from there.\nIMAP providers need only an app password; Gmail and Outlook need a one-time\nclient setup. **[docs/SETUP.md](docs/SETUP.md)** walks through every option,\nincluding turning on the AI.\n\n## License\n\n[MIT](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjsnjack%2Fmailbox","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjsnjack%2Fmailbox","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjsnjack%2Fmailbox/lists"}