From 82e7fe5a1b21959cfc111f43a40fdc4a63116383 Mon Sep 17 00:00:00 2001 From: Antonin Stefanutti Date: Fri, 5 Jan 2018 22:12:32 +0100 Subject: [PATCH] Add Kubebox to real-world uses --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5a77806f..1719efb2 100644 --- a/README.md +++ b/README.md @@ -119,6 +119,7 @@ computational environment for Jupyter, supporting interactive data science and s - [**Whack Whack Terminal**](https://github.com/Microsoft/WhackWhackTerminal): Terminal emulator for Visual Studio 2017. - [**VTerm**](https://github.com/vterm/vterm): Extensible terminal emulator based on Electron and React. - [**electerm**](http://electerm.html5beta.com): electerm is a terminal/ssh/sftp client(mac, win, linux) based on electron/node-pty/xterm. +- [**Kubebox**](https://github.com/astefanutti/kubebox): Terminal console for Kubernetes clusters. 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 in our list.