Dashing widget to display calendar events from Google Calendar.
$ dashing-js install https://github.com/fabiocaseri/gcal-dashing-js-widget/archive/master.zip
##Usage
To include the widget into your dashboard add the following code:
<li data-row="1" data-col="1" data-sizex="1" data-sizey="1">
<div data-id="gcal" data-view="Gcal"></div>
</li>
##Settings
Adjust the widget to your desired calendar by editing the ID and the private token (if calendar is not public) in the jobs file.