From 1652500897e2f9b6ae81bc5d43615c7425393e93 Mon Sep 17 00:00:00 2001 From: Sandro Date: Tue, 14 Apr 2020 04:17:02 +0200 Subject: [PATCH] Add ttyd --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6249ab0..2237c6e 100644 --- a/README.md +++ b/README.md @@ -144,6 +144,7 @@ Please read the [contribution guidelines](CONTRIBUTING.md) if you want to contri * [GoTTY](https://github.com/yudai/gotty) [![stars](https://img.shields.io/github/stars/yudai/gotty.svg?style=social&label=stars)](https://github.com/yudai/gotty) - Share your terminal as web application. * [telnet](http://www.telnet.org/htm/faq.htm) - An unencrypted network protocol and an application used to connect to remote computers and issue commands. +* [ttyd](https://github.com/tsl0922/ttyd) [![stars](https://img.shields.io/github/stars/tsl0922/ttyd.svg?style=social&label=stars)](https://github.com/tsl0922/ttyd) - Share your terminal over the web. * [rsh](https://en.wikipedia.org/wiki/Remote_Shell) - An unencrypted network protocol and application used to connect to remote computers and issue commands. ## Libraries