🔍 Code Extractor

Search Components

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

Search Results for "linux"

Found 12 matching component(s)

  • function create_signature_image

    Generates a synthetic signature image for a given name, either as stylized text or as a random hand-drawn curve, and saves it as a PNG file with transparent background.

    File: /tf/active/vicechatdev/document_auditor/generate_sample_signatures.py

    image-generation signature PIL graphics document-generation
  • function clear_browser_cache_instructions

    A utility function that prints formatted instructions to the console for clearing browser cache across different web browsers and operating systems.

    File: /tf/active/vicechatdev/vice_ai/dev_tools.py

    browser cache instructions user-help web-development
  • class AgentExecutor

    Agent-based script executor that generates standalone Python files, manages dependencies, and provides iterative debugging capabilities

    File: /tf/active/vicechatdev/vice_ai/agent_executor.py

    class agentexecutor
  • function sanitize_filename

    Sanitizes a filename string by replacing invalid filesystem characters with underscores and ensuring a valid output.

    File: /tf/active/vicechatdev/CDocs/utils/__init__.py

    filename sanitization validation filesystem string-processing
  • class AgentExecutor_v1

    Agent-based script executor that generates standalone Python files, manages dependencies, and provides iterative debugging capabilities

    File: /tf/active/vicechatdev/full_smartstat/agent_executor.py

    class agentexecutor
  • function check_service_process

    Checks if a specific Python process (email forwarder service running 'python src/main.py') is currently active on the system by parsing the output of the 'ps aux' command.

    File: /tf/active/vicechatdev/email-forwarder/service_status.py

    process-monitoring service-check system-administration health-check subprocess
  • function main_v97

    Interactive setup script that configures a Python virtual environment for an email forwarder application, installs dependencies, and verifies the installation.

    File: /tf/active/vicechatdev/email-forwarder/setup_venv.py

    setup installation virtual-environment venv dependency-management
  • class AgentExecutor_v2

    Agent-based script executor that generates standalone Python files, manages dependencies, and provides iterative debugging capabilities

    File: /tf/active/vicechatdev/smartstat/agent_executor.py

    class agentexecutor
  • function get_file_times

    Retrieves all available timestamps for a file, including modification time, access time, change time, and birth time (creation time) when available.

    File: /tf/active/vicechatdev/mailsearch/fix_file_dates.py

    file-system timestamps metadata file-info creation-time
  • function set_file_dates

    Sets all file timestamps (creation time, modification time, access time, and change time) to a specified Unix timestamp by directly modifying the file's inode using debugfs.

    File: /tf/active/vicechatdev/mailsearch/fix_file_dates.py

    filesystem timestamp inode debugfs file-metadata
  • 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
  • class RemarkableReplicaSync_v1

    Standalone replica synchronization using proven local_replica_v2 approach

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

    class remarkablereplicasync

Search Examples