From 5f680c21851582853a8ab15460dc5cfb9a17d25d Mon Sep 17 00:00:00 2001 From: "kay.yan" Date: Mon, 27 Jun 2022 17:46:08 +0800 Subject: [PATCH] add-cloudtty-to-list-of-xterm-users --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1359772c2f..5f4ed5683d 100644 --- a/README.md +++ b/README.md @@ -191,6 +191,7 @@ Xterm.js is used in several world-class applications to provide great terminal e - [**libv86 Terminal Forwarding**](https://github.com/hello-smile6/libv86-terminal-forwarding): Peer-to-peer SSH for the web, using WebRTC via [Bugout](https://github.com/chr15m/bugout) for data transfer and [v86](https://github.com/copy/v86) for web-based virtualization. - [**hack.courses**](https://hack.courses): Interactive Linux and command-line classes using xterm.js to expose a real terminal available for everyone. - [**Render**](https://render.com): Platform-as-a-service for your apps, websites, and databases using xterm.js to provide a command prompt for user containers and for streaming build and runtime logs. +- [**CloudTTY**](https://github.com/cloudtty/cloudtty): A Friendly Kubernetes CloudShell (Web Terminal). - [And much more...](https://github.com/xtermjs/xterm.js/network/dependents?package_id=UGFja2FnZS0xNjYzMjc4OQ%3D%3D) Do you use xterm.js in your application as well? Please [open a Pull Request](https://github.com/sourcelair/xterm.js/pulls) to include it here. We would love to have it on our list. Note: Please add any new contributions to the end of the list only.