pwnall / node-open

open a file or uri with the users preferred application (browser, editor, etc), cross platform
MIT License
560 stars 57 forks source link

Reveal and select target on desktop #38

Open mikebarron opened 9 years ago

mikebarron commented 9 years ago

When appName is ‘finder’, ‘explorer’, or ‘desktop’, open a window on the desktop to the containing folder and select the target instead of opening the target file. Currently only handled on Mac and Windows.

fabriziogiordano commented 9 years ago

+1