https://github.com/graddotdev/homebrew-tap
This is a Homebrew tap for installing software developed by Alex Grad.
https://github.com/graddotdev/homebrew-tap
homebrew-tap
Last synced: 7 months ago
JSON representation
This is a Homebrew tap for installing software developed by Alex Grad.
- Host: GitHub
- URL: https://github.com/graddotdev/homebrew-tap
- Owner: graddotdev
- Created: 2023-04-16T17:57:15.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-11-20T10:39:55.000Z (over 2 years ago)
- Last Synced: 2025-04-11T20:19:05.926Z (about 1 year ago)
- Topics: homebrew-tap
- Language: Ruby
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Homebrew Tap
This is a Homebrew tap for installing software developed by Alex Grad.
## Installation
To use this tap, you'll first need to add it to your Homebrew installation. You can do this by running the following command:
```bash
brew tap gradddev/tap
```
Once you've tapped the repository, you can then install any of the casks that it contains using the brew install command.
## Casks
### Yabai Spaces Widget
The [Yabai Spaces Widget](https://github.com/gradddev/yabai-spaces-widget) is a macOS app that adds a widget to your status bar. It works with Yabai and lets you see spaces on all your displays. To install it, run the following command:
```bash
brew install gradddev/tap/yabai-spaces-widget
```
This will download and install the latest version of the Yabai Spaces Widget app onto your system.