
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
Gives the current exchange rate for Bitcoins on Mt. Gox.
Donations Welcome!
1LEpo473e5fBtvrdaKv88mAq6qZ7vu6anx
Installation:
Download the zip file, unzip it, and type:
plasmapkg -u btcRate
if that doesn't work, try
plasmapkg -i btcRate
Then the plasmoid should be available when you select "Add new widgets" from the desktop or the panel. Let me know if it works!
About bitcoins
Bitcoins are a decentralized electronic currency designed for easy exchange of money between individuals over the internet. They can be very useful for people who want to develop simple payment solutions without depending on big players like PayPal. They can also be extremely efficient as a micropayment scheme.
More info: http://www.bitcoin.org/
8 years ago
Version 0.9 is a polishing and bugfixing release. It fixes the URL and a couple other problems.
Version 0.8 fetches the data in the background to avoid freezing the desktop. A new algorithm for computing the rate is also introduced, which should still be robust but respond faster to changes in the market.
Version 0.7 improves icon placement on big screens.
Version 0.6 adds a daily volume estimate, which gives a more long-term vision of what is happening.
Version 0.5 displays the time of the last update and handle network errors more gracefully.
Version 0.4 adds a tooltip that displays current volume and the last trade price
Version 0.3 improves display and refresh rate.
8 years ago
Version 0.9 is a polishing and bugfixing release. It fixes the URL and a couple other problems.
Version 0.8 fetches the data in the background to avoid freezing the desktop. A new algorithm for computing the rate is also introduced, which should still be robust but respond faster to changes in the market.
Version 0.7 improves icon placement on big screens.
Version 0.6 adds a daily volume estimate, which gives a more long-term vision of what is happening.
Version 0.5 displays the time of the last update and handle network errors more gracefully.
Version 0.4 adds a tooltip that displays current volume and the last trade price
Version 0.3 improves display and refresh rate.
dusoft
7 years ago
Report
dil
7 years ago
Would it be possible to add an option for setting the source address of trading history? For example, I'd like to watch prices on https://bitcash.cz/market/index.php (history list https://bitcash.cz/market/api/BTCCZK/trades.json) rather than MtGox.
Report
piit79
7 years ago
The address on line 51 of btcRate/contents/code/main.py needs to be changed from
https://mtgox.com/code/data/getTrades.php
to
https://data.mtgox.com/code/data/getTrades.php
With this URL the widget works correctly.
Report
AndrewPotter
7 years ago
Report
lnxusr
7 years ago
Also, there is no file in the .zip newer than June 14, 2011. I even downloaded again, but still nothing newer than that. Did the 0.9 update not get uploaded or something? Why the sudden quit working? Why no comments on here since 2011 as well??
Report
GDR
9 years ago
Report
joelthelion
9 years ago
Report
Self-Perfection
9 years ago
Report
joelthelion
9 years ago
Report
psymin
9 years ago
This plasmoid is great! Except when I assume it is fetching new data from MtGox. Then my panel sits there 'frozen' for a few minutes. Afterwards the new data is displayed and everything is fine again.
Report
joelthelion
9 years ago
Report
psymin
9 years ago
Report
joelthelion
9 years ago
Report
psymin
9 years ago
Report
psymin
9 years ago
Report
joelthelion
9 years ago
If someone wants to send me a patch, it's more than welcome!
Report
supportfsf
10 years ago
Will research more then maybe post more, for now thanks for this new project, im for it
Report
supportfsf
10 years ago
Report
joelthelion
10 years ago
Report
XandarKablandar
10 years ago
Report