orzchat-cli
v0.1.7
Published
**OrzChat CLI** is a command-line client for [Orz Chat](https://orzchat.com), allowing you to chat anonymously with random partners directly from your terminal.
Readme
OrzChat CLI
OrzChat CLI is a command-line client for Orz Chat, allowing you to chat anonymously with random partners directly from your terminal.
Installation
Install globally via npm:
npm install -g orzchat-cli⚠️ If you are seeing permission issues, you might need to use sudo:
sudo npm install -g orzchat-cliUsage
Run the following command to start chatting:
orzchatThis will launch the OrzChat CLI application in your terminal.
Or you can run it using npx without installing:
npx orzchat-cliFeatures
- Anonymous chatting with random partners.
- Simple and intuitive command-line interface.
- Cross-platform support (Windows, macOS, Linux).
