summaryrefslogtreecommitdiffstats
path: root/btc
diff options
context:
space:
mode:
authormakefu <makefu@syntax-fehler.de>2011-06-21 17:06:05 +0200
committermakefu <makefu@syntax-fehler.de>2011-06-21 17:06:05 +0200
commit49251502a13f8602aa97bdcaf45989523b69ab16 (patch)
tree622cc39098c753ea364584b04a064dd3d98274c2 /btc
parent165965ee475c4f491b0b981b9dc006b02065e147 (diff)
added btcguild poll script
Diffstat (limited to 'btc')
-rw-r--r--btc/mining/poll_btcguild2
1 files changed, 2 insertions, 0 deletions
diff --git a/btc/mining/poll_btcguild b/btc/mining/poll_btcguild
new file mode 100644
index 00000000..92a02657
--- /dev/null
+++ b/btc/mining/poll_btcguild
@@ -0,0 +1,2 @@
+API_KEY=
+curl http://www.btcguild.com/api.php\?api_key\=${API_KEY} | python -mjson.tool