Skip to content

wise-ntust/chat-terminal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat Terminal

Requirements

  • Python 3.11 or higher
  • Poetry

Install

  1. Clone the repository

    git clone https://github.com/wise-ntust/chat-terminal.git
  2. Install dependencies

    poetry install
  3. Build the project

    poetry build
  4. Install the package

    pip install dist/chat_terminal-0.1.0-py3-none-any.whl

Run

  • Run the command to start the chat terminal

    chat-terminal

    Screenshot 2025-03-25 at 10 04 20 AM-compressed

  • Click the Login button to login with Google

    Screenshot 2025-03-25 at 10 08 53 AM-compressed

  • Click the Friends button to see friends management page, you can add, delete and accept/reject friend requests

    Screenshot 2025-03-25 at 10 05 55 AM-compressed

  • 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

    Screenshot 2025-03-25 at 10 24 31 AM-compressed

About

A chat app on terminal

Topics

Resources

License

Stars

Watchers

Forks