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

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

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

8 个仓库

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

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

    Tencent/QMUI_iOS

    7,202在 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
    在 GitHub 上查看↗7,202
  • devicekit/devicekitdevicekit 的头像

    devicekit/DeviceKit

    4,713在 GitHub 上查看↗

    DeviceKit 是一个 iOS 硬件库,为设备规格和系统状态指标提供了值类型(value-type)替代方案。它作为一个框架,用于检测设备标识、硬件能力、显示指标和实时系统状态指示器。 该库包含用于识别特定设备型号、系列和模拟器状态的工具,以实现硬件特定的优化。它还提供了一个物理组件检测器(如生物识别传感器和触控笔支持),用于切换界面功能。 其他功能涵盖了用于屏幕尺寸和像素密度的显示指标分析,以及用于电池电量、充电状态、电源模式和可用磁盘空间的系统监控。

    Value-type replacement for UIDevice.

    Swift
    在 GitHub 上查看↗4,713
  • ekhoo/deviceEkhoo 的头像

    Ekhoo/Device

    1,729在 GitHub 上查看↗

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

    Tool for detecting device models and screen sizes.

    Swift
    在 GitHub 上查看↗1,729
  • nirma/uidevicecompleteNirma 的头像

    Nirma/UIDeviceComplete

    420在 GitHub 上查看↗

    UIDevice extensions that fill in the missing pieces.

    Extensions for filling missing UIDevice functionality.

    Swift
    在 GitHub 上查看↗420
  • andrealufino/luminousandrealufino 的头像

    andrealufino/Luminous

    349在 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
    在 GitHub 上查看↗349
  • schickling/device.swiftschickling 的头像

    schickling/Device.swift

    220在 GitHub 上查看↗

    Super-lightweight library to detect used device

    Lightweight library for device detection.

    Swift
    在 GitHub 上查看↗220
  • andrealufino/deviiceandrealufino 的头像

    andrealufino/Deviice

    78在 GitHub 上查看↗

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

    Library for checking device information.

    Swift
    在 GitHub 上查看↗78
  • bojan/thingybojan 的头像

    bojan/Thingy

    61在 GitHub 上查看↗

    A modern device detection and querying library.

    Modern library for device querying.

    Swift
    在 GitHub 上查看↗61
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Device Utilities

探索子标签

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