awesome-repositories.comBlog
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPBlogSitemapPrivacyTerms
Configuration Overrides · Awesome GitHub Repositories

2 repos

Awesome GitHub RepositoriesConfiguration Overrides

Tools for injecting command-line switches or configuration flags to modify application behavior.

Distinguishing note: Focuses on overriding hidden application behaviors, distinct from standard user preference management.

Explore 2 awesome GitHub repositories matching development tools & productivity · Configuration Overrides. Refine with filters or upvote what's useful.

  1. Home
  2. Development Tools & Productivity
  3. Configuration Overrides

Awesome Configuration Overrides GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • httpie/cli

    httpie/cli

    37,578View on GitHub↗

    This project is a terminal-based HTTP client designed for interacting with web services, debugging APIs, and automating network requests. It provides a specialized command-line interface that simplifies the construction of complex HTTP exchanges, allowing users to test and inspect web services directly from the shell. The tool distinguishes itself through a declarative syntax engine that translates shorthand command-line tokens into fully formed HTTP requests, including headers, parameters, and body payloads. It features a modular, plugin-based architecture that enables users to extend core f

    Enables overriding or removing previously defined default configuration settings for specific command executions.

    Pythonapiapi-clientapi-testing
    37,578View on GitHub↗
  • ungoogled-software/ungoogled-chromium

    ungoogled-software/ungoogled-chromium

    25,794View on GitHub↗

    Ungoogled Chromium is a desktop web browser derived from the open-source Chromium codebase, modified to remove all background communication with external services and proprietary dependencies. It functions as a privacy-focused distribution that ensures user data remains local by eliminating telemetry hooks and data collection integrations. The project distinguishes itself through extensive source-code pruning and domain-substitution patching, which replace hardcoded service URLs with non-functional placeholders to prevent unauthorized data transmission. It further hardens the browser runtime

    Injects custom command-line switches and configuration overrides to disable hidden browser behaviors.

    Pythonchromiumcontrolgoogle-chromium
    25,794View on GitHub↗