gobby / libinfinity

libinfinity collaborative editing library
GNU Lesser General Public License v2.1
88 stars 21 forks source link

libinfinity

Build Status

libinfinity is library to build collaborative text editors. Changes to the text buffers are synced to all other clients over a central server. Even though a central server is involved, the local user sees his changes applied instantly and the merging is done on the individual clients.

Components

infinote consists of the following parts:

Requirements

libinfinity requires:

infinoted:

libinfgtk:

libinftext:

libinftextgtk:

Development

This library is developed by Armin Burgmeier armin@arbur.net. Artwork is done by Benjamin Herr ben@0x539.de. To get in contact with the developers, either use the mailing list obby-users@list.0x539.de (to which you can subscribe by sending mail to obby-users-subscribe@list.0x539.de) or drop by in our IRC channel #infinote on irc.freenode.org. Feel free to clone this GitHub repository and propose pull requests. Issues can be reported to the GitHub issue tracker.