From 42f1aba00cad5eefa8c6ea7474b86b5afd7356d0 Mon Sep 17 00:00:00 2001 From: Jose Anton Date: Tue, 10 Jul 2018 16:20:58 +0200 Subject: [PATCH 1/2] Add project that use xterm to the README file --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1122c59c..1a316348 100644 --- a/README.md +++ b/README.md @@ -153,7 +153,8 @@ computational environment for Jupyter, supporting interactive data science and s - [**genact**](https://github.com/svenstaro/genact): A nonsense activity generator. - [**cPanel & WHM**](https://cpanel.com): The hosting platform of choice. - [**Nutanix**](https://github.com/nutanix): Nutanix Enterprise Cloud uses xterm in the webssh functionality within Nutanix Calm, and is also looking to move our old noserial (termjs) functionality to xterm.js - +- [**SSH Web Client**](https://github.com/roke22/PHP-SSH2-Web-Client): SSH Web Client with PHP. +- [**] 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. Note: Please add any new contributions to the end of the list only. ## Demo From 7ce071c57594da12aa9f1337b59f97c7a20965f8 Mon Sep 17 00:00:00 2001 From: Daniel Imms Date: Tue, 10 Jul 2018 08:24:59 -0700 Subject: [PATCH 2/2] Remove extra list item --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1a316348..14e9dbdb 100644 --- a/README.md +++ b/README.md @@ -154,7 +154,7 @@ computational environment for Jupyter, supporting interactive data science and s - [**cPanel & WHM**](https://cpanel.com): The hosting platform of choice. - [**Nutanix**](https://github.com/nutanix): Nutanix Enterprise Cloud uses xterm in the webssh functionality within Nutanix Calm, and is also looking to move our old noserial (termjs) functionality to xterm.js - [**SSH Web Client**](https://github.com/roke22/PHP-SSH2-Web-Client): SSH Web Client with PHP. -- [**] + 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. Note: Please add any new contributions to the end of the list only. ## Demo