0.0.3 • Published 8 years ago

app-find v0.0.3

Weekly downloads
11
License
-
Repository
github
Last release
8 years ago

Install

npm install -g app-find

Features

  • find in /Applications, ~/Applications, /System/Library/CoreServices
  • case insensitive
  • symlink support (brewcask), readlink

Usage

usage: app-find appname

Example

$ app-find Mail
/Applications/Mail.app

$ app-find Finder
/System/Library/CoreServices/Finder.app

# brewcask, /opt/homebrew-cask/... linked to ~/Applications
$ app-find 'Google Chrome'
/opt/homebrew-cask/Caskroom/google-chrome/latest/Google Chrome.app

Examples/

Sources:

Feedback GitHub issues Join the chat at https://gitter.im/russianidiot/app-find.sh.cli GitHub followers


0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago