From f02d68b36d272eb4cd57106568bcef19d2639a95 Mon Sep 17 00:00:00 2001 From: myarmolinsky Date: Fri, 24 May 2024 07:44:07 -0400 Subject: [PATCH] Add `balena` to real world uses --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d9392de3..e9b765c2 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. +- [**balena**](https://www.balena.io/): Balena is a full-stack solution for developing, deploying, updating, and troubleshooting IoT Edge devices. We use xterm.js to manage & debug devices on [balenaCloud](https://www.balena.io/cloud). - [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.