You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

208 B

To run the command line app:

$ go run cmd/osp.go server TV
$ go run cmd/osp.go browse
$ go run cmd/osp.go fling TV http://youtube.com

(may require apt-get install libwebkit2gtk-4.0 on linux)