From cb0feb0f9b08cc930e9e3f40c434f0c6744b772e Mon Sep 17 00:00:00 2001 From: K Date: Mon, 7 Apr 2025 18:05:19 +0800 Subject: [PATCH] Add lazyssh --- src/content/docs/showcase/apps.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/content/docs/showcase/apps.md b/src/content/docs/showcase/apps.md index 6bc3c7a07..0c808f748 100644 --- a/src/content/docs/showcase/apps.md +++ b/src/content/docs/showcase/apps.md @@ -190,3 +190,11 @@ Unlock the power of APIs with simplicity and speed, right from your terminal. Vi documentations in your terminal. ![openapi-tui demo](https://github.com/zaghaghi/openapi-tui/blob/main/static/demo.gif?raw=true) + +--- + +## [`lazyssh`](https://github.com/KURANADO2/lazyssh) + +An ssh server manages tui tools. + +![lazyssh-demo](https://github.com/KURANADO2/lazyssh/blob/main/demo.gif?raw=true)