ohho

1.0.12 • Public • Published

wall

Ohho

Efficiently run Mac OSX Applications from the terminal

Install

$ npm install --global ohho

Supported platform : Mac Only

Usage

Just write the application name after ohho and it will take care of the rest!

$ ohho --help

    Usage
      $ ohho <app_name>
 
    Options
      --help    	View help docs
      --version 	For current version
 
    Examples
      $ ohho google chrome
      $ ohho chrome
      $ ohho google
      $ ohho Google Chrome
      $ ohho "google chrome"
    
    Run without arguments to use the interactive interface.
    The application name is case insensitive.

Interactive UI

Run ohho without arguments to launch the interactive UI.

Created by

License

MIT © Gaurav Mehla

Icon made by Roundicons Freebies from www.flaticon.com is licensed by CC 3.0 BY

Package Sidebar

Install

npm i ohho

Weekly Downloads

2

Version

1.0.12

License

MIT

Unpacked Size

5.76 kB

Total Files

4

Last publish

Collaborators

  • gauravmehla