https://github.com/uded/homebrew-tap
https://github.com/uded/homebrew-tap
Last synced: 25 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/uded/homebrew-tap
- Owner: uded
- Created: 2026-06-20T09:51:40.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2026-06-22T11:58:52.000Z (about 1 month ago)
- Last Synced: 2026-06-22T13:25:58.734Z (about 1 month 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
# homebrew-tap
Homebrew tap for [@uded](https://github.com/uded)'s apps.
## Usage
```bash
brew install --cask uded/tap/brew-services-controller
```
The apps here are not yet notarized, so macOS Gatekeeper may block them. If so,
add `--no-quarantine` (or right-click the app in `/Applications` → Open once):
```bash
brew install --cask --no-quarantine uded/tap/brew-services-controller
```
## Casks
| Cask | Description |
|------|-------------|
| [`brew-services-controller`](https://github.com/uded/brew-services-controller) | Native macOS menubar + dashboard to monitor, control, and tail Homebrew services. |