ts
is the command line client for Timberslide. This client is underdevelopment
and may change at any time.
Download a binary or install from command line go install
(Requires golang to be installed). Tested under golang 1.7.
~/.timberslide/config
host = "gw.timberslide.com:443"
token = "<yourtokenhere>"
Contact info@timberslide.com for a token.
Send stream
echo "Hello Timberslide" | ts send hellots
Receive a stream
ts get hellots