Skip to content

AVert/poolui

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 #monero-pools so drop me a line if you need help with something or have a feature request.

Coffee :P ?

42yCGRP2p6bZzMjJxKpJtTFRz2x3X3eBYD97T17zdxC9NiGNWafCaU54MKWBZkHb9AVb4XBgcjkPGW8hjQyBM2vMMvVCzTj

About

User interface based on Monero Pool API developed by Snipa - https://github.com/Snipa22/nodejs-pool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 57.5%
  • JavaScript 40.0%
  • CSS 2.5%