Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Appit Studio Apps

A Homebrew tap for macOS apps by Appit Studio.

Install

brew install --cask appitstudio/apps/extrabar

That taps this repository, trusts the cask and installs the app in one step.

Use the fully-qualified name. Homebrew requires third-party taps to be trusted before it will load anything from them, and naming the cask in full is what grants that trust. Installing by bare token after tapping fails with Refusing to load cask ... from untrusted tap. If you prefer to tap first, trust it explicitly:

brew tap appitstudio/apps
brew trust appitstudio/apps
brew install --cask extrabar

Or, in a brew bundle Brewfile (run brew trust appitstudio/apps once first):

tap "appitstudio/apps"
cask "extrabar"

See Homebrew's tap trust documentation for background.

Casks

Cask App Description
extrabar ExtraBar Customisable menu bar with shortcuts, quick actions and deep links

Upgrade

brew upgrade --cask extrabar

ExtraBar also updates itself via Sparkle, so brew upgrade is only needed if you prefer Homebrew to manage the version.

Uninstall

brew uninstall --cask extrabar

To also remove preferences and application data:

brew uninstall --zap --cask extrabar

Other Appit Studio apps

DockFlow and ExtraDock are in the official homebrew/cask tap, so they need no tap:

brew install --cask dockflow
brew install --cask extradock

Reporting issues

For problems with the cask itself (installation, uninstallation, wrong version), open an issue here. For problems with an app, use that app's own support channel.

About

Homebrew tap for macOS apps by Appit Studio

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages