Skip to content

Instantly share code, notes, and snippets.

View goldenratio's full-sized avatar

Karthik VJ goldenratio

View GitHub Profile
@goldenratio
goldenratio / InstallPopcornTime.md
Created May 6, 2018 19:19 — forked from flyingluscas/InstallPopcornTime.md
Installing Popcorn Time on Ubuntu 16.x

1. Downloading

32 bits version

$ wget https://get.popcorntime.sh/build/Popcorn-Time-0.3.10-Linux-32.tar.xz -O popcorntime.tar.xz

64 bits version

@goldenratio
goldenratio / 30c3.sh
Created January 19, 2016 16:09 — forked from Gottox/30c3.sh
Opens a stream from 30c3 on XBMC
#!/bin/bash
XBMC_HOST=pi1
XBMC_PORT=9090
# one of hq, lq
QUALITY=hq
###########################################################################
saal=$1