Bitcoin Forum

Bitcoin => Mining software (miners) => Topic started by: csharp11 on May 18, 2014, 10:21:52 AM



Title: My C# Calculator
Post by: csharp11 on May 18, 2014, 10:21:52 AM
Hi. Recently I've written a real time bitcoin value calculator.

It's a simple windows console application, that does not only calculate the value of a bitcoin in USD but in all currencies. It works in reverse - you enter your local currency (incl. XAU and XAG - gold and silver oz.) and then the amount you would like to convert and it gives you a real time value + datetime stamp

Values are downloaded and processed in real time, so you know it's accurate. It calculates bitcoin values to the 8-th digit after the comma.

Link

https://mega.co.nz/#!IBwyyThK!6u2kHW46kRiYKKunItq6ndi6OAad3ewSUpcv1BmMFY8 (https://mega.co.nz/#!IBwyyThK!6u2kHW46kRiYKKunItq6ndi6OAad3ewSUpcv1BmMFY8)

Link

You can check the link in all possible online virus checkers and anti-virus software.

It looks like this:

http://s2.postimg.org/aw4g29smh/image.png

It's nothing much, but it's easier then going online to look for an accurate price.

Thanks again, and enjoy.



Title: Re: My C# Calculator
Post by: WheresWaldo on May 23, 2014, 01:58:51 PM
so virus much hack many wow


Title: Re: My C# Calculator
Post by: ganabb on June 02, 2014, 04:40:26 AM
This is really cool! I can actually see myself using it, it'd probably benefit the community as well but what about virus and hacking?


Title: Re: My C# Calculator
Post by: csharp11 on June 03, 2014, 08:52:33 PM
There are no viruses or backdoors. I guarantee. Of course one of the moderators could check online, or offline (with internet on and off) for themselves and verify this. :)
I just wanted to promote my software. No bad stuff intended. I swear.  :)

It would also be helpful if users report bugs. If any. But it's a 300 lines software so I doubt there are.

Anyhow, I'd be happy if people start using my console app. Unfortunately it's .Net and users with OS other than Windows will not be able to benefit from it.