Bitcoin Forum

Bitcoin => Project Development => Topic started by: t3h on February 10, 2011, 01:09:51 PM



Title: OS X Dashboard Stats Widget
Post by: t3h on February 10, 2011, 01:09:51 PM
https://i.imgur.com/cEUWA.png

I've been working on it for a bit, it displays statistics from the JSON feeds of a few bitcoin-related sites. Clicking the green headings takes you to that site.

I may even make it able to access your local bitcoin client via JSON-RPC so it can display some stats from there. At the moment it feeds off MtGox, mining.bitcoin.cz and BlockExplorer.

It's my first Dashboard widget (wow, haven't gotten to coding one until now).

Instead of asking for anything upfront before I start development, I'm going to release it and take donations.

Current Features:
  • MtGox Exchange Prices
  • mining.bitcoin.cz stats
  • Network stats from BlockExplorer (block count, difficulty, average TeraHashes to win block, number of days this will take (hashes/sec for calculation is adjustable on the back)

Helpful actions:
  • Suggest features that I could implement
  • Suggest additional data feeds I could display (JSON format vastly preferred)
  • Send me bitcoins (address is on the back of the widget when I release it).


Title: Re: OS X Dashboard Stats Widget
Post by: dingus on February 10, 2011, 01:28:37 PM
Looks pretty promising. Hopefully there is a windows gadget version in the future.  8)


Title: Re: OS X Dashboard Stats Widget
Post by: njloof on April 27, 2011, 02:26:57 PM
Looks great. Has this been released?


Title: Re: OS X Dashboard Stats Widget
Post by: Shrapnel on April 27, 2011, 03:07:38 PM
Shameless plug:

I recently made a simple OSX widget similar to this, although there's only mtgox prices.
I'd be glad to share it if OP doesn't answer :)

Screenshot:
https://i.imgur.com/67dOD.png


Title: Re: OS X Dashboard Stats Widget
Post by: rrz on April 28, 2011, 03:54:20 AM
As a novice to BTC, and one of the minorities as a OS X user, I'd be interested in this. I also am learning coding with REALStudio and may implement some stand-alone tools for all 3 platforms (REALStudio apps compile to executable binaries for OS X, Linux and Windows).

The more Mac/OS X coders we have, the more we can contribute -- now if I could only code a native miner....


Title: Re: OS X Dashboard Stats Widget
Post by: m3ta on June 30, 2011, 07:22:05 PM
So, basically, this was just a fake.. a Photoshopped image?  :)


Title: Re: OS X Dashboard Stats Widget
Post by: t3h on July 02, 2011, 05:00:34 AM
So, basically, this was just a fake.. a Photoshopped image?  :)

Nope, still working on it. Also you wouldn't need to use Photoshop to fake it - it'd be easier to fake it just by dragging and dropping bits in Dashcode - but then you'd have made half the widget already :P

Here's a few more screenshots:
http://dl.dropbox.com/u/13852925/1Ghash.png
http://dl.dropbox.com/u/13852925/btcwidget.png

Since then:
Better styling
Added BTC/Day counter
Removed mining.bitcoin.cz stats
Added BTC/day stats
Added BTCGuild worker stats - it also sets this from your current speed on BTCGuild
Use MtGoxLive's bitcoin explorer mirror

Still todo:
Add support for TradeHill as well as MtGox.
Remove DaysPerBlock as it's not that achievable now
Store data in prefs for user settings
Support other mining pools than BTCGuild (but not all provide nice stats)
Add predicted next difficulty and retarget meters


Title: Re: OS X Dashboard Stats Widget
Post by: Yankee (BitInstant) on February 25, 2012, 04:48:29 AM
Hey,

I know its an old thread, but any update with this? Was looking for a good widget

Charlie


Title: Re: OS X Dashboard Stats Widget
Post by: shtylman on February 25, 2012, 05:48:51 AM
Hey,

I know its an old thread, but any update with this? Was looking for a good widget

Charlie

What are you looking for in a widget? I might be able to throw something together to just show current prices from a few places.


Title: Re: OS X Dashboard Stats Widget
Post by: njloof on February 25, 2012, 01:18:31 PM
I'm still using Shrapnel's widget -- works fine, thanks man!