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

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