Fairly straightforward. Uses BitcoinAverage.com to obtain the most recent price of Bitcoin across the exchanges. There are no setup instructions.
Copy the bitcoin.rb
file into your ./jobs/
folder. Adjust the timing as needed. If you are not wanting the value in USD, you can swap out for another currency within there as well.
<li data-row="1" data-col="1" data-sizex="1" data-sizey="1">
<div data-id="bitcoin" data-view="Number" data-title="Bitcoin Price" style="background-color:#96bf48;"></div>
<i class="icon-bitcoin icon-background"></i>
</li>