# 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/) * [vt100](https://pypi.python.org/pypi/vt100)