Code Monkey home page Code Monkey logo

xmworkers's Introduction

XMWorkers - XMRig Dashboard

Based on https://github.com/xmrig/xmrig-workers with some extras.

I recently started in the mining world. But because of the price of GPUs I looked for an alternative to mine with CPU. So I got to know XMRig and started using it together with the dashboard made available by its creators. But I missed some things on that dashboard. So I decided to implement some things on my own.

I chose to use Angular because it is a language that I feel more comfortable with.

Any suggestions or PR are welcome.

Features

Features from original dashboard

  • List of workers with hashrates, results and pools statistics.
  • Per worker backend information
  • Online config.json editor
  • Live update configurable
  • Import & Export workers

New features

  • List of workers sort by name
  • Sum of hashrate and results
  • Pause & Resume worker
  • Latest XMRig version checker
  • Add multiple workers at once

TO DO

  • Implement OpenCL and CUDA backend information
  • List of worker sort with all columns
  • Implement PIN authentication
  • (put your feature here)

Hosted version

http://xmworkers.ludufre.com

Because Chrome/Edge block mixed content (access HTTP from HTTPS) and normaly the Miners are configured without HTTPS/SSL, I hosted the dashboard without HTTPS... (more details)

You can import you current list in Add button. Just paste the exported URL from original dashboard.

Credits

@xmrig - creator of this amazing Miner and Dashboard

Development

Built with Angular, Bootstrap and FontAwesome.

Install dependencies with yarn install.

Run npx ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Build

Run npx ng to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

xmworkers's People

Contributors

ludufre avatar fncap 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.