Skip to content

Releases: MasterYoav/claude-notch

Claude Notch v0.1.1

Choose a tag to compare

@MasterYoav MasterYoav released this 20 Jul 12:54

Install:

curl -fsSL https://raw.githubusercontent.com/MasterYoav/claude-notch/main/install.sh | sh

Universal (Apple Silicon + Intel), macOS 14+.

This build is ad-hoc signed, not notarized. macOS will refuse to open it after download, so the
installer strips the quarantine flag — a Gatekeeper bypass you're accepting on the basis of readable
source rather than an Apple signature. Build it yourself if you'd rather not: ./build.sh.

The installer adds hooks to ~/.claude/settings.json after taking a timestamped backup, leaves any
other hooks alone, and can be undone with --uninstall-hooks.

Claude Notch v0.1.0

Choose a tag to compare

@MasterYoav MasterYoav released this 20 Jul 12:49

Install:

curl -fsSL https://raw.githubusercontent.com/MasterYoav/claude-notch/main/install.sh | sh

Universal (Apple Silicon + Intel), macOS 14+.

This build is ad-hoc signed, not notarized. macOS will refuse to open it after download, so the
installer strips the quarantine flag — a Gatekeeper bypass you're accepting on the basis of readable
source rather than an Apple signature. Build it yourself if you'd rather not: ./build.sh.

The installer adds hooks to ~/.claude/settings.json after taking a timestamped backup, leaves any
other hooks alone, and can be undone with --uninstall-hooks.