Skip to content

pkern/infinote

Repository files navigation

 1. 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

 2. Requirements

libinfinity requires:
 - libuuid (not on Windows)
 - glib-2.0 >= 2.16
 - gobject-2.0 >= 2.16
 - libxml-2.0
 - gnutls >= 1.7.2
 - gsasl >= 0.2.21
 - avahi (optional)

infinoted:
  - libinfinity

libinfgtk:
  - libinfinity
  - gtk+-2.0 >= 2.12

libinftext:
  - libinfinity

libinftextgtk:
  - libinftext
  - gtk+-2.0 >= 2.12

 3. Developers

This program is developed by Armin Burgmeier <armin@arbur.net>. Artwork is
done by Benjamin Herr <ben@0x539.de>.

About

infinote, a library for collaborative editing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published