awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 dépôts

Awesome GitHub RepositoriesGmail-Specific Optimizations

Specialized synchronization logic tailored for Gmail's label system and transfer constraints.

Distinct from Data Migration and Synchronization: Distinct from Data Migration and Synchronization: provides provider-specific handling for Gmail labels and byte limits.

Explore 4 awesome GitHub repositories matching data & databases · Gmail-Specific Optimizations. Refine with filters or upvote what's useful.

Awesome Gmail-Specific Optimizations GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • airweave-ai/airweaveAvatar de airweave-ai

    airweave-ai/airweave

    6,453Voir sur GitHub↗

    Airweave is a unified AI knowledge base platform that syncs data from external APIs into a searchable layer for retrieval-augmented generation. It provides a pre-built data connector library and a framework for building custom connectors, enabling the extraction, transformation, and synchronization of structured and unstructured data from SaaS applications. The platform includes a hybrid vector retrieval system that combines semantic, neural, and keyword search strategies to deliver grounded context for AI agents. The platform distinguishes itself through an agentic search engine that iterati

    Synchronizes Gmail threads, messages, and attachments into a unified searchable knowledge base.

    Pythonagent-infrastructureaiai-agents
    Voir sur GitHub↗6,453
  • steipete/gogcliAvatar de steipete

    steipete/gogcli

    4,232Voir sur GitHub↗

    gogcli is a single command-line binary that manages Gmail, Drive, Calendar, Docs, Sheets, Slides, Forms, Apps Script, Contacts, People, Tasks, Classroom, Chat, Groups, Keep, and Workspace Admin services through a predictable service resource method grammar. It authenticates across multiple Google accounts using OAuth, service accounts, access tokens, or application default credentials, storing credentials in the OS keyring for secure persistence. The tool also exposes a Model Context Protocol server over stdio that registers typed tools for agent clients, and can invoke any Google Discovery-

    Fetches raw Gmail messages and labels via the API and encrypts them into shards for backup.

    Gogcalgcontactsgdrive
    Voir sur GitHub↗4,232
  • gam-team/gamAvatar de GAM-team

    GAM-team/GAM

    4,206Voir sur GitHub↗

    GAM is a command-line tool for administering Google Workspace and Cloud Identity. It translates command-line arguments into structured API calls, enabling administrators to manage users, groups, organizational units, and domain settings across a Google Workspace environment. The tool handles authentication through OAuth2 flows, service accounts, and workload identity federation, and supports multi-tenant configurations for managing multiple domains or cloud projects from a single installation. GAM distinguishes itself through its batch processing and automation capabilities. It can process la

    Creates, updates, and deletes Gmail labels while configuring their colors and visibility.

    Pythongamgooglegoogle-admin-sdk
    Voir sur GitHub↗4,206
  • imapsync/imapsyncAvatar de imapsync

    imapsync/imapsync

    3,945Voir sur GitHub↗

    imapsync is an IMAP mailbox synchronization tool and data migration utility designed to copy and synchronize email messages and folder structures between two IMAP servers. It functions as a migration manager for transferring bulk email accounts between different hosting providers, preserving folder hierarchies and message metadata. The tool is distinguished by its ability to automate the transfer of multiple mailboxes sequentially from delimited lists using administrative credentials or user-specific authentication. It supports advanced authentication methods including OAuth2 and XOAUTH2, and

    Provides a specialized migration mode for Gmail that manages label ordering and transfer limits.

    Shellemailsimapimaps
    Voir sur GitHub↗3,945
  1. Home
  2. Data & Databases
  3. Data Management
  4. Data Migration and Synchronization
  5. Gmail-Specific Optimizations

Explorer les sous-tags

  • Content SyncsConnects to the Gmail API to extract and synchronize email threads, messages, and attachments into a searchable knowledge base. **Distinct from Gmail-Specific Optimizations:** Distinct from Gmail-Specific Optimizations: syncs full email content for search indexing, not just optimizing label-based transfer.
  • Gmail Backup ExportsFetches raw Gmail messages and labels via the API and encrypts them into shards for backup. **Distinct from Gmail-Specific Optimizations:** Distinct from Gmail-Specific Optimizations: focuses on the backup export process, not synchronization optimization.