I'm looking for a application of widget that I could install on my windows computer that will show me bitcoin value live with some stats or graphs or whatever.
Like the one on coindesk website, is there any?
Please do suggest whatever you use for this purpose.
Like this? I just coded this after seeing this topic.

I can share the code if anybody is interested.
- I am not in the habit of releasing .exe so you have to compile it yourself.
- The code is written in C♯
- It is less than 30 lines of code (pretty naked and straight forward) and uses an external library (
Here) available through NuGet.
Leave your suggestions here and I will dust up the code and release it if there was any interest.