From 41c2c07a7438da3aaaff40e70c8d5017261eefcd Mon Sep 17 00:00:00 2001 From: Dominik Csapak Date: Tue, 12 Dec 2017 16:19:58 +0100 Subject: [PATCH] add proxmox ve to real-world uses --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4d7596ab..5dd0dae7 100644 --- a/README.md +++ b/README.md @@ -131,6 +131,7 @@ Xterm.js is used in several world-class applications to provide great terminal e computational environment for Jupyter, supporting interactive data science and scientific computing across all programming languages. - [**Theia**](https://github.com/theia-ide/theia): Theia is a cloud & desktop IDE framework implemented in TypeScript. - [**Opshell**](https://github.com/ricktbaker/opshell) Ops Helper tool to make life easier working with AWS instances across multiple organizations. +- [**Proxmox VE**](https://www.proxmox.com/en/proxmox-ve): Proxmox VE is a complete open-source platform for enterprise virtualization. It uses xterm.js for container terminals and the host shell. 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.