🚀 Welcome to the CLI Peer-to-Peer Chatting Tool repository! This project is a cutting-edge command-line interface (CLI) application designed to enable seamless peer-to-peer (P2P) communication and data transfer directly from your terminal.
- Terminal Chatting: Engage in real-time text-based conversations directly from your terminal.
- File-Based Chatting: Exchange messages stored in
.txt
files between peers. - Data Transfer: Seamlessly send and receive data from one peer to another.
- User-Friendly: Simple commands and prompts make it easy to connect and chat with peers.
- Group Chat Support: Extend functionality to support multiple users in a single chat session, allowing for group conversations.
- Enhanced Security: Implement encryption and other security features to ensure safe and private communications.
- File Sharing: Introduce support for sharing various file types beyond text files.
- Cross-Platform Compatibility: Ensure the tool works smoothly across different operating systems and terminal environments.
- Improved User Interface: Enhance the CLI with more intuitive commands and better user experience.
- Node.js installed on your machine