https://github.com/theskyler-dev/workchat
A simple CLI-based chatting program
https://github.com/theskyler-dev/workchat
chat cpp mvp
Last synced: over 1 year ago
JSON representation
A simple CLI-based chatting program
- Host: GitHub
- URL: https://github.com/theskyler-dev/workchat
- Owner: TheSkyler-Dev
- License: gpl-3.0
- Created: 2025-03-25T11:13:41.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-26T11:10:09.000Z (over 1 year ago)
- Last Synced: 2025-03-26T11:42:08.285Z (over 1 year ago)
- Topics: chat, cpp, mvp
- Language: C++
- Homepage:
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Workchat
Workchat is a simple, CLI-based chatting program written entirely in C++. This is a **Minimal Viable Product (MVP)** and for Demonstration and educational purposes only. **No capability of sending messages between clients is implemented yet, and likely will not be implemented.**