awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 रिपॉजिटरी

Awesome GitHub RepositoriesOS Customization Frameworks

Frameworks for bundling system tweaks and importing custom modules to customize fresh OS installations.

Distinct from OS Customization: General framework for system-wide tweaks, not limited to context menus or boot-time cloud-init

Explore 4 awesome GitHub repositories matching operating systems & systems programming · OS Customization Frameworks. Refine with filters or upvote what's useful.

Awesome OS Customization Frameworks GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • disassembler0/win10-initial-setup-scriptDisassembler0 का अवतार

    Disassembler0/Win10-Initial-Setup-Script

    4,649GitHub पर देखें↗

    This project is a PowerShell-based post-installation automation suite and configuration manager designed to optimize Windows 10 and Windows Server deployments. It functions as a system optimization tool that applies idempotent tweaks to ensure an operating system reaches a specific desired state after a fresh installation. The tool distinguishes itself through the use of preset-based task orchestration and a modular tweak library. It allows for the definition of custom setup presets via external files and supports the extension of its capabilities through the import of custom modules. Every s

    Provides a framework for importing custom modules and bundling system tweaks into executable presets.

    PowerShell
    GitHub पर देखें↗4,649
  • unifi-utilities/unifi-commonunifi-utilities का अवतार

    unifi-utilities/unifi-common

    4,343GitHub पर देखें↗

    unifi-common, Ubiquiti UniFi नेटवर्क हार्डवेयर के लिए एक स्टार्टअप उपयोगिता और सिस्टम एक्सटेंशन है। यह UniFi OS उपकरणों के लिए एक बूट स्क्रिप्ट मैनेजर के रूप में कार्य करता है, जो सिस्टम स्टार्टअप अनुक्रम के दौरान लगातार कस्टम कॉन्फ़िगरेशन के अनुप्रयोग और बैकग्राउंड प्रक्रियाओं के इनिशियलाइज़ेशन की अनुमति देता है। उपयोगिता नेटवर्क हार्डवेयर सेटअप को स्वचालित करने और डिवाइस व्यवहार को अनुकूलित करने के लिए एक फ्रेमवर्क प्रदान करती है। यह बूट समय पर चलने के लिए डिज़ाइन की गई शेल स्क्रिप्ट और कॉन्फ़िगरेशन फ़ाइलों के संग्रह को प्रबंधित और निष्पादित करके इसे प्राप्त करती है। सिस्टम एक निर्देशिका-आधारित निष्पादन मॉडल को नियोजित करता है, जो स्क्रिप्ट को क्रमिक रूप से ट्रिगर करने के लिए एक विशिष्ट ऑन-बूट निर्देशिका को स्कैन करता है। यह हुक-आधारित दृष्टिकोण यह निर्धारित करने के लिए फ़ाइल सिस्टम का उपयोग करता है कि डिवाइस के बूट होने पर कौन सा कस्टम तर्क और सॉफ़्टवेयर एक्सटेंशन लागू किया जाना चाहिए।

    Provides a framework for extending UniFi OS boot behavior using a dedicated on_boot.d script directory.

    Shell
    GitHub पर देखें↗4,343
  • leitbogioro/toolsleitbogioro का अवतार

    leitbogioro/Tools

    3,849GitHub पर देखें↗

    This project is a suite of administrative tools designed for automated operating system deployment and server infrastructure provisioning. It provides a framework for installing Linux and Windows distributions on remote hardware using network-streamed imaging and shell-based provisioning logic. The toolset includes specialized capabilities for network-streamed disk imaging and a TCP network tuning suite to optimize kernel parameters and congestion control. It also features a Windows group policy migrator for transferring and backing up operational settings between different computer instances

    Provides a framework for customizing fresh OS installations, including SSH ports, passwords, and file system settings.

    Shell
    GitHub पर देखें↗3,849
  • acidanthera/liluacidanthera का अवतार

    acidanthera/Lilu

    3,845GitHub पर देखें↗

    Lilu is a kernel patching engine and runtime code injection framework designed to modify kernel drivers and libraries in memory. It functions as an operating system customization framework that intercepts function calls and redirects execution flow within the kernel to resolve hardware compatibility issues and adjust system stability. The project employs a modular platform that allows for the injection of code and the modification of system libraries during the boot process without altering files on disk. It utilizes a plugin-based extension architecture and a standardized API interface to lo

    Provides a framework for resolving hardware compatibility and stability issues via runtime patching of the OS.

    C
    GitHub पर देखें↗3,845
  1. Home
  2. Operating Systems & Systems Programming
  3. OS Customization Frameworks