Search content
Sort by

Showing 4 of 4 results by deveth0
Post
Topic
Board Beginners & Help
Re: Import from android's Bitcoin Wallet to desktop app
by
deveth0
on 21/08/2013, 13:10:47 UTC
Hi

I regularly import exported keys into multibit. You just have to export the file on Android, copy it to your PC and then use the import feature from multibit. There is a password field where you enter your password and afterwards click on unlock. Then the import should be no problem.
Post
Topic
Board Beginners & Help
Re: Bitcoin Businesses and Developers, Let's Get Started!
by
deveth0
on 15/08/2013, 18:22:05 UTC
Hi,

i'm alex from germany and currently developing an opensource bitcointrading app for android:

https://play.google.com/store/apps/details?id=de.dev.eth0.bitcointrader

i hope to find valueable feedback and ideas by this forum's discussions.

Post
Topic
Board Beginners & Help
Topic OP
BitcoinTrader App for Android
by
deveth0
on 15/08/2013, 18:14:38 UTC
Dear Bitcoin Community,

mainly because I was bored and wanted to try something new, I started to implement an Android App to trade Bitcoins at MtGox. None of the existing apps was satisfying for me, so I did my own thing.

The App is completely free and opensource, I would be glad if some of you could try it and give me feedback to keep development alive Smiley
Either good or bad feedback is welcome, my target is to build a valuable help for all those, who trade bitcoins.

The current release features:
  • Trading on MtGox
  • Access to your Account History
  • Market depth analyse
  • Notifications on performed orders
  • Graph with charts of the main exchanges (MtGox, Bitstamp, BTC-e,...)
  • Widgets with ticker and account information

Greetings from Berlin and thank you for your feedback!
https://play.google.com/store/apps/details?id=de.dev.eth0.bitcointrader
Post
Topic
Board Beginners & Help
Topic OP
Munin Plugins for Miner Monitoring (Slush and Btcguild)
by
deveth0
on 15/08/2013, 18:06:15 UTC
As I didn't find any munin plugin to monitor my miners' hashrate, i just contributed two plugins which support slush's pool and btcguild.

You can find them here https://github.com/deveth0/contrib/tree/master/plugins/bitcoin and hopefully in the main repository as soon as the pull request is accepted.

Usage is quite simple:

Code:
ln -s /path/to/plugin/slush_hashrate_ /path/to/munin/plugins/slush_hashrate_YOURAPIKEY

Hope this helps somebody Smiley