From 80d2ee78e7eeeb57f2525fd9575970a8b5616ee4 Mon Sep 17 00:00:00 2001 From: Cainier <41921528+Cainier@users.noreply.github.com> Date: Wed, 15 May 2024 16:07:12 +0800 Subject: [PATCH] Update README.md Add "OpenSFTP" to Real-world uses --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d9392de3..3a742102 100644 --- a/README.md +++ b/README.md @@ -224,6 +224,7 @@ Xterm.js is used in several world-class applications to provide great terminal e - [**Helix Editor Playground**](https://github.com/tomgroenwoldt/helix-editor-playground): Online playground for the terminal based helix editor. - [**Coder**](https://github.com/coder/coder): Self-Hosted Remote Development Environments - [**Wave Terminal**](https://waveterm.dev): An open-source, ai-native, terminal built for seamless workflows. +- [**OpenSFTP**](https://opensftp.com): Super beautiful SSH and SFTP integrated workspace client. - [And much more...](https://github.com/xtermjs/xterm.js/network/dependents?package_id=UGFja2FnZS0xNjYzMjc4OQ%3D%3D) 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.