1.0.1 • Published 9 years ago

iotty v1.0.1

Weekly downloads
1
License
MIT
Repository
github
Last release
9 years ago

iotty

iotty is a simple command line tool that puts your terminal screen into web applications.

Installtion

You can download the latest source files from the Releases page.

npm install

If you have had npm installed, you can simply type the command to install globally:

$ npm install iotty -g

Usage

$ iotty <command> [<arguments...>]

Examples

$ iotty ls -l
$ iotty top -l 1

Acknowledgement

Issues / Contribution

You can easily make contribution through Github's Issue and PullRequest system:

Issues:https://github.com/micooz/iotty/issues

PullRequest:https://github.com/micooz/iotty/pulls

Author

Micooz: micooz@hotmail.com

License

The MIT License