https://github.com/cesarferreira/open-on-android
Open anything on your android phone
https://github.com/cesarferreira/open-on-android
android cli open tool
Last synced: about 1 year ago
JSON representation
Open anything on your android phone
- Host: GitHub
- URL: https://github.com/cesarferreira/open-on-android
- Owner: cesarferreira
- License: mit
- Created: 2019-09-16T16:51:30.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-06-20T14:37:26.000Z (about 2 years ago)
- Last Synced: 2025-04-11T20:05:12.161Z (about 1 year ago)
- Topics: android, cli, open, tool
- Language: JavaScript
- Homepage:
- Size: 1.78 MB
- Stars: 23
- Watchers: 2
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Open On Android
Open anything on your android phone
## Install
```sh
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:
```sh
$ 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](https://cesarferreira.com)
## License
MIT © [Cesar Ferreira](http://cesarferreira.com)
## Image mock
by UnoPie