{"id":46678984,"url":"https://github.com/apenlor/electron-gsuite-proton-client","last_synced_at":"2026-03-08T23:37:03.517Z","repository":{"id":324753149,"uuid":"1098388935","full_name":"apenlor/electron-gsuite-proton-client","owner":"apenlor","description":"A native desktop client for Google Chat, Drive, Calendar, Task and Gmail, built with Electron. Now supporting also Proton Mail \u0026 Calendar","archived":false,"fork":false,"pushed_at":"2026-02-23T08:53:14.000Z","size":1638,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-02-23T17:41:44.666Z","etag":null,"topics":["cross-platform","desktop-app","electron","google-workspace","javascript","nodejs","protoncalendar","protonmail"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/apenlor.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":"2025-11-17T16:15:55.000Z","updated_at":"2026-02-23T08:52:54.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/apenlor/electron-gsuite-proton-client","commit_stats":null,"previous_names":["apenlor/electron-gsuite-client","apenlor/electron-gsuite-proton-client"],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/apenlor/electron-gsuite-proton-client","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apenlor%2Felectron-gsuite-proton-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apenlor%2Felectron-gsuite-proton-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apenlor%2Felectron-gsuite-proton-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apenlor%2Felectron-gsuite-proton-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apenlor","download_url":"https://codeload.github.com/apenlor/electron-gsuite-proton-client/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apenlor%2Felectron-gsuite-proton-client/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30277129,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-08T20:45:49.896Z","status":"ssl_error","status_checked_at":"2026-03-08T20:45:49.525Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["cross-platform","desktop-app","electron","google-workspace","javascript","nodejs","protoncalendar","protonmail"],"created_at":"2026-03-08T23:37:02.058Z","updated_at":"2026-03-08T23:37:03.510Z","avatar_url":"https://github.com/apenlor.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GSuite \u0026 Proton Desktop Client\n\n[![Codacy Badge](https://app.codacy.com/project/badge/Grade/c9d0b23727374b9186f735c01bcd2c7e)](https://app.codacy.com/gh/apenlor/electron-gsuite-client/dashboard?utm_source=gh\u0026utm_medium=referral\u0026utm_content=\u0026utm_campaign=Badge_grade)\n[![Build \u0026 Release](https://github.com/apenlor/electron-gsuite-client/actions/workflows/build.yml/badge.svg)](https://github.com/apenlor/electron-gsuite-client/actions)\n[![Latest Release](https://img.shields.io/github/v/release/apenlor/electron-gsuite-client)](https://github.com/apenlor/electron-gsuite-client/releases/latest)\n\nA native, cross-platform desktop client for Google Workspace (Gmail, Calendar, Chat, Tasks, Drive) and Proton (Mail, Calendar), consolidating them into a single, seamless application. Built with Electron **(just for fun)**\n\n![Application Screenshot](assets/img/snapshot.png)\n_The application running on macOS, showing the Gmail view._\n\n---\n\n## Features\n\n- **Unified Interface:** Access Google Workspace and Proton services from a single, clean side-menu.\n- **Customizable Workspace:** Right-click the sidebar to enable or disable specific services. Settings are persisted automatically.\n- **Privacy First:** Proton services run in a dedicated, isolated session partition (`persist:proton`), ensuring zero data sharing with Google services.\n- **Native OS Integration:**\n  - Dock/Taskbar badge for a combined total of unread message counts.\n  - Native OS notifications for all services (browser-native strategy).\n  - Standard application menu (`File`, `Edit`, `View`) with familiar keyboard shortcuts (`Cmd/Ctrl+R` for Reload, etc.).\n- **Dynamic UI:** The menu icons dynamically update to reflect the real-time status of each service by proxying the official favicons.\n- **State Persistence:** Remembers your window size, position, active tab, and enabled services between sessions.\n- **Security Hardened:** All third-party web content is run in a sandboxed process, with strict permission handling and a secure IPC bridge.\n\n## Installation\n\nYou can download the latest version for your operating system from the [**Releases Page**](https://github.com/apenlor/electron-gsuite-client/releases/latest).\n\n- **macOS:** Download the `.dmg` file.\n- **Windows:** Download the `Setup.exe` file.\n- **Linux:** Download the `.AppImage` file.\n\n_Note: The application is currently unsigned. Your OS may show a security warning upon first launch. This is expected and can be bypassed (e.g., by right-clicking \u003e Open on macOS)._\n\n## Development\n\n### Prerequisites\n\n- Node.js (`\u003e=20.0.0` as defined in `package.json`)\n- npm (v9 or later recommended)\n\n### Getting Started\n\n1.  **Clone the repository:**\n\n    ```bash\n    git clone https://github.com/apenlor/electron-gsuite-client.git\n    cd electron-gsuite-client\n    ```\n\n2.  **Install dependencies:**\n    This project uses `npm` for package management. The `ci` command is recommended for a clean install based on the lockfile.\n\n    ```bash\n    npm ci\n    ```\n\n3.  **Run the application in development mode:**\n    This will launch the application with access to developer tools.\n    ```bash\n    npm start\n    ```\n\n### Key Scripts\n\n- `npm start`: Runs the app in development mode.\n- `npm run lint`: Lints the codebase for errors and style issues.\n- `npm run format`: Formats all code using Prettier.\n- `npm run build`: Builds the application for your current OS into the `/release` directory.\n  - `npm run build:mac`\n  - `npm run build:win`\n  - `npm run build:linux`\n\n## Architectural Overview\n\nThis application is built with configuration-driven Electron architecture.\n\n- **Main Process (`main.js`):** A single `MainWindow` class manages the application lifecycle, window state, and all `BrowserView`s. The views are generated dynamically based on a combination of the static `VIEW_CONFIG` and the user's persistent preferences (via `electron-store`).\n- **Preload Scripts (`preload.js`, `preload-web.js`):** These act as a secure bridge between the isolated renderer processes and the Node.js environment. They use `contextBridge` to expose a minimal, secure API contract, preventing renderer processes from accessing Node.js directly.\n- **Security Model:** All third-party web content is rendered in `sandbox: true` `BrowserView`s with `contextIsolation` enabled. A minimal set of header modifications is performed to ensure functionality while maintaining a strong security posture. All IPC communication is validated against whitelists to prevent object injection vulnerabilities.\n- **CI/CD:** An automated GitHub Actions workflow validates, builds, and publishes the application for all three major platforms upon the push of a version tag, enabling automated releases and auto-updates.\n\n## License\n\nThis project is licensed under the [MIT License](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapenlor%2Felectron-gsuite-proton-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fapenlor%2Felectron-gsuite-proton-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapenlor%2Felectron-gsuite-proton-client/lists"}