finder-reveal

reveal the path in the Finder. 'open -R' replacement


Keywords
Finder, applescript, cli, macos
Install
pip install finder-reveal==2019.4.16

Documentation

Travis

Installation

$ [sudo] npm i -g finder-reveal
$ [sudo] pip install finder-reveal

Benefits

  • doesn't duplicate Finder windows
  • open path without bringing Finder to the front

Scripts usage

usage: finder-reveal path

Examples

$ finder-reveal ~/git

python-readme-generator