1.0.0 • Published 5 years ago

open-on-android v1.0.0

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

Install

npm install -g open-on-android

Usage

Connect your android phone or emulator to your computer and run:

Usage

   $ ooa URL
   $ ooa DEEP_LINK
   $ ooa YOUTUBE_LINK
   $ ooa ...

Example:

  $ ooa http://cesarferreira.com                      # URL that opens in your default browser
  $ ooa recipes://recipe/02d8c78ac03a37ef874          # DEEP LINK to the "recipes app"
  $ ooa https://www.youtube.com/watch?v=GxjpzUgZvbo   # opens youtube
  $ ooa wathever you want                             # urls that deep link, apps, wathever

Created by

Cesar Ferreira

License

MIT © Cesar Ferreira