Settings

Theme

Show HN: Terma – simple terminal chat in Rust/ratatui

terma.mattmay.dev

2 points by mbm a month ago · 1 comment · 1 min read

Reader

Fun little personal project to learn some new tech.

Terma is a dead-simple terminal chat app -- create a persistent room and share the link with a friend.

Server: Rust/Axum Client: Rust/ratatui License: MIT Repo: https://github.com/ratatui/ratatui Platforms: Mac, Linux

Give it a try!

cjgx a month ago

What did you think of the new tech you tried?

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection