https://github.com/lailo/homebrew-tap
Homebrew tap for lailo's macOS apps and CLIs
https://github.com/lailo/homebrew-tap
cask formula homebrew homebrew-tap macos
Last synced: 1 day ago
JSON representation
Homebrew tap for lailo's macOS apps and CLIs
- Host: GitHub
- URL: https://github.com/lailo/homebrew-tap
- Owner: lailo
- Created: 2026-05-16T14:25:20.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2026-05-16T15:33:17.000Z (about 2 months ago)
- Last Synced: 2026-05-16T16:44:15.546Z (about 2 months ago)
- Topics: cask, formula, homebrew, homebrew-tap, macos
- Language: Ruby
- Homepage:
- Size: 6.84 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# lailo/homebrew-tap
Personal Homebrew tap for my macOS apps and CLIs.
## Install
```bash
brew tap lailo/tap
```
## Available
| Name | Type | What |
| ------------------------------------------- | ------- | ------------------------------- |
| [bowzer](https://github.com/lailo/bowzer) | cask | macOS browser picker |
| [bergauf](https://github.com/lailo/bergauf) | formula | Swiss hiking MCP server |
| [lly](https://github.com/lailo/lly) | formula | TUI for Shelly Gen2/Gen3 devices |
## Usage
```bash
brew install --cask bowzer
brew install bergauf
brew install lly
```