Vibeleaderboard
Index / tool
Visit github.com
Category
Developer Tools
Rank
No. 1976Tools index
Pricing
Open Source
Type
TOOL
Builder
openclaw
GitHub
42 stars
Date

About

Homebrew tap for installing OpenClaw and related tools on macOS.

What it does

It collects Homebrew package recipes for a broad command-line toolkit. Users add the tap, then install individual tools for local archives, service access, remote testing, fleet control, macOS automation, and related jobs.

Why it's ranked here

This is a strong distribution layer for teams already using Homebrew. Most supplied recipes select checksummed binaries by operating system and processor, while automated reconciliation guards against stale releases. Its scope is packaging, however, not a unified product experience.

What's good

The release process has unusually explicit integrity controls. It can require hashes for four platform targets, reject partial verified inputs, confirm source tags, and record provenance in commits. Package tests check basic execution, while some macOS tools also verify signatures, architectures, notarization, and permissions.

Tradeoffs

The collection is uneven. The package list says there are no casks, yet a cask definition is present. Platform support also varies: some tools cover macOS and Linux, while others require recent macOS releases. Several packages need permissions, credentials, local data access, or extra setup described through Homebrew caveats.

How to use it well

Use it when Homebrew already manages developer machines and you want repeatable installation of selected OpenClaw command-line tools. Check each package's information before rollout, especially for permissions and setup. It does not replace the packaged tools, configure their service accounts, or provide one shared interface across them.

Technical notes+

README.md documents formula and cask installation plus two update paths: dispatch-driven updates and a three-hour reconciler that skips drafts, prereleases, downgrades, and unchanged formulae. Formula/wacli.rb, Formula/gogcli.rb, Formula/crabbox.rb, Formula/discrawl.rb, Formula/gitcrawl.rb, Formula/notcrawl.rb, Formula/octopool.rb, Formula/slacrawl.rb, Formula/crabfleet.rb, Formula/wacrawl.rb, and Formula/clawscan.rb select release artifacts across Darwin/Linux and amd64/arm64 variants. Formula/axorc.rb and Formula/crawlbar.rb require macOS Sonoma; their tests include code-signing checks, with CrawlBar also validating bundle metadata, universal architectures, Gatekeeper assessment, and notarization. Casks/goplaces.rb is GoReleaser-generated and removes macOS quarantine metadata during postflight, despite README.md stating that no casks exist yet.

Observed

Packaging surface
Homebrew tap containing formulae and a provided cask definition.
Interface
Installs command-line binaries; CrawlBar also installs a macOS menu bar application.
Platform support
Provided recipes target macOS and Linux, commonly for amd64 and arm64 processors.
License
Every provided formula with a license declaration specifies MIT.
Recipe language
Package definitions are written in Homebrew's Ruby DSL.
Release integrity
Recipes pin SHA-256 checksums, and the documented verified update contract requires hashes for four canonical targets.
Package verification
Provided formulae include installation tests; selected macOS packages also validate signatures or notarization.

Read from README.md, Formula/axorc.rb, Formula/wacli.rb, Casks/goplaces.rb, Formula/gogcli.rb, Formula/crabbox.rb, Formula/wacrawl.rb, Formula/clawscan.rb, Formula/crawlbar.rb, Formula/discrawl.rb, Formula/gitcrawl.rb, Formula/notcrawl.rb, Formula/octopool.rb, Formula/slacrawl.rb, Formula/crabfleet.rb.

What it can do

  • Install OpenClaw game engine

    Homebrew commandOpenClaw game engine installed on macOS

  • Install OpenClaw-related development tools

    Homebrew commandDevelopment tools for OpenClaw installed on macOS

  • Manage OpenClaw package versions

    Version specificationSpecific version of OpenClaw installed or updated

  • Uninstall OpenClaw packages

    Homebrew uninstall commandOpenClaw packages removed from macOS system

  • Update OpenClaw packages to latest versions

    Homebrew update commandUpdated OpenClaw packages on macOS

Tags

openclawhomebrewmacosdistribution

Tech Stack

PythonRuby

Comments (0)

No comments yet

Editorially curated, with community endorsements as a secondary signal. Corrections welcome.