Skip to content

Commit 930b146

Browse files
authored
Merge pull request #3409 from cs01/cs01/add-termpair-gdbgui
add TermPair and gdbgui to real world uses list
2 parents 46aa8de + 34d6449 commit 930b146

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -162,21 +162,23 @@ Xterm.js is used in several world-class applications to provide great terminal e
162162
- [**CoCalc**](https://cocalc.com/): Lots of free software pre-installed, to chat, collaborate, develop, program, publish, research, share, teach, in C++, HTML, Julia, Jupyter, LaTeX, Markdown, Python, R, SageMath, Scala, ...
163163
- [**Dank Domain**](https://www.DDgame.us/): Open source multiuser medieval game supporting old & new terminal emulation.
164164
- [**DockerStacks**](https://docker-stacks.com/): Local LAMP/LEMP development studio
165-
- [**Codecademy**](https://codecademy.com/): Uses xterm.js in its courses on Bash.
165+
- [**Codecademy**](https://codecademy.com/): Uses xterm.js in its courses on Bash.
166166
- [**Laravel Ssh Web Client**](https://github.com/roke22/Laravel-ssh-client): Laravel server inventory with ssh web client to connect at server using xterm.js
167167
- [**Repl.it**](https://repl.it): Collaborative browser based IDE with support for 50+ different languages.
168168
- [**TeleType**](https://github.com/akshaykmr/TeleType): cli tool that allows you to share your terminal online conveniently. Show off mad cli-fu, help a colleague, teach, or troubleshoot.
169169
- [**Intervue**](https://www.intervue.io): Pair programming for interviews. Multiple programming languages are supported, with results displayed by xterm.js.
170-
- [**TRASA**](https://trasa.io): Zero trust access to Web, SSH, RDP, and Database services.
170+
- [**TRASA**](https://trasa.io): Zero trust access to Web, SSH, RDP, and Database services.
171171
- [**Commas**](https://github.com/CyanSalt/commas): Commas is a hackable terminal and command runner.
172-
- [**Devtron**](https://github.com/devtron-labs/devtron): Software Delivery Workflow For Kubernetes.
172+
- [**Devtron**](https://github.com/devtron-labs/devtron): Software Delivery Workflow For Kubernetes.
173173
- [**NxShell**](https://github.com/nxshell/nxshell): An easy to use new terminal for SSH.
174174
- [**gifcast**](https://dstein64.github.io/gifcast/): Converts an asciinema cast to an animated GIF.
175175
- [**WizardWebssh**](https://gitlab.com/mikeramsey/wizardwebssh): A terminal with Pyqt5 Widget for embedding, which can be used as an ssh client to connect to your ssh servers. It is written in Python, based on tornado, paramiko, and xterm.js.
176-
- [**Wizard Assistant**](https://wizardassistant.com/): Wizard Assistant comes with advanced automation tools, preloaded common and special time-saving commands, and a built-in SSH terminal. Now you can remotely administer, troubleshoot, and analyze any system with ease.
176+
- [**Wizard Assistant**](https://wizardassistant.com/): Wizard Assistant comes with advanced automation tools, preloaded common and special time-saving commands, and a built-in SSH terminal. Now you can remotely administer, troubleshoot, and analyze any system with ease.
177177
- [**ucli**](https://github.com/tsadarsh/ucli): Command Line for everyone :family_man_woman_girl_boy: at [www.ucli.tech](https://www.ucli.tech).
178178
- [**Tess**](https://github.com/SquitchYT/Tess/): Simple Terminal Fully Customizable for Everyone.
179179
- [**HashiCorp Nomad**](https://www.nomadproject.io/): A container orchestrator with the ability to connect to remote tasks via a web interface using websockets and xterm.js.
180+
- [**TermPair**](https://github.com/cs01/termpair): View and control terminals from your browser with end-to-end encryption
181+
- [**gdbgui**](https://github.com/cs01/gdbgui): Browser-based frontend to gdb (gnu debugger)
180182
- [And much more...](https://github.com/xtermjs/xterm.js/network/dependents)
181183

182184
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.

0 commit comments

Comments
 (0)