openclick
openclick.shDrive macOS from a prompt using an LLM and Accessibility APIs
Dev Toolsclimacosui-automationllmaccessibilityopen-sourceautomation

About
openclick is an experimental open-source CLI tool that automates macOS UI interactions using natural language prompts. An LLM converts the user's prompt into a plan of UI actions, which openclick then executes via the macOS Accessibility APIs. It supports cloud and local models, requires no accounts or telemetry, and is MIT-licensed.
Problem
Automating macOS UI tasks typically requires complex scripting; there is no easy way to drive apps with plain language commands.
For
developers and power users who want to automate macOS UI interactions via natural language
How it works
The user writes a natural language prompt, an LLM generates a plan of UI actions, and openclick executes that plan against the macOS Accessibility APIs.
Business model
open-source
Status
launched