Hey,
out of boredom I created some sort of Multi-Tool for different bitcoin-related tasks.
First I just wanted to create an arbitrage trade-bot, but then it developed into another direction.
Some Functions:
- flexible POS module with QR-codes (currently it uses mtgox usd vwap and google financial api to calc the btc price when you do something like "pos 101.8 jpy"
- you will be able to move bitcoins from different wallets/exchanges to other locations without visiting any websites, perhaps also currencies via bitinstant etc.
- automatic and manual trading on different exchanges (currently supported: mtgox & bitstamp)
- price alert tool
- other small features like importing privkeys to mtgox or currency/btc calculator etc.
Here's a short video presentation of the POS-module with live transactions using my android phone, the kaching-sound was a must
:
http://www.youtube.com/watch?v=QmmVeURSEDYIf there's any interest I will publish a public version (with security features, currently the passwords & api-keys etc. are stored plaintext and that has to be changed first).