lkieliger / poolui

Pool Ui for ETN by Miziel modified by ArqTras

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Monero Pool frontend

AngularJS based UI for nodejs-pool

Features

  • See your hashrate on all pages
  • Track multiple payment addresses.
  • Hashrate siren when hashrate falls below a certain limit.
  • Per miner charts & Payment History.
  • Miner login and management for threhold and payment adjustment.
  • Admin UI for simple Pool management.
  • All the usual features + more.

Run it

Home page html can be set in welcome.html Set pool params in app/globals.js.default and copy to app/globals.js

Requires NodeJS

$ npm start # starts gulp + livereload, serves from ./build on 8080

Deploy

$ npm install # runs everything, serve from ./build

Todo

  • Fix sort arrow styling
  • Network stats page.
  • Ship it deployment
  • Websockets
  • Miner graph colour picker

Support

  • I'm usually on supportaeon.com so drop me a line if you need help with something or have a feature request.

Coffee :P ?

#XMR 4AYuDc4cEqxfxVTUFwVqPd4JdmKLjm9dNhTjuT6Ud5gQa564wp6cxMBWbwaVe4vUMveKAzAiA4j8xgUi29TpKXpm3zc3jmn #AEON WmtWzE4zej7FLjctgMPk7Va7hiiESJF5xHfmb5KZaMAhHDSRU51pqTJQiVFZgRMmrga9KvqPg48EZTEVQ9qA47o52MYgiMqaw

About

Pool Ui for ETN by Miziel modified by ArqTras

License:MIT License


Languages

Language:HTML 51.9%Language:JavaScript 41.4%Language:CSS 6.7%