aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
blob: 9140f6b440d3caa2aaf6d83d6b6fabaaaa2d915d (plain) (blame)
1
2
3
4
5
6
7
8
9
# Termcast

This is a reimplementation of [termcast.org] in Python, with the goal of
adding features like a web viewer and better authentication options.

# Dependencies

* (paramiko)[https://pypi.python.org/pypi/paramiko/]
* (libvt100)[https://github.com/doy/libvt100]