Skip to content

alcarola/TeXchat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TeXchat

About

This is a trivial modification of TeXchat built by Juan Batiz-Benet.

Install

You first need to install node; use this version.

Then do

git clone https://github.com/alcarola/TeXchat/ texchat
cd texchat
npm install

Start the chat server using

node backend/server.js

and go to http://localhost:8080/ in your favorite web browser.

License

TeXchat is under the MIT License. All dependency libraries are each under their own license.

Contact

Feel free to contact me.

##Wish list##

Use local mathjax installation.

Translate into Swedish

Write chatlog to disk.

About

simple web chat service that renders TeX math

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%