🔍 Code Extractor

Search Components

Full-Text: Fast keyword matching | Semantic: AI-powered understanding of intent (finds similar concepts)

Search Results for "rmcl"

Found 6 matching component(s)

  • function _fix_old_cache_dir

    Migrates an old cache database file from the 'rmfuse' directory to the 'rmcl' directory in the XDG cache home location.

    File: /tf/active/vicechatdev/rmcl/datacache.py

    migration cache file-system backward-compatibility xdg
  • class RemarkableCloudManager

    Unified manager for reMarkable Cloud operations that uses REST API as primary method with rmcl library as fallback, handling authentication, file operations, and folder management.

    File: /tf/active/vicechatdev/e-ink-llm/remarkable_cloud.py

    remarkable cloud-storage e-ink document-management async
  • class RemarkableFileWatcher

    A unified file watcher class that monitors a reMarkable Cloud folder for new files, supporting both REST API and rmcl client implementations with automatic client type detection.

    File: /tf/active/vicechatdev/e-ink-llm/remarkable_cloud.py

    file-watcher remarkable cloud-sync polling async
  • function test_remarkable_authentication

    Asynchronous test function that validates reMarkable Cloud authentication and verifies access to the root folder by listing its contents.

    File: /tf/active/vicechatdev/e-ink-llm/test_remarkable.py

    async authentication testing remarkable cloud
  • function process_single_remarkable_file

    Asynchronously processes a single document from reMarkable Cloud by downloading it, processing it through an e-ink LLM processor, and returning the path to the generated response PDF.

    File: /tf/active/vicechatdev/e-ink-llm/remarkable_processor.py

    async remarkable cloud-storage document-processing pdf-generation
  • class RemarkableRestClient

    Direct REST API client for reMarkable Cloud without external dependencies

    File: /tf/active/vicechatdev/e-ink-llm/remarkable_rest_client.py

    class remarkablerestclient

Search Examples