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