GithubHelp home page GithubHelp logo

ethmon's Introduction

ethmon

Claymore's GPU Miner nodejs-based web monitoring utility.
Simple web application for Claymore's GPU Miner monitoring for ETH mining ONLY. It provides monitoring of your ETH rigs with your wallet balance and how much is that in USD based on the current maket value.
Claymore's GPU Miner: https://bitcointalk.org/index.php?topic=1433925
This is a fork of osnwt/ethmon with my own additions

alt text

Installation

  • Install nodejs and npm 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

๐Ÿ‘ the app ? Why not support it

If you find this app useful and wish to thank me or @osnwt for developing it, here are donation addresses:

To send me a ๐Ÿบ or โ˜• click the Paypal badge below
Donate

If you want to donate to the initial author of ethmon @osnwt, you can do it on :

  • BTC: 1H811tiLPcMwjGoWVDLQwTWpWaq5RpYSCZ
  • ETH: 0xB9b7540a4B2077Ca9Cde23021e413Ec81c5b1Cae

ethmon's People

Contributors

osnwt avatar shkabo 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.