Skip to content

Instantly share code, notes, and snippets.

@anderm3
anderm3 / README.md
Created June 29, 2017 17:46 — forked from s0enke/README.md
Dashing Cloudwatch

This is an adjusted version of EC2 CloudWatch stats for Dashing which is not bound to EC2 metrics but a generic widget for cloudwatch graphs. Visualization is done by Rickshawgraph as in the original example.

@anderm3
anderm3 / Andorid e-Rewards Mobile.rb
Created June 14, 2017 15:25 — forked from eckolancer/Andorid e-Rewards Mobile.rb
Android App Rating widget for Dashing
#!/usr/bin/env ruby
require 'net/http'
require 'openssl'
# Average+Average Voting on an Android App
#
# This job will track the average vote score and number of votes on an app
# that is registered in the google play market by scraping the google play
# market website.
#
@anderm3
anderm3 / REAMDE.md
Last active March 28, 2017 20:00 — forked from jwalton/REAMDE.md
Pingdom widget for Dashing

Description

Simple Dashing widget (and associated job) to display Pingdom checks.

##Dependencies

rest-client

Add it to dashing's gemfile: