aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2014-09-23 14:14:45 -0400
committerJesse Luehrs <doy@tozt.net>2014-09-23 14:14:45 -0400
commita7e6b8683c1989f3a9b155336e8a4d314fe7bb8b (patch)
tree90a79aec508f503456c5fc6c418ad7de70659260 /README.md
parent70cd632270083acc2bb835069d6e00f07a728cb3 (diff)
downloadpython-termcast-server-a7e6b8683c1989f3a9b155336e8a4d314fe7bb8b.tar.gz
python-termcast-server-a7e6b8683c1989f3a9b155336e8a4d314fe7bb8b.zip
packaging
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/README.md b/README.md
index 494ccd2..efc9b93 100644
--- a/README.md
+++ b/README.md
@@ -7,3 +7,13 @@ goal of adding features like a web viewer and better authentication options.
* [paramiko](https://pypi.python.org/pypi/paramiko/)
* [vt100](https://pypi.python.org/pypi/vt100)
+
+# Client
+
+You can download a standalone client
+[here](https://raw.githubusercontent.com/doy/python-termcast-client/master/termcast).
+Alternatively, several other clients exist:
+
+* [termcast_client](https://pypi.python.org/pypi/termcast_client)
+* [App::Termcast](https://metacpan.org/release/App-Termcast)
+* [ttrtail](http://noway.ratry.ru/jsn/termcast/)