Download List

Project Description

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.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-04-28 22:23
0.4.1

Many bugfixes in the ethernet raw communication. Dirty terminal creation has been added: it doesn't depend anymore on being called from a terminal.
Tags: Major bugfixes

2007-10-08 17:23
0.4

A tm client in terminal mode allows "~~." to be
used for closing the client. Debugging data may be
dumped to /tmp/dump.txt using -D. xterm resize
management was improved. Character passing in
"terminal mode" (emacs and vim work perfectly) was
improved. The nohup option works better, doing the
same as coreutils' nohup does.
Tags: Major bugfixes

2007-09-27 00:47
0.3

Everything works but some control-characters for terminal applications. emacs may not working well for CtrlX-CtrlC on the Linux console, but should work pretty well in xterm. a reliable protocol for the raw ethernet transport still needs to be implemented.
Tags: Initial freshmeat announcement

Project Resources