An open API service indexing awesome lists of open source software.

https://github.com/aryanvbw/homebrew-tap

Homebrew tap for MacShield
https://github.com/aryanvbw/homebrew-tap

Last synced: 1 day ago
JSON representation

Homebrew tap for MacShield

Awesome Lists containing this project

README

          

# AryanVBW Homebrew Tap

Homebrew tap for [MacShield](https://github.com/AryanVBW/MacShield) — lock any macOS
app with Touch ID, Apple Watch, or a password.

## Install MacShield

```bash
brew tap AryanVBW/tap
brew install --cask macshield
```

Or in a single command:

```bash
brew install --cask AryanVBW/tap/macshield
```

## Update

```bash
brew upgrade --cask macshield
```

## Uninstall

```bash
brew uninstall --cask macshield # remove the app
brew uninstall --zap --cask macshield # also remove settings and support files
```

## Requirements

- macOS 13 Ventura or later (Apple Silicon or Intel)