{"id":26214830,"url":"https://github.com/charlierobin/proton-mail-app-wrapper","last_synced_at":"2026-05-15T16:34:58.532Z","repository":{"id":109754848,"uuid":"601701475","full_name":"charlierobin/proton-mail-app-wrapper","owner":"charlierobin","description":"A macOS app wrapper for the Proton Mail website","archived":false,"fork":false,"pushed_at":"2025-08-28T13:36:13.000Z","size":198,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-27T02:52:55.384Z","etag":null,"topics":["macos","osx","protonmail"],"latest_commit_sha":null,"homepage":"","language":"Xojo","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/charlierobin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":null,"dco":null,"cla":null}},"created_at":"2023-02-14T16:26:36.000Z","updated_at":"2025-08-28T13:36:16.000Z","dependencies_parsed_at":"2024-07-28T10:51:48.251Z","dependency_job_id":null,"html_url":"https://github.com/charlierobin/proton-mail-app-wrapper","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/charlierobin/proton-mail-app-wrapper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlierobin%2Fproton-mail-app-wrapper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlierobin%2Fproton-mail-app-wrapper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlierobin%2Fproton-mail-app-wrapper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlierobin%2Fproton-mail-app-wrapper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/charlierobin","download_url":"https://codeload.github.com/charlierobin/proton-mail-app-wrapper/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlierobin%2Fproton-mail-app-wrapper/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33072583,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-15T11:35:32.926Z","status":"ssl_error","status_checked_at":"2026-05-15T11:35:31.362Z","response_time":103,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["macos","osx","protonmail"],"created_at":"2025-03-12T10:18:39.282Z","updated_at":"2026-05-15T16:34:58.514Z","avatar_url":"https://github.com/charlierobin.png","language":"Xojo","funding_links":[],"categories":[],"sub_categories":[],"readme":"# proton mail app wrapper\n\n## Regrettably, I've just noticed that of some point in July 2024, Proton have changed things so that their site no longer loads (although it still seems happy enough in my Catalina version of Safari).\n\nI've tried quickly fiddling with various user agent signatures in an attempt to fool it into working, but so far no luck.\n\nSo at the moment, this is all useless. Which is a shame, as I used to use it a lot, but I just don't have the time to look into it further.\n\nDownload the Proton Mail Desktop app: https://proton.me/mail/download\n\n## —————\n \nBasically just a web view in a window, with the URL set to:\n\n`https://mail.proton.me/u/0/inbox`\n\nSo the first launch prompts the usual Proton Mail log in process, then displays the usual Proton Mail interface.\n\nThe app writes simple preferences … window position and size … so it can be restored correctly on quit/relaunch.\n\nThe only other thing it does is look for title changes in the HTML web page, and when they occur parse for Proton Mail’s standard unread messages text: the number of unread messages in brackets at the start of the title.\n\n`(1) Inbox | emailaddress@proton.me | Proton Mail` -\u003e there’s one unread message\n\nIf found, it checks the number to see if the number of unread messages has increased, plays an alert sound if it has.\n\nIt also updates the app’s Dock icon with the number of unread messages, similar to Apple Mail.\n\nIf there are no unread messages, the dock icon is cleared.\n\nAll in all: very very simple. But sometimes it’s the simple things in life that make me happy…\n\nI created this app because I wanted to work with Proton Mail separately from my usual web browser (because I'm frequently clearing cookies/web data etc, and it was getting to be a real pain constantly reauthenticating). I also wanted to be able to have a separate app for each Proton Mail account.\n\nI wanted to be able to have multiple Proton Mail and GMail accounts as icons in my Dock:\n\n\u003cimg width=\"171\" alt=\"Screenshot 2023-09-18 at 13 24 30\" src=\"https://github.com/charlierobin/proton-mail-app-wrapper/assets/10506323/252947e7-907f-4cc0-83af-938b26cbe87e\"\u003e\n\n\nThere's more detailed information about all of this at https://github.com/charlierobin/google-mail-wrapper, which is another slightly different version of the app I built to handle GMail accounts.\n\n~~Download universal binary (Intel and ARM)~~ Removed the download as there really isn’t any point any more\n\n\u003cimg width=\"373\" alt=\"Screenshot 2023-09-16 at 12 36 13\" src=\"https://github.com/charlierobin/proton-mail-app-wrapper/assets/10506323/067f3e74-0d4d-4d2e-81ca-3c20d036a43b\"\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcharlierobin%2Fproton-mail-app-wrapper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcharlierobin%2Fproton-mail-app-wrapper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcharlierobin%2Fproton-mail-app-wrapper/lists"}