Show HN: Chuchu, an Android SSH client built on libghostty

Chuchu는 libghostty를 기반으로 한 안드로이드용 네이티브 SSH 클라이언트로, Jetpack Compose UI를 사용해 터미널 중심의 사용자 경험을 제공한다. 표준 SSH와 Tailscale SSH를 모두 지원하며, 400개 이상의 테마, 이미지 표시, 비밀번호 및 키 인증, 다양한 터미널 기능을 갖추고 있다. Kotlin과 Zig를 활용해 개발되었으며, 현재 활발히 개발 중으로 버그 리포트와 기여를 받고 있다. Android Studio 및 Nix 환경에서 빌드 및 설치가 가능하다.

https://github.com/jossephus/chuchu

#android #ssh #libghostty #jetpackcompose #kotlin

GitHub - jossephus/chuchu: native android ssh client based on libghostty

native android ssh client based on libghostty. Contribute to jossephus/chuchu development by creating an account on GitHub.

GitHub

Devenv 2.1: Nix with native support for zsh, fish, and nushell via libghostty

Devenv 2.1은 Nix 환경에서 zsh, fish, nushell을 네이티브로 지원하며 libghostty 터미널 엔진을 도입해 모든 셸을 일관되게 처리합니다. direnv 없이 디렉토리 이동 시 자동 환경 활성화를 지원하고, 프로세스 관리 명령어와 OpenTelemetry 트레이스 내보내기 기능을 추가해 개발자 경험을 크게 향상시켰습니다. 또한, 자동 리로드, 멀티스레드 tarball 해제, ROCm 지원 등 다양한 성능 개선과 버그 수정이 포함되어 있습니다.

https://devenv.sh/blog/2026/05/07/devenv-21-nix-with-zsh-fish-and-nushell-via-libghostty/

#nix #devenv #shell #libghostty #opentelemetry

devenv 2.1: Nix with zsh, fish, and nushell via libghostty - devenv

Fast, Declarative, Reproducible, and Composable Developer Environments using Nix

Not sure I *need* tranquil lightning bugs glowing in the background of my terminal, but #rootshell comes with them if I want them. #libghostty -based and comes with a bunch of remote connectivity affordances #ghostty itself doesn't have.

https://rootshell.com

rootshell - Terminal Emulator for Apple Platforms

A powerful, Metal-accelerated terminal emulator for iPhone, iPad, Vision Pro, and Mac.

🌖 GitHub - ghostty-org/ghostling:基於 libghostty C API 構建的最小可行終端模擬器
➤ 以最小化架構,展現強大的終端模擬引擎。
https://github.com/ghostty-org/ghostling
Ghostling 是一個極簡的終端模擬器示範專案,旨在展示如何利用 libghostty 的 C API 快速構建終端應用。不同於標準版 Ghostty 複雜的 GPU 渲染架構,Ghostling 僅採用單一 C 檔案搭配 Raylib 進行視窗化與 2D 繪圖。該專案證明瞭 libghostty 的高度靈活性,使其能輕鬆嵌入各類開發環境中,同時繼承了 Ghostty 本身精確的終端模擬與 Unicode 處理效能。
+ 這對於想在自己的專案中嵌入終端功能的人來說太棒了,libghostty 的核心效能加上 Raylib 的渲染,正好解決了造輪子的痛點。
+ 雖然這只是一個展示範例,但它清楚地說明瞭如何分離終端模擬邏輯(VT 序列解析)與渲染器。希望未來能看到
#開源軟體 #終端機模擬 #C 語言 #libghostty
GitHub - ghostty-org/ghostling: A minimum viable terminal emulator built on top of the libghostty C API. Ex minimo, infinita nascuntur. 👻🐣

A minimum viable terminal emulator built on top of the libghostty C API. Ex minimo, infinita nascuntur. 👻🐣 - ghostty-org/ghostling

GitHub

cmux는 libghostty 기반 네이티브 macOS 터미널 앱으로, 세로 탭·알림 링·가로·세로 분할 패널·스크립팅 가능한 내장 브라우저와 소켓/CLI API를 제공해 에이전트 중심 워크플로우 자동화를 지원합니다. Swift+AppKit으로 경량·GPU 가속 렌더링, 다양한 커맨드라인 에이전트 호환, 무료 오픈소스이며 tmux보다 GUI 중심의 워크스페이스·알림·단축키를 강조합니다.

https://www.cmux.dev/ko

#terminal #macos #libghostty #aiagents #productivity

cmux — 멀티태스킹을 위해 만든 터미널

AI 코딩 에이전트를 위한 네이티브 macOS 터미널. Claude Code, Codex, OpenCode, Gemini CLI, Kiro, Aider 등 모든 CLI 도구와 호환.

cmux

Am I the only one looking forward to libghostty because it'll make distributing cross platform terminal games easier?

#gamedev #indiedev #libghostty

The work on libghostty-vt continues. I recently exposed the key encoder API to C, which translates key events to escape sequences to send, supporting modern features like Kitty Keyboard Protocol. We also publish per-commit API docs and examples! See: https://libghostty.tip.ghostty.org/group__key.html

On its own, this is a big deal because translating input to encoding for terminals is very hard outside of the basics (standard character input, basically). Even for there terminal emulators, this might be a good idea to centralize on and contribute to.

As a reminder: libghostty-vt is dependency free. :)

There's also a nice community forming in Discord in the #libghostty channel with people building on the early versions of this (and the Zig module). There's still a ton of work to do. A lot of Zig API surface area isn't exposed at all to C yet (like, almost all of it).

Join if you're interested!

Libghostty Is Coming

Mitchell Hashimoto

I'm totally with the #libghostty idea.

At dayjob, we have needed a #terminal emulator, but held back due to the exact point made: not core business. 🫠

This I feel is more common than people realize. We get a common way, and tooling can improve all over. 😎

https://mitchellh.com/writing/libghostty-is-coming

Libghostty Is Coming

Mitchell Hashimoto