awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

8 रिपॉजिटरी

Awesome GitHub RepositoriesCloud Drive Sync

Synchronizing application state and large binary files with remote cloud storage for persistence.

Distinct from Data Persistence Layers: Focuses on cloud-drive mounting and synchronization for persistent installations, unlike generic data persistence layers.

Explore 8 awesome GitHub repositories matching data & databases · Cloud Drive Sync. Refine with filters or upvote what's useful.

Awesome Cloud Drive Sync GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • camenduru/stable-diffusion-webui-colabcamenduru का अवतार

    camenduru/stable-diffusion-webui-colab

    15,937GitHub पर देखें↗

    This project provides a cloud-based notebook configuration for deploying a Stable Diffusion web interface. It functions as a specialized environment for image generation, incorporating a model trainer for fine-tuning weights and creating training datasets. The system emphasizes infrastructure persistence by saving software installations and model files to cloud storage, avoiding repetitive setups between sessions. It uses a tunnel-based interface to expose the web dashboard to a public URL for remote interaction. The project covers end-to-end AI workflows, including dataset preparation and t

    Mounts remote storage to save installation files and model weights across session restarts.

    Jupyter Notebook
    GitHub पर देखें↗15,937
  • getgridea/grideagetgridea का अवतार

    getgridea/gridea

    10,276GitHub पर देखें↗

    Gridea is a desktop application for writing Markdown blog posts and publishing them as a static site without needing a server. It stores all content as plain Markdown files and JSON in a local folder, compiles them into a static site, and deploys the result to multiple remote targets including GitHub Pages, Coding Pages, and SFTP servers. The application runs as a cross-platform Electron client, providing a native editing and publishing experience. It supports custom themes that can be selected, installed from a built-in marketplace, and configured with settings like social links and analytic

    Stores the blog source folder in a cloud drive for multi-device editing.

    TypeScriptblogblog-engineblog-platform
    GitHub पर देखें↗10,276
  • ztjhz/betterchatgptztjhz का अवतार

    ztjhz/BetterChatGPT

    8,403GitHub पर देखें↗

    BetterChatGPT is a cross-platform user interface and OpenAI API client designed for interacting with large language models. It functions as a prompt engineering workspace and a self-hosted AI frontend that allows users to connect to models via API keys or custom proxy endpoints. The project distinguishes itself through conversation management tools, including the ability to organize chats into color-coded folders and maintain a library of reusable prompt templates. It also includes a real-time cost monitoring system that tracks token consumption and calculates estimated pricing for interactio

    Synchronizes application state and conversation history with remote cloud storage for cross-device consistency.

    TypeScriptbetter-chat-gptchatbotchatgpt
    GitHub पर देखें↗8,403
  • nagi-ovo/gemini-voyagerNagi-ovo का अवतार

    Nagi-ovo/gemini-voyager

    7,038GitHub पर देखें↗

    Gemini Voyager is a browser-based toolkit designed to enhance the interface and workflow of large language model web applications. It serves as a conversation manager, an output renderer, and a prompt library manager, allowing users to customize the layout and functionality of AI chat interfaces. The project distinguishes itself through advanced content handling, such as removing image watermarks by reversing alpha blending to restore original pixels. It also provides specialized rendering for LaTeX mathematical formulas and Mermaid diagrams, alongside tools to fix broken Markdown formatting

    Synchronizes prompt libraries and folder configurations with remote cloud storage for cross-device consistency.

    TypeScriptai-studiobunchat-management
    GitHub पर देखें↗7,038
  • airweave-ai/airweaveairweave-ai का अवतार

    airweave-ai/airweave

    6,453GitHub पर देखें↗

    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

    Downloads and indexes files from Google Drive into a unified searchable knowledge base.

    Pythonagent-infrastructureaiai-agents
    GitHub पर देखें↗6,453
  • reqable/reqable-appreqable का अवतार

    reqable/reqable-app

    5,947GitHub पर देखें↗

    Reqable is a cross-platform network debugging tool that functions as an HTTP/HTTPS debugging proxy, a REST API client, and a traffic replay tool. It captures, inspects, and modifies live traffic using a local MITM proxy engine, supports VPN tunnel capture for mobile devices, and provides a Python scripting sandbox for custom traffic processing. The application is available on Windows, macOS, Linux, iOS, and Android. The tool distinguishes itself by combining traffic interception with breakpoint-based request modification, allowing users to pause live HTTP traffic for manual inspection and alt

    Synchronizes API collections, environment variables, and traffic data across devices using a cloud-backed storage service.

    android-appcapturedebugging-tool
    GitHub पर देखें↗5,947
  • tickstep/aliyunpantickstep का अवतार

    tickstep/aliyunpan

    4,952GitHub पर देखें↗

    This is a command-line client for managing multiple Aliyun Drive accounts from a single interface. It authenticates each account via an OAuth browser-based login flow, stores tokens separately, and allows switching between active sessions. The tool unifies local and cloud file paths under a common tree structure, enabling consistent browsing, upload, download, and organization across all connected accounts. The client implements several techniques to accelerate and control file transfers. Downloads are split into chunks and transferred concurrently across multiple streams, with progress track

    Switches the active cloud drive between backup and resource storage spaces to access different file collections.

    Goadrivebackuplinux
    GitHub पर देखें↗4,952
  • steipete/gogclisteipete का अवतार

    steipete/gogcli

    4,232GitHub पर देखें↗

    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-

    Polls the Google Drive changes feed at a configurable interval, persisting the API cursor locally for resumable incremental sync.

    Gogcalgcontactsgdrive
    GitHub पर देखें↗4,232
  1. Home
  2. Data & Databases
  3. Data Persistence Layers
  4. Cloud Drive Sync

सब-टैग एक्सप्लोर करें

  • Cloud Drive Space SwitchersChanges the active cloud drive between backup and resource storage spaces to access different file collections. **Distinct from Cloud Drive Sync:** Distinct from Cloud Drive Sync: focuses on switching between different storage spaces within a single account, not synchronization.
  • Google Drive Change Pollers1 सब-टैगPolling the Google Drive changes feed at a configurable interval, persisting the API cursor locally for resumable incremental sync. **Distinct from Cloud Drive Sync:** Distinct from Cloud Drive Sync: focuses on polling the changes feed for incremental sync, not full file synchronization.