iotty is a simple command line tool that puts your terminal screen into web applications.
You can download the latest source files from the Releases page.
If you have had npm installed, you can simply type the command to install globally:
$ npm install iotty -g
$ iotty <command> [<arguments...>]
$ iotty ls -l
$ iotty top -l 1
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
Micooz: micooz@hotmail.com
The MIT License