diff options
| author | 2026-03-08 12:08:51 -0400 | |
|---|---|---|
| committer | 2026-03-08 12:08:51 -0400 | |
| commit | 255accab9caf966a15e2eae4471a27b60fe5d63a (patch) | |
| tree | bf52ab43d3f775b360867f108910fe666a52ee0e /README.md | |
| parent | added a readme (diff) | |
added screenshot to readme
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -10,6 +10,10 @@ # SpeakEZ +<p align="center"> + <img width="512" height=auto src="screen.jpg"> +</p> + SpeakEZ is an open-source IRC client in your terminal written in Rust with the Ratatui crate for visuals. SpeakEZ is a minimal client that implements just enough protocol from scratch to support single channel chatting and private messages. No extra config files, tiling, tabs, splits, or menus. SpeakEZ is focused on being performant and simple. --- |
