open-on-android

1.0.0 • Public • Published

Open On Android

Open anything on your android phone

Build Status npm npm License

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

Versions

Current Tags

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    2
  • 1.0.0-0
    0

Package Sidebar

Install

npm i open-on-android

Weekly Downloads

2

Version

1.0.0

License

MIT

Unpacked Size

498 kB

Total Files

19

Last publish

Collaborators

  • cesarferreira