From 43ff90cfc6f961442937223bc32387a9dc2dc829 Mon Sep 17 00:00:00 2001 From: KindaBrazy Date: Sat, 25 Jul 2026 18:46:21 +0330 Subject: [PATCH] add "LynxHub" to Real-world Uses --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4e29e84b2..440b4ac6c 100644 --- a/README.md +++ b/README.md @@ -71,6 +71,7 @@ ptyProcess.write('ls\r'); - [OpenSumi](https://github.com/opensumi/core): A framework helps you quickly build Cloud or Desktop IDE products. - [Enjoy Git](https://github.com/huangcs427/enjoy-git-release): A modern Git client featuring an intuitive user interface, built with Electron, Vue 3, and TypeScript. - [Logos](https://github.com/zixiao-labs/logos): A Modern, Lightweight Code Editor, built with Electron, Vue 3, and TypeScript. +- [LynxHub](https://github.com/KindaBrazy/LynxHub) Do you use node-pty in your application as well? Please open a [Pull Request](https://github.com/Tyriar/node-pty/pulls) to include it here. We would love to have it in our list.