A CLI chat Application client
Check out zeus-svr, which is essentially the backend of this project. Also, check out zeus-gui, A complementary GUI application that performs same functionality as this CLI app.
- Websockets
- JTW Authorization
- Colored standard output using console
- Interactive terminal with dialoguer
The Application is built on Rust Programming language. Thus, Rust is required to run the application in dev, A MongoDB instance is also required as well as some experience with the Terminal
- Clone the project
git clone https://github.com/opeolluwa/zeus
- Install Dependencies
cd zeus && cargo run
- Install the project on your system
cargo install --path .
This gives a binaryzeus
- Exec the installed from anywhere in your terminal
zeus