mirror of
https://github.com/WolffTech/homebrew-tap.git
synced 2026-09-20 00:29:15 -04:00
Homebrew tap for Wolff.Tech applications
- Python 84.6%
- Ruby 15.4%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
|
|
||
| .github/workflows | ||
| Casks | ||
| Formula | ||
| scripts | ||
| tests | ||
| .gitignore | ||
| README.md | ||
Wolff.Tech Homebrew tap
Desktop applications from Wolff.Tech.
Install
With Homebrew installed:
brew install --cask wolfftech/tap/nes-wallpaper
brew install --cask wolfftech/tap/constellation
| Application | Requirements |
|---|---|
| NES Wallpaper | Apple silicon, macOS 14 or later |
| Constellation | Apple silicon, macOS 15 or later |
Open the apps from /Applications. Install NES Wallpaper's optional screensaver through Settings → General.
Updates
Both apps update themselves through Sparkle. To update them through Homebrew, use --greedy to include self-updating apps:
brew update
brew upgrade --cask --greedy wolfftech/tap/nes-wallpaper wolfftech/tap/constellation
Uninstall and optional cleanup
Quit the app first. For NES Wallpaper, disable Launch at Login in its settings and select another screensaver if needed.
brew uninstall --cask wolfftech/tap/nes-wallpaper
brew uninstall --cask wolfftech/tap/constellation
Uninstall preserves user data. Add --zap to remove the preferences and application data listed in the cask, including NES Wallpaper's separately installed screensaver. ROMs, movie folders, and Constellation's Keychain credentials remain.