- Python 3.11 or higher
- Poetry
-
Clone the repository
git clone https://github.com/wise-ntust/chat-terminal.git
-
Install dependencies
poetry install
-
Build the project
poetry build
-
Install the package
pip install dist/chat_terminal-0.1.0-py3-none-any.whl
-
Run the command to start the chat terminal
chat-terminal
-
Click the
Login
button to login with Google -
Click the
Friends
button to see friends management page, you can add, delete and accept/reject friend requests -
Click the left side of the chat list to see the chat history with the selected user, and you can send message to the selected user