awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

8 个仓库

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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • diolinux/photogimpDiolinux 的头像

    Diolinux/PhotoGIMP

    11,648在 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
    在 GitHub 上查看↗11,648
  • virgilclyne/iringoVirgilClyne 的头像

    VirgilClyne/iRingo

    10,405在 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
    在 GitHub 上查看↗10,405
  • aveyo/mediacreationtool.batAveYo 的头像

    AveYo/MediaCreationTool.bat

    10,242在 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
    在 GitHub 上查看↗10,242
  • vercel-labs/skillsvercel-labs 的头像

    vercel-labs/skills

    6,326在 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
    在 GitHub 上查看↗6,326
  • adi1090x/polybar-themesadi1090x 的头像

    adi1090x/polybar-themes

    6,198在 GitHub 上查看↗

    该项目是 Linux 下 Polybar 状态栏的视觉样式、布局变体和配色方案集合。它充当 UI 样式协调器,提供可自定义的状态栏预设,用于修改桌面环境的外观。 该系统包含一个动态颜色生成器,可根据壁纸资源或随机选择创建匹配的调色板。这通过同步状态栏、应用程序启动器与桌面背景的颜色,确保了视觉的一致性。 该项目通过应用多样的视觉主题以及协调面板和菜单来管理 Linux 桌面主题。它使用 Shell 脚本自动修改和加载配置文件。

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

    Shelladi1090xarchcraftarchlinux
    在 GitHub 上查看↗6,198
  • peaceiris/actions-gh-pagespeaceiris 的头像

    peaceiris/actions-gh-pages

    5,312在 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
    在 GitHub 上查看↗5,312
  • vinceliuice/grub2-themesvinceliuice 的头像

    vinceliuice/grub2-themes

    4,355在 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
    在 GitHub 上查看↗4,355
  • dexpota/kitty-themesdexpota 的头像

    dexpota/kitty-themes

    3,014在 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
    在 GitHub 上查看↗3,014
  1. Home
  2. User Interface & Experience
  3. User Preference Settings
  4. Configuration File Injection

探索子标签

  • 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.