Bitcoin Forum
May 04, 2024, 10:54:22 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Free dashboard with php/js source code (mtgox trade and watch features)  (Read 7508 times)
Lexiko (OP)
Sr. Member
****
Offline Offline

Activity: 503
Merit: 283


View Profile
August 07, 2011, 11:44:02 PM
 #1

Hi I wish to represent you new free OpenSource php/javascript DashBoard.

The basic features:
Once a minute information collection separately for every GPU on every rig (Temperature, Loading, Frequency of a kernel, voltage). This information stored for each GPU into mysql base.

Real time display temperature/loading/GPU core and it's change for last minutes, shares for each worker from DeepBit and Slush, total pool rewards.
Conclusion of data on current difficulty, and it's change progress.

And also common mtgox stock data min/max price, last price, current rates, real time table and graphical view of last transactions and trade depth.
There is a possibility to trade directly  , using MtGox API. You can put/cancel/view orders (works very fast!).

On separate page it is possible to see the detailed data about temperature, loading, GPU core, voltage for any interval of time and for any GPU. Also this data can be seen in a convenient, graphical view separately on each position or all together. (see screens below)

The script is written on php/javascript, can be easily modified under any needs.
Free libraries and frameworks are used: jQuery, ExtJs 4, Highcharts, Smarty.

Specifications:
To install script you need Php/Mysql hosting with modules hash.so (for work API mtGox) and json.so (for ajax inquiries) installed on.

Statistic gathering module needs wget (<http://www.gnu.org/s/wget/>) and clocktweak (<https://bitcointalk.org/index.php?topic=9982.200>), however you can easily adapt your  gauges, http query , that collects GPU data is simple: (collector.php?MinerName=Loc&Temp=76&Cardid=0&Load=94&Core=930&Mem=300&Volt=1200)

Script is in completely working state, however for its adjustment  minimum php and mysql knowledge are necessary.

The source code distributed as is without any guarantees under the free licence, however, if you want to use it for commercial purposes, consider licence conditions of frameworks, used  in this script.

Also you can thank me by any transfer into 1VCtYerBMGiRcGMnqdr4mZnT59Ba4L3xg address, it will accelerate completion of a script and its features expansion .

All source code is accessible here https://github.com/Lexiks/MyBitBoard, the information on script installation see in README file .

Main window


Detailed info:


More screenshots:

The network tries to produce one block per 10 minutes. It does this by automatically adjusting how difficult it is to produce blocks.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
leniad
Newbie
*
Offline Offline

Activity: 17
Merit: 0


View Profile
August 08, 2011, 12:23:57 AM
 #2

That look pretty sweet,i been working on a theme for miningfarm, but i think im going to do it for your script.
neofutur
Full Member
***
Offline Offline

Activity: 146
Merit: 100



View Profile
August 21, 2011, 11:24:04 AM
 #3

Hi I wish to represent you new free OpenSource php/javascript DashBoard.

 great work ! I needed this ( open source ) and probably many others too !

 I added your work as example on https://en.bitcoin.it/wiki/MtGox/API , feel free to add more details Wink

 I hope people will tip you ! at least I will !
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!