DisDial is a terminal-based IRC-inspired package that enables users to chat on a single server with everyone. This simple and efficient tool is designed for CLI enthusiasts who prefer a text-based chat experience.
To install DisDial, assuming you have pip installed simply run the following command:
pip install disdial
Run DisDial from your terminal and start chatting by following these steps:
disdial
On your first launch you'll be asked to type your username, you can change it later on.
-h
or--help
: Get to know about the arguments.
If you wish to know more about the packge description, run:
pip show disdial
-c
: Change username.rr
,rf
,-r
,rl
,clea
, or just press enter: Refresh the screen to check for latest message.exit
orctrl+c
: Exit DisDial.
For detailed information and usage examples, refer to the documentation.
Feel free to contribute to the development of DisDial by submitting issues or pull requests. Your feedback and suggestions are highly appreciated!
This project is licensed under the MIT License - see the LICENSE file for details.