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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

8 dépôts

Awesome GitHub RepositoriesDevice Utilities

Libraries for hardware detection and system information.

Explore 8 awesome GitHub repositories matching part of an awesome list · Device Utilities. Refine with filters or upvote what's useful.

Awesome Device Utilities GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • tencent/qmui_iosAvatar de Tencent

    Tencent/QMUI_iOS

    7,202Voir sur GitHub↗

    QMUI_iOS is an iOS development framework that extends standard UIKit components and provides a unified theme configuration system for faster app development. It functions as a collection of ready-made tools for device information, dynamic type, keyboard management, and status bar handling, while also offering a configuration system that adjusts an app's entire visual style—colors, navigation bars, inputs, and lists—from a single table. The framework differentiates itself by reading the device model locally to apply compatibility measures without uploading device information, and by providing

    Reads the device model locally to apply compatibility measures without uploading device information.

    Objective-Ciosios-uiui-components
    Voir sur GitHub↗7,202
  • devicekit/devicekitAvatar de devicekit

    devicekit/DeviceKit

    4,713Voir sur GitHub↗

    DeviceKit est une bibliothèque matérielle pour iOS qui fournit un remplacement par type de valeur pour les spécifications de l'appareil et les métriques d'état du système. Elle sert de framework pour détecter l'identité de l'appareil, les capacités matérielles, les métriques d'affichage et les indicateurs d'état du système en temps réel. La bibliothèque inclut des outils pour identifier les modèles d'appareils spécifiques, les familles et le statut du simulateur afin d'implémenter des optimisations spécifiques au matériel. Elle fournit également un détecteur de composants physiques, tels que les capteurs biométriques et la prise en charge du stylet, pour activer ou désactiver des fonctionnalités d'interface. Les capacités supplémentaires couvrent l'analyse des métriques d'affichage pour les dimensions d'écran et les densités de pixels, ainsi que la surveillance du système pour les niveaux de batterie, le statut de charge, les modes d'alimentation et l'espace disque disponible.

    Value-type replacement for UIDevice.

    Swift
    Voir sur GitHub↗4,713
  • ekhoo/deviceAvatar de Ekhoo

    Ekhoo/Device

    1,729Voir sur GitHub↗

    Light weight tool for detecting the current device and screen size written in swift.

    Tool for detecting device models and screen sizes.

    Swift
    Voir sur GitHub↗1,729
  • nirma/uidevicecompleteAvatar de Nirma

    Nirma/UIDeviceComplete

    420Voir sur GitHub↗

    UIDevice extensions that fill in the missing pieces.

    Extensions for filling missing UIDevice functionality.

    Swift
    Voir sur GitHub↗420
  • andrealufino/luminousAvatar de andrealufino

    andrealufino/Luminous

    349Voir sur GitHub↗

    Luminous provides you a lot of information about the system and a lot of handy methods to quickly get useful data on the iOS platform.

    Comprehensive device information retrieval.

    Swift
    Voir sur GitHub↗349
  • schickling/device.swiftAvatar de schickling

    schickling/Device.swift

    220Voir sur GitHub↗

    Super-lightweight library to detect used device

    Lightweight library for device detection.

    Swift
    Voir sur GitHub↗220
  • andrealufino/deviiceAvatar de andrealufino

    andrealufino/Deviice

    78Voir sur GitHub↗

    Swift library to easily check the current device and some more info about it.

    Library for checking device information.

    Swift
    Voir sur GitHub↗78
  • bojan/thingyAvatar de bojan

    bojan/Thingy

    61Voir sur GitHub↗

    A modern device detection and querying library.

    Modern library for device querying.

    Swift
    Voir sur GitHub↗61
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Device Utilities

Explorer les sous-tags

  • Local Device Model ReadersUtilities that read the device model locally to apply compatibility measures without uploading device information. **Distinct from Device Utilities:** Distinct from Device Utilities: focuses specifically on reading the device model string locally for compatibility logic, not general hardware detection or system information.