GitHunt
RE

Red6785/homebrew-miscbrew

a personal homebrew tap

Red6785 Miscbrew

A personal collection of un-notarized Homebrew Casks for applications I personally use.

How do I install these casks?

brew install red6785/miscbrew/<cask>

Or brew tap red6785/miscbrew and then brew install <cask>.

Or, in a brew bundle Brewfile:

tap "red6785/miscbrew"
brew "<cask>"

Note that the majority of these casks will be blocked by Apple Gatekeeper, as they are not signed. To prevent this, I unfortunately am forced to add a postinstall script that runs xattr -d on the app. I am not responsible for any damage caused by using this command, and neither is the Homebrew team. Use this repository at your own risk.

Documentation

brew help, man brew or check Homebrew's documentation.

Contributors

Created January 20, 2025
Updated March 19, 2026
Red6785/homebrew-miscbrew | GitHunt