https://github.com/rafaelswi/homebrew-menubarusb
Repository that allows MenuBarUSB to be installed via homebrew
https://github.com/rafaelswi/homebrew-menubarusb
homebrew macos
Last synced: 2 months ago
JSON representation
Repository that allows MenuBarUSB to be installed via homebrew
- Host: GitHub
- URL: https://github.com/rafaelswi/homebrew-menubarusb
- Owner: rafaelSwi
- Created: 2025-08-31T18:27:54.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-09-29T00:18:48.000Z (9 months ago)
- Last Synced: 2025-09-29T02:30:59.686Z (9 months ago)
- Topics: homebrew, macos
- Language: Ruby
- Homepage: https://brew.sh
- Size: 21.5 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RafaelSwi "MenuBarUSB"
## How do I install?
`brew install rafaelswi/menubarusb/`
Or `brew tap rafaelswi/menubarusb` and then `brew install `.
Or, in a `brew bundle` `Brewfile`:
```ruby
tap "rafaelswi/menubarusb"
brew ""
```