Terminal Mixer 0.4.1 (Default branch) |
|
|
Terminal Mixer allows sharing the stdin/out/err of
a process through a Unix socket, TCP, or raw
ethernet (the latter only on Linux). It allows
sharing a pseudo-terminal as well, for
terminal-aware applications. The users can be
allowed only to watch, or even to contribute. You
can run your favourite 'vim' or 'bash' and access
it remotely, even with multiple users using them.
License: GNU General Public License v2
Changes:
Many bugfixes in the ethernet raw communication. Dirty terminal creation has been added: it doesn't depend anymore on being called from a terminal.
|