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.
- 37signals Highrise CRM (Deals and recordings)
- Zendesk (Ticket counts in views)
The repository contains a config.yaml.sample
file that you need to
rename to config.yaml
and provide your account information with.
Run once or as a cron/launchd job:
thor graph:all
thor table:all
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.
Patrick Lenz patricklenz@gmail.com