iotty
v1.0.1
Published
Share your terminal into web applications
Downloads
3
Readme
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: [email protected]
License
The MIT License