awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

8 repositorios

Awesome GitHub RepositoriesConfiguration File Injection

Mechanisms for writing specific values directly into application preference files on disk.

Distinct from User Preference Settings: Focuses on the method of modification (file injection) rather than the user-facing preference interface.

Explore 8 awesome GitHub repositories matching user interface & experience · Configuration File Injection. Refine with filters or upvote what's useful.

Awesome Configuration File Injection GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • diolinux/photogimpAvatar de Diolinux

    Diolinux/PhotoGIMP

    11,648Ver en GitHub↗

    PhotoGIMP is a set of interface presets and layout configurations for GIMP. Its primary purpose is to reorganize tool positions, keyboard shortcuts, and workspace layouts to emulate professional image editing software environments. The project specifically focuses on Photoshop workflow migration by adapting keyboard shortcuts and tool organization to match industry-standard patterns. It replaces standard input mappings and interface positions with a curated set of configurations to facilitate a transition between different software environments. The project covers general GIMP interface cust

    Modifies internal application settings by writing values directly to user configuration files.

    CSS
    Ver en GitHub↗11,648
  • virgilclyne/iringoAvatar de VirgilClyne

    VirgilClyne/iRingo

    10,405Ver en GitHub↗

    iRingo is a customization tool for Apple devices designed to bypass geographical restrictions and enable region-locked system services and applications. It functions as a regional unlocker and service proxy that modifies system requests to activate hidden or restricted operating system capabilities. The project focuses on unlocking AI-driven system intelligence, voice assistants, and advanced search features through network overrides and regional code modifications. It enables access to restricted news, television services, and beta software versions that are normally unavailable in specific

    Modifies internal system preference files to enable hidden features and override regional service availability.

    apple-mapsapple-newsapple-weather-app
    Ver en GitHub↗10,405
  • aveyo/mediacreationtool.batAvatar de AveYo

    AveYo/MediaCreationTool.bat

    10,242Ver en GitHub↗

    This project is a suite of specialized utilities for automating Windows operating system deployment, media generation, and the removal of hardware installation constraints. It functions as an installation media automator for downloading and creating bootable USB drives or ISO images across multiple OS versions. The tool provides capabilities to bypass system requirements by patching installation files to remove TPM and other hardware compatibility checks for unsupported systems. It also acts as an upgrade wrapper, using registry adjustments to perform unattended operating system upgrades whil

    Injects custom configuration files and branding assets into installation media directories.

    Batchfileisotpm-bypasswindows
    Ver en GitHub↗10,242
  • vercel-labs/skillsAvatar de vercel-labs

    vercel-labs/skills

    6,326Ver en GitHub↗

    Skills is a command-line tool for managing reusable instruction sets, called skills, that configure the behavior of AI coding agents. It provides a versioned registry of agent prompts that can be discovered, installed, updated, and removed through a CLI interface, with skills stored as declarative configuration files injected directly into a project's file system. The tool supports the full lifecycle of agent skill management, including searching a public registry by keyword, browsing a leaderboard of community-contributed skills, inspecting remote repositories before installation, and genera

    Injects installed skill prompts directly into the project's file system as local config files.

    TypeScript
    Ver en GitHub↗6,326
  • adi1090x/polybar-themesAvatar de adi1090x

    adi1090x/polybar-themes

    6,198Ver en GitHub↗

    Este proyecto es una colección de estilos visuales, variantes de diseño y esquemas de color para la barra de estado Polybar en Linux. Funciona como un coordinador de estilos de interfaz que ofrece presets personalizables para modificar el aspecto de un entorno de escritorio. El sistema incluye un generador de colores dinámico que crea paletas a juego basadas en fondos de pantalla o selecciones aleatorias. Esto garantiza la coherencia visual al sincronizar los colores de la barra de estado y los lanzadores de aplicaciones con el fondo de escritorio. El proyecto gestiona la tematización del escritorio Linux mediante la aplicación de diversos temas visuales y la coordinación de paneles y menús. Utiliza scripts de shell para automatizar la modificación y carga de archivos de configuración.

    Writes generated color values directly into configuration files on disk before the bar process starts.

    Shelladi1090xarchcraftarchlinux
    Ver en GitHub↗6,198
  • peaceiris/actions-gh-pagesAvatar de peaceiris

    peaceiris/actions-gh-pages

    5,312Ver en GitHub↗

    This project is a GitHub Action designed to automate the deployment of static files and generated sites to GitHub Pages. It functions as a deployment tool that pushes build artifacts from a workflow to a remote Git repository branch for web hosting. The tool supports publishing to external repositories, enabling a private-to-public workflow to keep source code hidden. It also provides compatibility with GitHub Enterprise Server instances for deployments within private corporate environments. Core capabilities include managing the hosting branch through the creation of orphan branches to remo

    Provides automated generation and injection of CNAME files to handle custom domain routing for static sites.

    TypeScript
    Ver en GitHub↗5,312
  • vinceliuice/grub2-themesAvatar de vinceliuice

    vinceliuice/grub2-themes

    4,355Ver en GitHub↗

    This project provides a collection of visual asset packs and automated shell scripts for customizing the appearance of the GRUB2 bootloader on Linux systems. It functions as a complete theme management system, enabling users to install, remove, and select from multiple style variants that change the boot menu's colors, fonts, icons, and layout. The toolset includes dedicated utilities for adjusting the GRUB2 framebuffer resolution to match the monitor's native display, ensuring graphics are properly scaled and aligned. It also offers a background manager that replaces the default boot menu ba

    Modifies GRUB configuration files to inject resolution and background settings for boot themes.

    Shell
    Ver en GitHub↗4,355
  • dexpota/kitty-themesAvatar de dexpota

    dexpota/kitty-themes

    3,014Ver en GitHub↗

    kitty-themes is a theme manager and color scheme gallery for the Kitty terminal. It provides a library of predefined hexadecimal color palettes and a tool to browse and apply these visual themes to the terminal interface. The project enables live previewing of different color configurations in a running terminal instance or a separate window before permanently saving changes. It functions as a shell-based configuration tool that injects color variables into configuration files and triggers immediate refreshes via system signals.

    Writes specific color values directly into the terminal's preference files on disk.

    Pythoncolor-schemeskittykitty-terminal
    Ver en GitHub↗3,014
  1. Home
  2. User Interface & Experience
  3. User Preference Settings
  4. Configuration File Injection

Explorar subetiquetas

  • Custom Domain Routing FilesAutomated creation and injection of CNAME files to manage custom domain mappings. **Distinct from Configuration File Injection:** Focuses on domain routing (CNAME) specifically rather than general application preference files.
  • Media Content InjectionsInjecting custom files, branding, and settings into a system image before it is sealed. **Distinct from Configuration File Injection:** Focuses on the installation media image rather than application preference files
  • Skill File InjectionsInjects installed skill prompts directly into the project's file system as local configuration files. **Distinct from Configuration File Injection:** Distinct from Configuration File Injection: focuses on injecting skill-specific prompt files rather than general application preferences.