Homebrew tap for Termic
One-liner install:
brew install --cask simion/termic/termicThat auto-taps this repo and installs the cask in a single step.
brew upgrade --caskOr just let Termic update itself — the app ships with an in-app updater
that fetches new releases from https://termic.dev/updates/latest.json.
A Homebrew cask definition. Just one Ruby file (Casks/termic.rb)
pointing at the latest .dmg on the Termic
releases page. The
cask is auto-bumped by GitHub Actions in simion/termic on every
release; nobody edits this repo by hand.
quarantine: false is set so macOS Gatekeeper doesn't flag the
unsigned .dmg on first launch. Termic is open source (AGPL-3.0); if
you want to verify what you're installing, build from source or audit
the .dmg from the Releases page before installing.