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

This is a reimplementation of [termcast.org](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)