Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Homebrew Tap for Donely

This is the official Homebrew tap for Donely CLI - an AI-native desktop GUI automation framework for macOS.

Installation

brew tap donely-ai/tap
brew install --cask donely-cli

Or install directly:

brew install --cask donely-ai/tap/donely-cli

Usage

# Check accessibility permissions
donely check

# List running applications
donely apps

# Take a screenshot
donely screenshot output.png

# Inspect app UI tree
donely inspect --app Finder --depth 3

# Find UI elements
donely find "role:Button" --app Finder

# Start MCP server for AI integration
donely mcp

Requirements

  • macOS 12.0+ (Monterey or later)
  • Accessibility permissions (granted via System Settings)

More Information

About

Homebrew tap for Donely CLI

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages