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
- Host: GitHub
- URL: https://github.com/aryanvbw/homebrew-tap
- Owner: AryanVBW
- Created: 2026-06-29T06:33:11.000Z (7 days ago)
- Default Branch: main
- Last Pushed: 2026-06-29T06:40:33.000Z (7 days ago)
- Last Synced: 2026-06-29T08:17:47.540Z (7 days ago)
- Language: Ruby
- Size: 1.95 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)