jettalk provides a console-based blackboard communication program.
With jettalk multiple users can edit in a text area simultaneously. This can be used for project coordinance, playing games, or just chatting.
Requirements:
· libsigc++
· c++ compiler
to compile please edit compcommon.sh
then execute compile.sh
afterwards start
./server 300 200
and start multiple
./client 127.0.0.1
(DNS lookup not yet possible!)
server sits on port 10000
client docu:
F1 sets enter column
F2 decreases color
F3 increases color
F10 exits
ARROW KEYS move cursor
ENTER goes down one line and into enter column
BACKSPACE removes char left of cursor
have fun.
if you can choose the color scheme of your terminal, use rxvt style
colors, they look much better.
use transparent terminals with background images! this looks really great.
What's New in This Release:
· improved color support. added support for transparent terminals
Product's homepage