Skip to content

Instantly share code, notes, and snippets.

View balupton's full-sized avatar
🏍️
Travelling for next 2 weeks

Benjamin Lupton balupton

🏍️
Travelling for next 2 weeks
View GitHub Profile
@balupton
balupton / index.js
Created January 16, 2014 19:55
requirebin sketch
var media = require('rtc-media')
var fakevid = require('rtc-videoproc')
var canvas = fakevid(document.body)
var whammy = require('whammy')
var SECONDS = 2
var MILISECONDS = SECONDS * 1000
var QUALITY = 1
var WIDTH = 640
var HEIGHT = 480
@balupton
balupton / main.rb
Last active September 25, 2015 01:27 — forked from Jarla/gist:840182
Aloha Editor's Command Line Interface. Attempt #2
#!/usr/bin/env ruby
# == Name
# cli - Aloha Editor's Command Line Interface
#
# == Synopsis
# Refer to the README file for usage
#
# == Options
# -h, --help Displays help message