Code Monkey home page Code Monkey logo

minerlamp's Introduction

MinerLamp

standard-readme compliant Releases

MinerLamp is a graphical interface to use with ethminer with advanced watchdog options and monitoring.

MinerLamp, written in Qt (C++), is a GUI with options to run ethminer under control. It can be built on Linux, Mac and Windows.

Features

  • simple GUI that can run on Windows, Linux and Mac (Qt).
  • automated ethminer parameters.
  • watchdog for restarting ethminer in case of errors.
  • enhanced displaying of ethminer output - highlighted successful solutions, shares & zero hashrate
  • display useful information for nVidia cards - core temperatures, fan speed, memory and gpu clock, power drawing - a minimum and a maximum from all cards - easy for spotting OC issues.
  • funny option like blinking cards LEDs on share accepted.
  • integrated overclocking of nVidia cards - available soon!
  • integrated pools monitoring - available soon!

Table of Contents

Download

You can find the ready to use package in [!Releases]

Install

MinerLamp uses Qt as main developpement framework. The binary (MinerLamp.exe) depends on several Qt libraries. You can find them in the archive availabe on the release page [https://github.com/orkblutt/MinerLamp/releases]. nVidia option needs the nvml.dll (or .so). On Windows you can copy and paste it in your MinerLamp directory or add path in the PATH environment variable. Traditionaly, the path is: "C:\Program Files\NVIDIA Corporation\NVSMI"

Usage

1 - Start MinerLamp.

2 - Fill the ethminer binary path in the first edit box, e.g.:

C:\Users\USERNAME\Desktop\ethminer\ethminer.exe

3 - Fill the ethminer's startup parameters, as you would normally use on your ethminer startup script, but excluding "ethminer.exe" before, e.g.:

--farm-recheck 2000 -U -S POOL_ADDRESS:PORT -O WALLET_ID.MINER_NAME/E-MAIL_FOR_MONITORING

4 - Check the options you want to activate.

5 - Click on "Start mining".

All the parameters you set are automaticaly saved and MinerLamp will use them on next run.

Please note, "Auto mining" isn't auto startup of the program! We suggest to autorun the minerlamp.exe on startup > head to Users/USERNAME/AppData/Roaming/Microsoft/Windows/Start Menu/Programs/Startup and paste a linked file for autostarting.

Build

You need Qt installed (5.9 was used but all 5.x versions are compatible). Open the .pro file with Qt Creator. Clic on "configure" with the good configuration. Then you can build (execute qmake and compile). If you don't want to build for nVIDIA GPU, delete the NVIDIA flag in the DEFINE option in the .pro file.

Contribute

Feel free to make pull request.

TODO

  • correct versioning
  • CMake
  • Support for AMD
  • build Linux and Mac releases
  • monitoring for various pools

minerlamp's People

Contributors

orkblutt avatar jacobs63 avatar

Watchers

James Cloos avatar Emily 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.