# lb-chat **Repository Path**: PJ-568/lb-chat ## Basic Information - **Project Name**: lb-chat - **Description**: 简单互联网聊天服务。 - **Primary Language**: Shell - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: https://chat.serv.pj568.sbs - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-08-13 - **Last Updated**: 2024-12-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # LB-Chat 通过互联网和朋友聊天吧。 ## 特点 浏览器无需 JavaScript 支持即可在线网页聊天。 ## 服务端 文件:`./server/server.py` 运行:`python server.py --port 2666` ## 客户端 直接运行:`curl -sS https://gitee.com/PJ-568/lb-chat/raw/main/client/client.bash | bash` 文件:`./client/client.bash` 运行:`bash ./client.bash --cli --dialog --zenity --help --version --zh --en`