Skip to content

Instantly share code, notes, and snippets.

View jeroenbegyn's full-sized avatar

Jeroen Begyn jeroenbegyn

View GitHub Profile
@jeroenbegyn
jeroenbegyn / README.md
Last active September 11, 2021 19:28
Twitter Search with API v1.1

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:

@jeroenbegyn
jeroenbegyn / README.md
Last active December 16, 2015 05:29
Bitbucket followers job for Dashing

Description

Simple Dashing job to display a users Bitbucket followers. Uses Bitbucket's API. Based on Ephigenia's GitHub examples

##Usage

To use this widget put the bitbucket_user_followers.rb file in your /jobs folder.

To include the widget in a dashboard, add the following snippets to the dashboard layout file: