aboutsummaryrefslogtreecommitdiffstats
path: root/termcast.py
Commit message (Expand)AuthorAgeFilesLines
* actually broadcast the data being receivedJesse Luehrs2014-09-151-3/+3
* allow different kinds of message publishingJesse Luehrs2014-09-151-2/+2
* this needs to be a byte stringJesse Luehrs2014-09-151-1/+1
* clear the buffer on screen clearsJesse Luehrs2014-09-151-0/+3
* introduce a pubsub system for communicationJesse Luehrs2014-09-141-2/+11
* set the terminal size as requested by the termcasterJesse Luehrs2014-09-141-5/+20
* dereference this pointer automaticallyJesse Luehrs2014-09-141-1/+1
* split the termcast and ssh handling out into separate filesJesse Luehrs2014-09-141-0/+56