/homebrew-brew

Homebrew Tap containing my macOS applications (casks)

Primary LanguageRubyMIT LicenseMIT

masich/brew

Homebrew Tap containing my macOS applications (casks).

Available Casks

  • SaveMyEyes. Minimalistic macOS application that helps to take breaks while using the computer.

Installation

Don't have Homebrew? Follow these instructions.

Add this Tap:

brew tap masich/brew

Install a Cask, for example, savemyeyes:

brew install --cask savemyeyes

Updating

Brew users do update by periodically running:

brew update

If Brew indicates there's a new version of one of the Casks, for example, savemyeyes:

brew cask upgrade savemyeyes

License

This project is licensed under the MIT License - see the LICENSE file for details.