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
- Official website
- gobby.0x539.de
- Image
- Gobby-0.4.0-dev-linux.png
Show 3 more facts
- Commons category
- Gobby
- source code repository URL
- github.com/gobby/gobby
- software version identifier
- 0.6.0
Sources (4)
via Wikidata · CC0
~2 min read
Article
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.