Homebrew Cask

Homebrew-Cask extends Homebrew and allows you to install large binary files via a command-line tool. Examples of these files is Google Chrome, Dropbox, VLC and Spectacle.

Installation

As of December 2015, Cask comes installed with Homebrew, if you have not installed Homebrew see the Homebrew section.

To see if an app is available on Cask you can search on the official Cask website. You can also search using the following command:

  1. $ brew cask search <package>

Quick Look plugins

These plugins adds support for the corresponding file type to Mac Quick Look (In Finder, mark a file and press Space to start Quick Look). The plugins includes features like syntax highlighting, markdown rendering, preview of JSON, patch files, csv, zip files and more.

  1. $ brew cask install \
  2. qlcolorcode \
  3. qlstephen \
  4. qlmarkdown \
  5. quicklook-json \
  6. qlprettypatch \
  7. quicklook-csv \
  8. betterzipql \
  9. webpquicklook \
  10. suspicious-package

App Suggestions

Here are some useful apps that are available on Cask.

  1. $ brew cask install \
  2. alfred \
  3. android-file-transfer \
  4. asepsis \
  5. appcleaner \
  6. caffeine \
  7. cheatsheet \
  8. docker \
  9. doubletwist \
  10. dropbox \
  11. google-chrome \
  12. google-drive \
  13. google-hangouts \
  14. flux \
  15. latexian \
  16. 1password \
  17. pdftk \
  18. spectacle \
  19. sublime-text \
  20. superduper \
  21. totalfinder \
  22. transmission \
  23. valentina-studio \
  24. vlc