Gobby
Sign in to saveGobby is a free software collaborative real-time editor available on Windows and Unix-like platforms. (It runs on Mac OS X using Apple's X11.app.) It was initially released in June 2005 by the 0x539 dev group (the hexadecimal value 0x539 is equal to 1337 in decimal). Gobby uses GTK+ for its GUI widgets.
Wikidata facts
- Instance of
- free software
- Official website
- gobby.0x539.de
- Image
- Gobby-0.4.0-dev-linux.png
- Has use
- collaborative editing
Show 7 more facts
- operating system
- Unix-like operating system
- Commons category
- Gobby
- copyright license
- GNU General Public License
- GUI toolkit or framework
- GTK
- source code repository URL
- github.com/gobby/gobby
- programmed in
- C++
- software version identifier
- 0.6.0
Sources (4)
via Wikidata · CC0
~2 min read
Encyclopedic overview
5 sectionsContents
- Description
- Criticisms
- See also
- References
- External links
Gobby is a free software collaborative real-time editor available on Windows and Unix-like platforms. (It runs on Mac OS X using Apple's X11.app.) It was initially released in June 2005 by the 0x539 dev group (the hexadecimal value 0x539 is equal to 1337 in decimal). Gobby uses GTK+ for its GUI widgets.
==Description== Gobby features a client-server architecture which supports multiple documents in one session, document synchronisation on request, password protection and an IRC-like chat for communication out of band. Users can choose a colour to highlight the text they have written in a document. Gobby is fully Unicode-aware, provides syntax highlighting for most programming languages, and has basic Zeroconf support.
Excerpted from Wikipedia’s “Gobby” article, available under the CC BY-SA 4.0 licence.