Merge pull request #524 from billchurch/master

Adding WebSSH2 to real-world uses
This commit is contained in:
Paris Kasidiaris
2017-02-01 23:51:23 +02:00
committed by GitHub
+1
View File
@@ -29,6 +29,7 @@ Xterm.js is used in several world-class applications to provide great terminal e
- [**Eclipse Che**](http://www.eclipse.org/che): Developer workspace server, cloud IDE, and Eclipse next-generation IDE.
- [**Codenvy**](http://www.codenvy.com): Cloud workspaces for development teams.
- [**CoderPad**](https://coderpad.io): Online interviewing platform for programmers. Run code in many programming languages, with results displayed by `xterm.js`.
- [**WebSSH2**](https://github.com/billchurch/WebSSH2): A web based SSH2 client using `xterm.js`, socket.io, and ssh2.
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.