From e2c301e6650dbce8418af70398d372b216be333b Mon Sep 17 00:00:00 2001 From: Akshay Kumar Date: Thu, 13 Aug 2020 16:55:49 +0530 Subject: [PATCH] adds TeleType cli-tool to Real-world uses section MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Thanks for this rock-solid library 🛠 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 60854e49e..0c127aec1 100644 --- a/README.md +++ b/README.md @@ -59,6 +59,7 @@ ptyProcess.write('ls\r'); - [Wetty](https://github.com/krishnasrinivas/wetty) Browser based Terminal over HTTP and HTTPS - [nomad](https://github.com/lukebarnard1/nomad-term) - [DockerStacks](https://github.com/sfx101/docker-stacks) Local LAMP/LEMP stack using Docker +- [TeleType](https://github.com/akshaykmr/TeleType): cli tool that allows you to share your terminal online conveniently. Show off mad cli-fu, help a colleague, teach, or troubleshoot. Do you use node-pty in your application as well? Please open a [Pull Request](https://github.com/Tyriar/node-pty/pulls) to include it here. We would love to have it in our list.