#FridayBeer for Dashing ##Description Show your need for a friday-afternoon beer to your office-mates. ##Usage
- Download Gist
- Add Widget to your Dashboard:
<li data-row="1" data-col="1" data-sizex="8" data-sizey="6" style="z-index: 99999999">
<div data-id="beer" data-view="Fridaybeer"></div>
</li>
- Add this to your Dashing.gridsterLayout:
{"col":1,"row":1,"size_x":8,"size_y":6}
(Make sure you change your sizex/sizey and size_x/size_y to the maximum of your board) 4. Toggle Beer with
On: curl -i -d '{ "auth_token": "YOUR_AUTH_TOKEN", "beer": "yes"}' http://localhost:3030/widgets/beer
Off: curl -i -d '{ "auth_token": "YOUR_AUTH_TOKEN", "beer": "no"}' http://localhost:3030/widgets/beer
##Credits: HTML/CSS by TimRuby
Hi, really great widget, everybody at the office loves it :D..
I am not very good at writing my own widgets, so i thought the you maybe cold help me?
I hope you have the time, and a willing to help :)
Regards Mark