awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 مستودعات

Awesome GitHub RepositoriesOS Version Detection

Utilities for detecting the operating system version to ensure software compatibility and apply version-specific settings.

Distinct from OS Versioning Tools: Closest candidates target mobile OS or disk image mappings; this is for general desktop OS version detection for system settings.

Explore 3 awesome GitHub repositories matching operating systems & systems programming · OS Version Detection. Refine with filters or upvote what's useful.

Awesome OS Version Detection GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • tatsu-syo/nomeiryouiالصورة الرمزية لـ Tatsu-syo

    Tatsu-syo/noMeiryoUI

    6,523عرض على GitHub↗

    noMeiryoUI is a Windows system utility designed to customize operating system fonts. It serves as a registry editor and personalization tool that allows users to override standard interface typography across different versions of Windows. The tool modifies the default fonts used in menus, title bars, and message boxes to improve readability and visual consistency. It achieves this by writing specific font mappings and values directly to the Windows Registry and using system calls to refresh the user interface without requiring a reboot. The application provides global typography control for

    Detects the active Windows version to apply the correct registry keys for different OS releases.

    C++
    عرض على GitHub↗6,523
  • maplespe/dwmblurglassالصورة الرمزية لـ Maplespe

    Maplespe/DWMBlurGlass

    4,335عرض على GitHub↗

    DWMBlurGlass is a Windows UI theme extension and title bar customizer designed to apply blur effects and translucent styles to system windows on Windows 10 and 11. It functions as a visual modifier for the operating system, allowing for the adjustment of window decorations with custom blur radii and blend colors. The tool features dynamic theme automation that synchronizes title bar color schemes with active light or dark mode settings. It also includes capabilities for legacy style restoration, which allows users to reset title bar button heights and glow effects to emulate the appearance of

    Detects the specific version of Windows to apply appropriate logic for varying window manager behaviors.

    C++acrylicaeroaeroglass
    عرض على GitHub↗4,335
  • lcvvvv/kscanالصورة الرمزية لـ lcvvvv

    lcvvvv/kscan

    4,286عرض على GitHub↗

    kscan هو ماسح أمان للشبكة ومحدد بصمة خدمة يُستخدم لاكتشاف المضيفين النشطين والمنافذ المفتوحة. يعمل كمحلل بروتوكول شبكة ورسام خرائط شبكة داخلية لتحديد البوابات القابلة للوصول وتحليل مساحة سطح الشبكة للبيئات المستهدفة. تدمج الأداة اكتشاف الأصول الخارجية عن طريق استرجاع المضيفين المستهدفين من خلال خدمات استخبارات خارجية والتحقق من توفرهم. تعمل أيضاً كأداة للقوة الغاشمة لبيانات الاعتماد، حيث تختبر قوة المصادقة عبر بروتوكولات متعددة باستخدام قواميس أسماء المستخدمين وكلمات المرور المؤتمتة. يغطي المشروع تدقيق أمان الشبكة من خلال تحديد إصدارات البرامج، وأنظمة التشغيل، وبروتوكولات الاتصال. يدعم استيراد تنسيقات مستهدفة متنوعة، بما في ذلك عناوين IP وعناوين URL، ويمكن تجميعه في ملف ثنائي مستقل للتنفيذ المحمول.

    Detects the target host operating system by analyzing packet characteristics and response timing.

    Go
    عرض على GitHub↗4,286
  1. Home
  2. Operating Systems & Systems Programming
  3. OS Version Detection