localchat
❮┌───────────┐
 │ localchat │
 └───────────┘
install
┌──────────────────────────────────────────────────────────────┐❯
│ curl -fsSL https://localchat.michjzuman.com/install.sh | sudo bash │
└──────────────────────────────────────────────────────────────┘

about
❮┌──────────────────────┐
 │ by Michjzuman        │
 └──────────────────────┘
GitHub ↗

localchat

Ein kleiner Chat für Linux-Terminals auf Mehrbenutzer-Systemen.

Installation

curl -fsSL https://localchat.michjzuman.com/install.sh | sudo bash

Kurz erklärt

localchat — Linux terminal chat

Linux • systemd • ncursesw

localchat

A tiny terminal chat for Linux multi-user systems. Fast to install, simple to run, and fun to use.

Install in one command

curl -fsSL https://localchat.michjzuman.com/install.sh | sudo bash

What you get

  • Unix socket based local chat room (`/run/localchat/socket`)
  • Per-user identity via real UID (`SO_PEERCRED`)
  • Bubble-style ncurses TUI with UTF-8 rendering
  • Hardened systemd service for the daemon