Git Product home page Git Product logo

libinfinity's Introduction

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:

  • libinfinity: Library implementing the core infinote part
  • infinoted: Simple stand-alone infinote server application
  • libinfgtk: Provides glib main loop integration and GTK+ widgets related to libinfinity
  • libinftext: Infinote plugin implementing real-time collaborative text editing
  • libinftextgtk: Implements the InfTextBuffer interface with a GtkTextBuffer as backend
  • libinfinoted-plugin-manager: Provides an interface to infinoted for plugins.

Requirements

libinfinity requires:

  • glib-2.0 >= 2.38
  • gobject-2.0 >= 2.38
  • libxml-2.0
  • gnutls >= 2.12.0
  • gsasl >= 0.2.21
  • avahi (optional)

infinoted:

  • libinfinity
  • libdaemon (optional)

libinfgtk:

  • libinfinity
  • gtk+-3.0 >= 3.10

libinftext:

  • libinfinity

libinftextgtk:

  • libinftext
  • gtk+-3.0 >= 3.10

Development

This library is developed by Armin Burgmeier [email protected]. Artwork is done by Benjamin Herr [email protected]. To get in contact with the developers, either use the mailing list [email protected] (to which you can subscribe by sending mail to [email protected]) 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.

libinfinity's People

Contributors

aburgm avatar ben0x539 avatar pkern avatar kaserf avatar polarina avatar hph86 avatar b4n avatar dimstar77 avatar fry avatar kroo avatar flyser avatar jomuel avatar lkupczyk avatar scummos avatar tyll avatar dev-zero avatar hgrundy avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.