Homebrew tap for Wolff.Tech applications
  • Python 84.6%
  • Ruby 15.4%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-09-20 00:25:10 -04:00
.github/workflows feat: add Wolff.Tech desktop casks and release automation 2026-09-06 16:22:53 -04:00
Casks chore(casks): update stable releases 2026-09-18 14:33:53 +00:00
Formula feat: add Wolff.Tech desktop casks and release automation 2026-09-06 16:22:53 -04:00
scripts feat: add Wolff.Tech desktop casks and release automation 2026-09-06 16:22:53 -04:00
tests feat: add Wolff.Tech desktop casks and release automation 2026-09-06 16:22:53 -04:00
.gitignore feat: add Wolff.Tech desktop casks and release automation 2026-09-06 16:22:53 -04:00
README.md feat: add Wolff.Tech desktop casks and release automation 2026-09-06 16:22:53 -04:00

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.