
Where you'd get prettier results and info regarding popularity: cobalt: stable 0.17. Which will be instant, rather than waiting for ages for for cask in $(brew search '') do brew info $cask echo "\n\n" done Zterm.rb: desc "Terminal emulation program" Zprint.rb: desc "Library to reformat Clojure and Clojurescript source code and s-expressions" Zotero.rb: desc "Collect, organize, cite, and share research sources" This will get you a list lite this: zotero.rb:cask "zotero" do If you're not interested in installation stats, which you could get by using brew search answers above, you could simply go with: grep -e '\(version\|cask\|creator\|desc\|homepage\) ' /usr/local/Homebrew/Library/Taps/homebrew/homebrew-cask/Casks/*.rb

The second group will be => Casksįor example, if you are looking for Beaver DB browser, you can type either: brew search Beaverĭbeaver-enterprise dbeaver-enterprise swiftybeaver swiftybeaverġpassword-beta dynamodb-local mongodb-compass-readonlyĪctual-odbc-pack dynamodb-local mongodbpreferencepaneĪctual-odbc-pack exist-db mongodbpreferencepaneĪpache-couchdb exist-db navicat-for-mariadbĪpache-couchdb flvcd-bigrats navicat-for-mariadbĪrq-cloud-backup flvcd-bigrats nosql-workbench-for-amazon-dynamodbĪrq-cloud-backup gcollazo-mongodb nosql-workbench-for-amazon-dynamodbĭb-browser-for-sqlite gcollazo-mongodb nosqlbooster-for-mongodbĭb-browser-for-sqlite handbrake nosqlbooster-for-mongodbĭbeaver-community ✔ handbrake-nightly omnidbĭbeaver-enterprise handbrakebatch rekordboxĭbkoda mongodb-compass sql-power-architect-jdbcĭbngin mongodb-compass thingsmacsandboxhelperĭbngin mongodb-compass-beta thingsmacsandboxhelperĭbschema mongodb-compass-community thunderbird-betaĭbschema mongodb-compass-community wireshark-chmodbpfĭbvisualizer mongodb-compass-isolated-edition wireshark-chmodbpfĭbvisualizer mongodb-compass-isolated-edition The first group will be installable => Formulae, if any. You, of course, can grep the result., but more practical is to list some subset of the installable casks using search command:
