infinoted-0.7

dedicated server for infinote-based collaborative editing

Install

All systems
curl cmd.cat/infinoted-0.7.sh
Debian Debian
apt-get install infinoted
Ubuntu
apt-get install infinoted
Arch Arch Linux
pacman -S libinfinity
image/svg+xml Kali Linux
apt-get install infinoted
Fedora
dnf install infinoted
Windows (WSL2)
sudo apt-get update sudo apt-get install infinoted
OS X
brew install libinfinity
Raspbian
apt-get install infinoted

infinoted

dedicated server for infinote-based collaborative editing

infinoted is a dedicated server which allows clients to edit plain text documents and source files collaboratively over a network. Changes to the documents are synchronised instantly to the other clients. It serves the documents using the same protocol as gobby-0.5.

libinfinity

libinfinity is an implementation of the Infinote protocol written

in GObject-based C.