Bitcoin Forum
April 23, 2024, 11:32:29 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Bitcoin Alert: a free, open-source Android application to monitor Mt. Gox prices  (Read 6449 times)
TheHoboHarvester (OP)
Newbie
*
Offline Offline

Activity: 16
Merit: 0


View Profile
February 19, 2011, 08:41:28 AM
Last edit: February 23, 2011, 02:33:24 AM by TheHoboHarvester
 #1

Bitcoin Alert

This is a free, open-source Android application meant to monitor the price of BTC on Mt. Gox, in the form of a widget and price graph. I created it at the very beginning of the month and have found it useful, so time to share!

Features

Current:
  • Displays price data from Mt. Gox (bid,ask,volume,low,high,last trade)
  • Price graph of last 48 hours (landscape and portrait)
  • Manual refresh

Planned by Feb 27th:
  • Receive alerts (phone notification, vibrate, or email) when BTC value goes above or below a certain percent of recent average
  • Ability to customize number of items on axes of price graph
  • Ability to change which items are displayed on widget
  • Change price graph scale by pinching or zooming touch

Planned by March 6th:
  • Place bids and asks on Mt. Gox
  • View Mt.Gox account info

Images

Widget
https://i.imgur.com/RNdXO.jpg

Price over last 48 hours (heh, you can easily see the price drop today)
https://i.imgur.com/JjACK.jpg


Download

Search "Bitcoin Alert" on the Android Market.

I also know that some people here can't access the market due to country restrictions, so also feel free to download the .apk from http://code.google.com/p/bitcoin-alert/downloads/list

Source code: http://code.google.com/p/bitcoin-alert/

Misc

Since this is free and open source, bitcoin donations are welcome: 1CnrmXBb5eTyTGcG7gr8EUL317YXnnzp9q

If anyone wants to help out with coding, please do so! Send me a PM!

Issues

If the market dosen't like your country, download the .apk file directly from the link I posted above.

If it dosen't work on your phone or looks bugged, please post and we'll try to figure it out.

Thanks!!
1713915149
Hero Member
*
Offline Offline

Posts: 1713915149

View Profile Personal Message (Offline)

Ignore
1713915149
Reply with quote  #2

1713915149
Report to moderator
1713915149
Hero Member
*
Offline Offline

Posts: 1713915149

View Profile Personal Message (Offline)

Ignore
1713915149
Reply with quote  #2

1713915149
Report to moderator
1713915149
Hero Member
*
Offline Offline

Posts: 1713915149

View Profile Personal Message (Offline)

Ignore
1713915149
Reply with quote  #2

1713915149
Report to moderator
If you want to be a moderator, report many posts with accuracy. You will be noticed.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1713915149
Hero Member
*
Offline Offline

Posts: 1713915149

View Profile Personal Message (Offline)

Ignore
1713915149
Reply with quote  #2

1713915149
Report to moderator
1713915149
Hero Member
*
Offline Offline

Posts: 1713915149

View Profile Personal Message (Offline)

Ignore
1713915149
Reply with quote  #2

1713915149
Report to moderator
1713915149
Hero Member
*
Offline Offline

Posts: 1713915149

View Profile Personal Message (Offline)

Ignore
1713915149
Reply with quote  #2

1713915149
Report to moderator
SmokeTooMuch
Legendary
*
Offline Offline

Activity: 860
Merit: 1021


View Profile
April 23, 2011, 10:42:01 PM
 #2

Hey, just wanted to say thank you. It's a great app.
I'd like to see more markets/currencies supported in future versions Wink

Date Registered: 2009-12-10 | I'm using GPG, pm me for my public key. | Bitcoin on Reddit: https://www.reddit.com/r/btc
coinrut
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
April 23, 2011, 11:28:44 PM
 #3

I missed this thread until it got bumped.  I also want to thank you.  I have used it for a week now and enjoy seeing the price history graph and the widget.

Thanks!
cypherdoc
Legendary
*
Offline Offline

Activity: 1764
Merit: 1002



View Profile
April 24, 2011, 03:38:14 AM
 #4

can u run this on a mac? 
cypherdoc
Legendary
*
Offline Offline

Activity: 1764
Merit: 1002



View Profile
April 24, 2011, 03:39:06 AM
 #5

sorry just noted its android
SmokeTooMuch
Legendary
*
Offline Offline

Activity: 860
Merit: 1021


View Profile
May 04, 2011, 10:04:16 PM
 #6

Planned by Feb 27th:
  • Receive alerts (phone notification, vibrate, or email) when BTC value goes above or below a certain percent of recent average
  • Ability to customize number of items on axes of price graph
  • Ability to change which items are displayed on widget
  • Change price graph scale by pinching or zooming touch

Planned by March 6th:
  • Place bids and asks on Mt. Gox
  • View Mt.Gox account info
So, any progress with that ?

Date Registered: 2009-12-10 | I'm using GPG, pm me for my public key. | Bitcoin on Reddit: https://www.reddit.com/r/btc
SmokeTooMuch
Legendary
*
Offline Offline

Activity: 860
Merit: 1021


View Profile
May 13, 2011, 02:50:54 PM
 #7

I can't receive any Mt.Gox information anymore.
Have they changed their API ? And will this app ever be compatible again ?
I know it is not used by many people but it is the best bitcoin app in my opinion.

Date Registered: 2009-12-10 | I'm using GPG, pm me for my public key. | Bitcoin on Reddit: https://www.reddit.com/r/btc
kseistrup
Hero Member
*****
Offline Offline

Activity: 566
Merit: 500


Unselfish actions pay back better


View Profile WWW
May 13, 2011, 02:57:52 PM
 #8

I can't receive any Mt.Gox information anymore.
Have they changed their API?
Mt. Gox runs on SSL now, the app should change accordingly.

Cheers,

Klaus Alexander Seistrup
lulzplzkthx
Sr. Member
****
Offline Offline

Activity: 322
Merit: 251



View Profile WWW
May 13, 2011, 10:27:18 PM
 #9

I have fixed the SSL issues (I think), and have put it on Github.

Repository: https://github.com/johnmaguire2013/bitcoin-alert-plus

Download v1.2: BitcoinAlertPlus-v1.2.apk
QR Code version:


Donations are appreciated as I spent the last 2 hours working on this. I've never played with Android development before, and don't have an Android phone. I did as much testing as I could, but can't guarantee I didn't break something. Please let me know how it goes.

Donations are seriously appreciated: 1HUU7Qnkt5vBsuJgTCBxjxQHKEDffkZnCS

I do plan to work more on this.

martin
Full Member
***
Offline Offline

Activity: 150
Merit: 100



View Profile WWW
May 13, 2011, 11:07:26 PM
 #10

All I get when I run this is "Could not connect to mtgox servers".

I'm running it on an Android 2.2 Samsung Galaxy S
riX
Sr. Member
****
Offline Offline

Activity: 326
Merit: 252



View Profile
May 13, 2011, 11:30:35 PM
 #11

All I get when I run this is "Could not connect to mtgox servers".

I'm running it on an Android 2.2 Samsung Galaxy S

I'm getting the same error on Android 2.3.2, SE Experia Arc.

Sorry, I can't help you with your lost password.

PGP key: 0x9F31802C79642F25
MoonShadow
Legendary
*
Offline Offline

Activity: 1708
Merit: 1007



View Profile
May 13, 2011, 11:32:00 PM
 #12

Mine refused to install onto a Samsung Intercept

"The powers of financial capitalism had another far-reaching aim, nothing less than to create a world system of financial control in private hands able to dominate the political system of each country and the economy of the world as a whole. This system was to be controlled in a feudalist fashion by the central banks of the world acting in concert, by secret agreements arrived at in frequent meetings and conferences. The apex of the systems was to be the Bank for International Settlements in Basel, Switzerland, a private bank owned and controlled by the world's central banks which were themselves private corporations. Each central bank...sought to dominate its government by its ability to control Treasury loans, to manipulate foreign exchanges, to influence the level of economic activity in the country, and to influence cooperative politicians by subsequent economic rewards in the business world."

- Carroll Quigley, CFR member, mentor to Bill Clinton, from 'Tragedy And Hope'
kseistrup
Hero Member
*****
Offline Offline

Activity: 566
Merit: 500


Unselfish actions pay back better


View Profile WWW
May 14, 2011, 04:43:51 AM
 #13

All I get when I run this is “Could not connect to mtgox servers”.

I'm running it on an Android 2.2 Samsung Galaxy S

I'm getting the same error on Android 2.3.2, SE Experia Arc.

Same error on HTC Desire, Androïd 2.2.

Cheers,

Klaus Alexander Seistrup
CD-RW
Jr. Member
*
Offline Offline

Activity: 56
Merit: 22


View Profile
May 17, 2011, 09:05:33 AM
 #14

MtGox now has https enabled on all it's pages (including the API) so you would need to update that.
kseistrup
Hero Member
*****
Offline Offline

Activity: 566
Merit: 500


Unselfish actions pay back better


View Profile WWW
May 17, 2011, 09:21:35 AM
 #15


MtGox now has https enabled on all it's pages (including the API) so you would need to update that.

He wrote earlier that he thinks he has switched to https.

Cheers,

Klaus Alexander Seistrup
Cdecker
Hero Member
*****
Offline Offline

Activity: 489
Merit: 504



View Profile WWW
May 17, 2011, 09:47:34 AM
 #16

MtGox has had some problems with uptime (DDoS) so maybe you could switch to BitcoinCharts?

Want to see what developers are chatting about? http://bitcoinstats.com/irc/bitcoin-dev/logs/
Bitcoin-OTC Rating
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!