{"id":17068428,"url":"https://github.com/mikegioia/libremail","last_synced_at":"2025-06-20T11:07:43.254Z","repository":{"id":41440555,"uuid":"41334931","full_name":"mikegioia/libremail","owner":"mikegioia","description":"IMAP ➝ SQL syncing engine, JavaScript-free email client, and a Kanban-style email client","archived":false,"fork":false,"pushed_at":"2022-07-26T19:50:32.000Z","size":5484,"stargazers_count":125,"open_issues_count":26,"forks_count":13,"subscribers_count":14,"default_branch":"master","last_synced_at":"2025-06-03T14:43:34.407Z","etag":null,"topics":["email","imap","mysql","php","php7","sql-syncing-engine","sync-engine","webmail"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mikegioia.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"COPYING.md","code_of_conduct":"docs/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"docs/SECURITY.md","support":null}},"created_at":"2015-08-25T01:05:05.000Z","updated_at":"2025-04-15T09:02:25.000Z","dependencies_parsed_at":"2022-09-01T13:41:22.967Z","dependency_job_id":null,"html_url":"https://github.com/mikegioia/libremail","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/mikegioia/libremail","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikegioia%2Flibremail","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikegioia%2Flibremail/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikegioia%2Flibremail/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikegioia%2Flibremail/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mikegioia","download_url":"https://codeload.github.com/mikegioia/libremail/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikegioia%2Flibremail/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260933425,"owners_count":23084955,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["email","imap","mysql","php","php7","sql-syncing-engine","sync-engine","webmail"],"created_at":"2024-10-14T11:13:26.673Z","updated_at":"2025-06-20T11:07:38.244Z","avatar_url":"https://github.com/mikegioia.png","language":"PHP","funding_links":[],"categories":["PHP"],"sub_categories":[],"readme":"# LibreMail\n\n\u003e **Under Active Development**\n\u003e\n\u003e [`Sync`](sync) is ready to use! [`Webmail`](webmail) is about 90% done!\n\nThis project consists of three parts:\n\n1. [IMAP to SQL Syncing Engine](#1-imap-to-sql-syncing-engine)\n2. [JavaScript-free HTML Email Client](#2-javascript-free-html-email-client)\n3. Kanban-style Email Client\n\nAll of which are licensed under the GNU GPLv3. The goal of this project is to\nprovide a fully free, modern, and extremely usable email client as well as an\neasy to use tool for storing your remote email in a local SQL database.\n\nAdditionally, I set out to create a Kanban-style email client to interact with\nyour email in a much more intuitive, card-based interface. Currently, part 1 is\nfinished and part 2 has started. Read below for more information about each\napplication.\n\n### 1. IMAP to SQL Syncing Engine\n\n![Ready](https://img.shields.io/badge/status-ready-brightgreen.svg?style=flat-square)\n\nBoth email clients in this project utilize the syncing engine provided in the\n[`sync`](sync) app. This application is designed to continually download emails\nfrom any number of IMAP servers and accounts. The data is saved in the format\noutlined in [`DATA_FORMAT.md`](docs/DATA_FORMAT.md).\n\nPlease see the `sync` directory for full documentation on setting up the sync\nengine; i.e. connecting accounts, populating test data, and the different ways\nwith which you can run the application in the background (supervisor, cron,\netc).\n\n### 2. JavaScript-free HTML Email Client\n\n![Very Soon](https://img.shields.io/badge/status-very%20soon-green.svg?style=flat-square)\n\nOne of the primary goals of this project is to create a web-based email client\nthat is completely free of JavaScript or browser code. Modern web development\nhas fallen into a pattern of using JavaScript to do everything. It can be very\nadvantageous, from a security and privacy perspective, to disable JavaScript for\nany email web applications. Having a mail client that works without JavaScript\ncan be a huge blessing!\n\nIt's recommended and encouraged to disable JavaScript when using LibreMail. This\ncan avoid a very large class of security vulnerabilities. While most problems\nare encountered upon clicking external links or downloading and opening files,\ndisabling JavaScript for LibreMail can prevent malicious activity from other\nwebsites you have open, browser extensions, and more.\n\nWeb applications and pages can not only function, but _thrive_ in a\nJavaScript-free environment. The [`webmail`](webmail) application in this\nproject provides a rich GMail-style interface for interacting with the local\nemail saved in a SQL database from the [`sync`](sync) app (this is a\npre-requisite). It's mobile-friendly, extremely light-weight, and provides\nalmost full parity to GMail's email client.\n\n### 3. Kanban-style Email Client\n\n![Not Started](https://img.shields.io/badge/status-not%20started-lightgrey.svg?style=flat-square)\n\nThe final goal of LibreMail is to create a modern and safe email client that\nworks _with_ and _for_ the user, not against them. The Kanban client is meant to\nhelp organize and manage email for anyone who thinks of email as a \"todo\".\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikegioia%2Flibremail","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmikegioia%2Flibremail","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikegioia%2Flibremail/lists"}