/termcast-server

Termcast server

Primary LanguageRustGNU General Public License v3.0GPL-3.0

termcastd

termcastd is a from scratch implementation of termcast in Rust.

What is termcast?

Termcast was inspired by dgamelaunch allowing live viewing of people playing NetHack on nethack.alt.org. A simple service was created that allowed people to broadcast their terminals for others to watch.

For more information about the history of termcast, check termcast.org. If the site is (still) down, it is archived at the Wayback machine.

Building

Build using Cargo. Rust 1.6 or later is required.