@lathyrus-odoratus/pantry
v0.1.23
Published
Tiny TUI chat client (companion to the pantry backend)
Downloads
2,509
Readme
pantry
Tiny TUI chat client. Companion to a pantry backend.
Usage
npx @lathyrus-odoratus/pantrySteps inside the TUI:
- Type a room name → Enter.
- Pick Anonymous (Discord OAuth also supported).
- Type a nickname (for anon) or sign in.
- Chat.
/nick <name>to rename.Ctrl+Cto quit.
CLI flags
| Flag | Description |
|---|---|
| --server <ws-url> | Override the backend WebSocket URL. Defaults to wss://pantry.miao-bao.cc/ws. |
| (env) PANTRY_SERVER | Same as --server. |
