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

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

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
```