Skip to content

Commit

Permalink
Removed some information from README.md
Browse files Browse the repository at this point in the history
The information in the readme was the same as in the goxgui thread on bitcointalk.org and double maintenance was a PITA.
  • Loading branch information
Sebastian committed Apr 20, 2013
1 parent 0cc460c commit e977756
Showing 1 changed file with 3 additions and 33 deletions.
36 changes: 3 additions & 33 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,40 +8,10 @@ goxgui is a Qt front end for [prof7bit's goxtool](http://prof7bit.github.io/goxt

![Screenshot](https://raw.github.com/sebastianhaberey/goxgui/master/screenshot.png)

Features
--------
Information
-----------

* Display asks / bids
* Display MtGox account balance (USD/BTC)
* Display MtGox lag
* Place and cancel orders (USD)

Prerequisites
-------------

I have tested the application on **OSX 10.7.5** and **Windows XP** within the following confguration. Other setups may or may not work.

* Python 2.7.3
* Qt 4.8.2
* PyQt (matching the above Python / Qt versions)
* pycrypto 2.6

goxtool will be installed with goxgui, so you don't need to install it manually.

Installation
------------

Please note: **you must make sure all prerequisites are installed**, otherwise the application will not work.

git clone --recursive git://github.com/sebastianhaberey/goxgui.git
cd goxgui/run
chmod 755 ./start_linux.sh
./start_linux.sh # or start_mac.sh, start_win.bat

Requests
--------

Bugs and feature requests can be posted in [the goxgui thread on bitcointalk.org](https://bitcointalk.org/index.php?topic=176489.0).
More information regarding installation, features, etc. can be found in [the goxgui thread on bitcointalk.org](https://bitcointalk.org/index.php?topic=176489.0).

Donations
---------
Expand Down

0 comments on commit e977756

Please sign in to comment.