Skip to content

Mactivate 1.0.1

Choose a tag to compare

@github-actions github-actions released this 16 Aug 07:20
· 24 commits to main since this release

Highlights

Mactivate 1.0.1 hardens distribution, repository boundaries, and release reproducibility without changing the supported gesture model.

Distribution

  • Published immutable version tags and release assets.
  • Added Homebrew cask generation and style validation.
  • Clarified ad-hoc signing, Gatekeeper approval, and installation guidance.

Engineering

  • Strengthened module boundaries across the app, runtime, hardware, and research code.
  • Reorganized the repository around cohesive product areas.
  • Linked the PolyForm Noncommercial license from the project documentation.

Install

Homebrew

New installation:

brew tap HarshitBadam/mactivate
brew trust --cask HarshitBadam/mactivate/mactivate
brew install --cask mactivate

Existing installation:

brew update
brew upgrade --cask mactivate

Disk image

Download Mactivate-1.0.1.dmg from the assets below and drag Mactivate into Applications.

Compatibility

  • macOS 13 or newer
  • Apple Silicon MacBook
  • Built-in motion and ambient-light sensors

Security notice

Mactivate is distributed with ad-hoc signing and is not Apple-notarized. macOS may require approval under System Settings → Privacy & Security → Open Anyway after the first launch.

Do not disable Gatekeeper.

Verification

The SHA-256 checksum is available in Mactivate-1.0.1.dmg.sha256.

Full changelog

Compare v1.0.0...v1.0.1