Skip to content

Instantly share code, notes, and snippets.

@martin2110
martin2110 / gist:8851505
Last active August 29, 2015 13:56 — forked from nemf/gist:3109649
install
url --url http://mirrors.liquidweb.com/CentOS/6.5/os/x86_64/
# if you use proxy
lang en_US.UTF-8
keyboard us
network --bootproto=dhcp
rootpw password
authconfig --enableshadow --passalgo=sha512
timezone PST
bootloader --location=mbr

Description

Simple Dashing widget (and associated job) to display a Twitter search. Uses Twitter API v1.1.

##Dependencies

twitter

Add it to dashing's gemfile: