ShareLaTeX
Real Time LaTeX Collaboration The version you are looking at is always the most up to date. Watch other users update the same document you are working on in real time.
\BlueLaTeX aims to provide a tool chain to easily write documents collaboratively.
\bluelatex provides a fullfeatured server that allows you to create, manage and collaboratively edit documents written in \latex. a web client is also provided to use the features served by the server directly in your browser. a restful api exposes all possible operations that can be performed on the server side, which makes it possible to use any editor that can communicate with this api (basically any editor that can issue http requests) to become a \bluelatex client.
the current \bluelatex server provides following services:
user management document management with role management (author, reviewer) realtime document synchronization between clients document compilation on the server download the source archive of your document with all resources you need to compile it locally
the current \bluelatex web client provides following services:
user and document management through a web application a collaborative editor with: syntax highlighting autocompletion of common \latex control sequences synctex synchronization between editor and compiled document
GitHub
Twitter
Official Website
latex latex-online-editor