Lightweight chat application for the terminal
sack is an open-source chat application for the terminal, built with the Textual framework and TCP sockets.
Start your own server or join an existing one to chat within your local network.
with uv:
uv tool install sack-chatwith pip:
pip install sack-chatthen you can run sack with sack command:
sack