awesome-repositories.com
Blog
awesome-repositories.com

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

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

3 repositorios

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

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • tatsu-syo/nomeiryouiAvatar de Tatsu-syo

    Tatsu-syo/noMeiryoUI

    6,523Ver en 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++
    Ver en GitHub↗6,523
  • maplespe/dwmblurglassAvatar de Maplespe

    Maplespe/DWMBlurGlass

    4,335Ver en 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
    Ver en GitHub↗4,335
  • lcvvvv/kscanAvatar de lcvvvv

    lcvvvv/kscan

    4,286Ver en GitHub↗

    kscan es un escáner de seguridad de red y huella digital de servicios utilizado para descubrir hosts activos y puertos abiertos. Funciona como un analizador de protocolos de red y mapeador de red interna para identificar puertas de enlace alcanzables y analizar la superficie de red de los entornos objetivo. La herramienta integra el descubrimiento de activos externos mediante la recuperación de hosts objetivo a través de servicios de inteligencia externos y la verificación de su disponibilidad. También opera como una herramienta de fuerza bruta de credenciales, probando la fuerza de autenticación en múltiples protocolos utilizando diccionarios automatizados de nombres de usuario y contraseñas. El proyecto cubre la auditoría de seguridad de red a través de la identificación de versiones de software, sistemas operativos y protocolos de comunicación. Admite la importación de diversos formatos de destino, incluyendo direcciones IP y URL, y se puede compilar en un binario independiente para una ejecución portátil.

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

    Go
    Ver en GitHub↗4,286
  1. Home
  2. Operating Systems & Systems Programming
  3. OS Version Detection