Post
Topic
Board Bitcoin Discussion
Re: Bitcoin Price Live
by
QuestionAuthority
on 31/12/2016, 16:42:16 UTC
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.

That's nice but I think most people can afford to waste the 1.9 seconds it takes to open a google window. That would probably be nice for someone without working hands like Dr. Stephen Hawking though. Unfortunately, anyone that would need that to be done for them will most likely need you to release an .exe for it. If they could compile it themselves they could write it themselves.