From 9ae0ec7ad991b997d56ad2970f5f48be6fb218e7 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Mon, 15 Sep 2014 18:35:49 -0400 Subject: stub readme --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..9140f6b --- /dev/null +++ b/README.md @@ -0,0 +1,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] -- cgit v1.2.3