ghosttea 0.1.0

A native Ghostty-powered terminal runtime for Electron applications
1
2
3
4
5
6
7
# ghosttea

Transport-neutral Rust service for Ghosttea terminal sessions. The embedding
application owns process lifecycle and may inject a separate remote transport
adapter through the `TerminalMesh` interface.

See <https://github.com/jamesyong-42/ghosttea> for integration documentation.