scoop / statusboard-graphs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

statusboard-graphs

This is the start of a repository of thor tasks to generate graphs and tables for Panic's statusboard. It is currently highly customized for my own needs.

Supported Services

  • 37signals Highrise CRM (Deals and recordings)
  • Zendesk (Ticket counts in views)

Configuration

The repository contains a config.yaml.sample file that you need to rename to config.yaml and provide your account information with.

Running

Run once or as a cron/launchd job:

thor graph:all
thor table:all

Using with Statusboard

Put the resulting JSON anf HTML files onto your webspace or use the embedded Sinatra server and use the public/ paths as the data source URLs for Statusboard's widgets.

Maintainer

Patrick Lenz patricklenz@gmail.com

About


Languages

Language:Ruby 100.0%