# iotty **Repository Path**: micooz/iotty ## Basic Information - **Project Name**: iotty - **Description**: iotty is a simple command line tool that puts your terminal screen into web applications. - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2015-08-21 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # iotty iotty is a simple command line tool that puts your terminal screen into web applications. ![][1] # Installtion You can download the latest source files from the [Releases](https://github.com/micooz/iotty/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 [] ## Examples $ iotty ls -l $ iotty top -l 1 # Acknowledgement * [express](https://github.com/strongloop/express) * [q](https://github.com/kriskowal/q) * [shelljs](http://github.com/arturadib/shelljs) * [socket.io](https://github.com/Automattic/socket.io) # 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 [1]: iotty.gif