Skip to main content

Search: #Apple

个人数字泔水\(⁠◔⁠‿⁠◔⁠)
Thinking...
  1. speech-swift - 专为 Apple Silicon(M 系列芯片) 优化的本地 AI 语音工具包
    https://github.com/soniqo/speech-swift
    端侧语音识别、合成与理解,适用于 macOS 与 iOS。完全在 Apple Silicon 上本地运行 —— 无需云端、无需 API 密钥、数据不出设备。
    多端高效推理: 结合 MLX Swift 与 CoreML 框架,完美压榨 Apple Silicon 芯片与神经网络引擎(ANE)的硬件算力。

    全栈语音能力: 集成 Qwen3-ASR、Kokoro TTS、CosyVoice、PersonaPlex 等前沿模型,覆盖 ASR、TTS、音轨分离及语音翻译。

    模块化轻量设计: 采用 Swift Package Manager(SPM)精细分包,开发者可按需导入独立模型组件,有效控制应用体积。

    #Apple #ASR #TTS #Voice #Tool #GitHub GitHub - soniqo/speech-swift: AI speech toolkit for Apple Silicon — ASR, TTS, speech-to-speech, VAD, and diarization powered by…
  2. IPA-Download - IPA 下载工具
    https://github.com/EEliberto/IPA-Download
    一款用于安装 IPA 历史版本的工具,适用于获取旧版应用并自动捕获数据包。下载后,可直接通过 AirDrop 传输至 iPhone、iPad 上并安装并使用。

    目前只支持 macOS 26+ 且配备 Apple 芯片的 Mac。由于作者暂无 Windows PC 设备,故暂时没有 Windows 版本开发计划。

    #macOS #iOS #Apple #Tool #GitHub GitHub - EEliberto/IPA-Download: 一款用于安装 IPA 历史版本的工具,适用于获取旧版应用并自动捕获数据包。下载后,可直接通过 AirDrop 传输至 iPhone、iPad 上并安装并使用。
  3. Logi Options+ 证书过期了
    #Apple

    Aspector:

    app 打不开,鼠标配置也加载不了

    如果考虑到多设备切换,把配置放到电脑端好像也还合理?但这忘续证书了是何意啊
    ~/ codesign -dv --extract-certificates "/Applications/logioptionsplus.app"
    Executable=/Applications/logioptionsplus.app/Contents/MacOS/logioptionsplus
    Identifier=com.logi.optionsplus
    Format=app bundle with Mach-O universal (x86_64 arm64)
    CodeDirectory v=20500 size=768 flags=0x10000(runtime) hashes=13+7 location=embedded
    Signature size=8996
    Timestamp=Dec 1, 2025 at 2:10:23 PM
    Info.plist entries=32
    TeamIdentifier=QED4VVPZWA
    Runtime Version=14.0.0
    Sealed Resources version=2 rules=13 files=53
    Internal requirements count=1 size=180~/ openssl x509 -in codesign0 -noout -dates
    notBefore=Jan  5 20:39:41 2021 GMT
    notAfter=Jan  6 20:39:41 2026 GMT
    


    https://www.v2ex.com/t/1183621
  4. iDescriptor - 开源跨平台 iOS 设备管理工具,电脑连接管理 iPhone

    https://github.com/iDescriptor/iDescriptor

    iDescriptor 是一款开源跨平台的 iOS 设备管理工具,兼容 Windows、macOS 和 Linux。

    浏览、挂载 iOS 设备的文件系统,把设备当成普通驱动器访问文件

    导入照片与视频、查看媒体内容

    从 App Store 下载并安装应用(需要登录 Apple ID)

    将设备屏幕实时投影到电脑(AirPlay / Live Screen 支持)

    模拟 GPS 位置(仅 iOS ≤ 16 且需挂载 Developer Disk Image)

    对已越狱设备开启 SSH 终端,访问系统隐藏目录

    显示设备系统/硬件信息、电池状态、USB 线缆认证信息等

    支持设备重启、关机、进入恢复/诊断模式

    #iOS #Apple #Tool #GitHub GitHub - iDescriptor/iDescriptor: A free, open-source, and cross-platform iDevice management tool
  5. iOS App Signer - iOS / tvOS 应用签名工具

    https://github.com/DanTheMan827/ios-app-signer

    iOS App Signer 是一个 macOS 应用程序,用于对 iOS 应用进行重新签名并将其打包成可以安装到 iOS 设备的 IPA 文件。

    支持多种输入格式(IPA、DEB、APP、XCARCHIVE),需要用户提供有效的配置文件和签名证书。

    用户可以在签名过程中选择修改应用 ID 和显示名称。

    #iOS #Apple #macOS #GitHub GitHub - DanTheMan827/ios-app-signer: This is an app for OS X that can (re)sign apps and bundle them into ipa files that are ready…
  6. LibrePods - 在 Android / Linux 设备上使用 AirPods,解锁苹果独占功能

    https://github.com/kavishdevar/librepods

    LibrePods 是一个为非苹果设备解锁苹果 AirPods 的独占功能的开源项目。

    用户可以在 Android 和 Linux 设备上使用噪声控制、自适应透明度、耳朵检测、助听器、电池状态等高级功能。

    项目通过逆向工程 AirPods 蓝牙协议实现,主要支持 AirPods Pro 2/3 和 AirPods Max。

    Android 版本需要 root 权限和 Xposed 框架, Linux 版本正在开发中。

    #Android #Linux #Tool #Apple #GitHub GitHub - librepods-org/librepods: AirPods liberated from Apple's ecosystem.
  7. AirPrint_Bridge - 让旧打印机支持 iPhone 无线打印

    https://github.com/sapireli/AirPrint_Bridge

    AirPrint Bridge 是一个开源 macOS 脚本,用于为不支持 AirPrint 的打印机启用 AirPrint 功能,让 IPhone/iPad 用户能直接使用旧打印机实现无线打印。

    无需额外硬件或付费软件,利用 macOS 内置的 Bonjour 协议和 dns-sd 工具,将共享打印机注册为 AirPrint 服务,并通过 launchd 作为后台服务持久化运行。

    #macOS #Tool #iOS #Apple #GitHub

    Source link GitHub - sapireli/AirPrint_Bridge: AirPrint Bridge: Enable AirPrint for Unsupported Printers on macOS
OKHK