https://github.com/pragmatwice/drawandchat
DrawAndChat Client based on Qt Quick 2
https://github.com/pragmatwice/drawandchat
instant-messaging material-design painting qt qtquick
Last synced: 6 months ago
JSON representation
DrawAndChat Client based on Qt Quick 2
- Host: GitHub
- URL: https://github.com/pragmatwice/drawandchat
- Owner: PragmaTwice
- License: gpl-3.0
- Created: 2018-05-19T07:55:56.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2019-02-20T16:07:29.000Z (over 7 years ago)
- Last Synced: 2025-02-01T21:42:23.289Z (over 1 year ago)
- Topics: instant-messaging, material-design, painting, qt, qtquick
- Language: C++
- Homepage:
- Size: 189 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DrawAndChat
multiplayer online instant drawing and chatting service
## dependencies
- Qt 5
- Qt Quick Controls 2
- QWebSocket
## backend project
https://github.com/PragmaTwice/DrawAndChatServer
## notice
Development is terminated.