yoda-cli

0.2.2 • Public • Published

yoda-cli

Build Status

Command line interface to interact with YodaOS devices.

Usage

yoda-am

Tool to interact with applications.

yoda-am nlp

Parse the text and open appropriate app to handle parsed intent.

yoda-am open-url

Open a url on device. The url would be dispatched to an app registered for the hostname.

yoda-am launch

Launch an app on device.

yoda-am force-stop

Force stop an app on device.

yoda-pm

yoda-pm list

Get info of all packages on device.

yoda-pm path

Get package directory on device.

yoda-pm install

Install an app from local package path.

yoda-debug

yoda-debug get-lifetime

Get YodaOS lifetime stats.

yoda-debug get-turen-state

Get YodaOS wake up stats.

yoda-debug get-loader

Get YodaOS application loader stats.

yoda-debug mock-asr

Mock a voice command.

yoda-debug mock-key

Mock a key event.

yoda-debug mock-key-longpress [event-window]

Mock a key longpress gesture.

Readme

Keywords

Package Sidebar

Install

npm i yoda-cli

Weekly Downloads

2

Version

0.2.2

License

Apache-2.0

Unpacked Size

64.5 kB

Total Files

40

Last publish

Collaborators

  • legendecas