This is a web math chat server based on Python3.
880
This is a real time web math chat server based on Python3, websockets and MathJax.
Pull Command: sudo docker run -d -p 5000:5000 --name mathchat yingshaoxo/mathchat
Pull Command (saving userdata to local): sudo docker run -d -v ~/.mathchat:/root/mathchat -p 5000:5000 --name mathchat yingshaoxo/mathchat
Source Code: https://github.com/yingshaoxo/Web-Math-Chat
Content type
Image
Digest
Size
61 MB
Last updated
over 6 years ago
docker pull yingshaoxo/mathchat