Sign inSign up

yingshaoxo/mathchat

By yingshaoxo

•Updated over 6 years ago

This is a web math chat server based on Python3.

Image
0

880

yingshaoxo/mathchat repository overview

⁠Welcome to use it

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

See: http://127.0.0.1:5000⁠

Source Code: https://github.com/yingshaoxo/Web-Math-Chat⁠

Tag summary

Content type

Image

Digest

Size

61 MB

Last updated

over 6 years ago

docker pull yingshaoxo/mathchat