Giter Club home page Giter Club logo

ethmon's Introduction

ethmon

Claymore's Dual Ethereum+Decred GPU Miner nodejs-based web monitoring utility

Simple web application for Claymore's Dual Ethereum+Decred GPU Miner monitoring. It provides the same functions as an embedded into EthMan application web server, but is cross-platform and open-source.

More info: https://bitcointalk.org/index.php?topic=1433925

Origin: https://github.com/osnwt/ethmon

Installation

  • Install nodejs and npm (http://nodejs.org) for your system (tested on MacOSX, Ubuntu and Windows)
  • Clone this repository or download and extract files
  • Change to the top directory of the package
  • Install dependencies (npm install)
  • Copy config.json.sample to config.json and edit where necessary (see CONFIG.md for detailed comments and optional parameters)
  • Start the application (npm start)
  • Open web browser to localhost:3000 (or your IP:3000)
  • Enjoy

Known issues

  • On some Ubuntu releases after 'apt-get install npm' the node interpreter is called nodejs due to conflict with some other package. In that case you may need to replace "node ./bin/www" by "nodejs ./bin/www" in package.json file or better create a link from /usr/local/node to the nodejs binary

TODO

  • Add email notifications of failures such like no response from miner or low hashrate
  • Add a feature of restarting the miner in case of failures such like high number of rejects
  • Style the web page for small screens of mobile devices (anybody?)
  • Publish a release version 1.0.0
  • ... please send your suggestions. Donations increase the probability of quick implementation

Donations

If you find this utility useful, here are donation addresses:

  • BTC: 1H811tiLPcMwjGoWVDLQwTWpWaq5RpYSCZ
  • ETH: 0xB9b7540a4B2077Ca9Cde23021e413Ec81c5b1Cae

ethmon's People

Contributors

osnwt avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.