You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Agent Desktop gives any agent reliable computer use on the desktop. Built with Rust, it sees any app's real UI structure through OS accessibility trees and operates it — refs stay stable and actions stay safe to retry, instead of guessing from pixels.
Windows-style autoscroll (middle-click vector scrolling) and back/forward mouse side buttons for macOS. Tiny native Swift menu-bar app, about 1.7 MB, no Electron.
Refine and translate selected text in any macOS app. Services menu, global hotkeys, and a floating action bar over your selection — powered by your favorite LLM provider.
Click an app's dock icon to minimize its windows. macOS menu-bar utility — Swift + CGEvent tap + Accessibility. Native, no telemetry, source-available (PolyForm Noncommercial).
Free, open-source macOS window manager with a 3×3 keyboard grid and multi-tap cycles. A Spectacle, Rectangle, Magnet, and Moom alternative. Apache 2.0.
Open-source KeyboardCleanTool alternative for macOS. Lock keyboard input while cleaning your MacBook; mouse and trackpad stay active. Pure SwiftUI, no menu bar, background process, telemetry, or dependencies.
Native desktop automation CLI for AI agents. Control any application through OS accessibility trees with structured JSON output and deterministic element refs.