Global chat for your terminal — powered by MongoDB Atlas. Current stable version is 2.1.2. Provides a real-time CLI chat application where users can connect, set nicknames, and send messages visible to all connected users. Messages are persisted in MongoDB Atlas. No registration required, lightweight and instant setup. Differentiators: global scope, cloud storage, minimal dependencies, and simplicity.
npm install sharif-chatNo compatibility data collected yet for this library.
Install globally and run the chat from the terminal. On first run you will be prompted for a nickname.
Update Node.js to version 18 or newer.
Ensure npm global bin directory is in your PATH or use npx sharif-chat.
No dependency data recorded yet.