DragonSync-iOS connects a Python multi-process backend to a Swift app for real-time, multi-spectrum RF drone detection, featuring ZMQ brokering, SwiftData persistence, and multi-protocol integration.
Feather is an open-source iOS app manager enabling on-device IPA signing using Apple Developer certificate pairs, reimplementing Zsign within iOS sandbox constraints for certificate-paired sideloading.
KittyFarm aggregates iOS Simulators and Android Emulators in one macOS window with synchronized touch input, using private SimulatorKit APIs to avoid screen recording permissions.
LocationSimulator injects mock GPS coordinates into iOS devices via DeveloperDiskImage, enabling location spoofing without jailbreak or app install. Here’s how it works under the hood.
MacSift is a lightweight macOS disk cleaner built with SwiftUI and MVVM, emphasizing safety with hard-blocked system paths, SHA-256 selection persistence, and Trash-only deletion. Apple Silicon only.
MeshingKit is a Swift framework for mesh gradient rendering in SwiftUI with per-point animation control, enabling custom organic motion across Apple platforms.
Muxy is a native macOS terminal emulator built with SwiftUI and libghostty, featuring project workspaces, split panes, and remote mobile pairing via companion iOS and Android apps.
Notchprompt is a Swift macOS app that renders a floating teleprompter overlay next to the MacBook notch with privacy mode to hide from screen sharing. Here’s how it works under the hood.
QwenVoice runs Qwen3-TTS 1.7B offline on Apple Silicon using MLX with XPC isolation and supports voice cloning. It balances 8-bit quality and 4-bit speed models in a native macOS/iOS app.
Mochi Diffusion runs Stable Diffusion and FLUX.2 Klein models locally on Apple Silicon Macs using Core ML, achieving ~150MB memory usage with fast inference, all offline.
Usage4Claude is a Swift macOS menu bar app that monitors Claude and Codex usage quotas in real time by scraping the usage endpoint via session cookies, with secure Keychain storage and multi-account support.
HiFidelity is a native macOS audiophile music player focusing on bit-perfect playback via Hog mode, supporting lossless and hi-res formats with offline library management.
Explore Claude Code’s 149 modular prompt skills that enhance Swift app development across Apple platforms without runtime dependencies. Learn its architecture, usage, and tradeoffs.
LaunchNext is a Swift macOS app that revives the classic Launchpad experience removed in macOS 26 by importing layouts directly from the system Launchpad SQLite database. It supports Apple Silicon and Intel with dual rendering engines and CLI automation.
Explore how Claude Code CLI’s layered CLAUDE.md configs and XcodeBuildMCP integration create an AI-aware Swift/SwiftUI iOS workflow with build/test automation.
mac-monitor is a macOS-native security tool using Apple’s Endpoint Security framework with an XPC-based architecture for efficient, dynamic event monitoring and process-level correlation.
Open Vibe Island is a macOS menubar overlay that monitors and controls AI coding agents in real-time using a hook-based architecture and Unix socket IPC. It supports multiple agents and IDEs with local-first design and zero telemetry.
Scarf is a Swift native macOS and iOS app that provides a GUI for the Hermes AI agent, featuring SSH connectivity, efficient image encoding, SQLite state sync, and real-time dashboards.
Skills Manager is a native macOS app that unifies skill management for over 40 coding agents. It normalizes fragmented skill formats with a local-first SwiftUI design and real-time monitoring.
WhatsNewKit offers a declarative SwiftUI-friendly way to present app update features automatically based on version tracking across iOS, macOS, and visionOS. Supports UIKit and AppKit too.