Skip to content

Instantly share code, notes, and snippets.

@thgh
Last active December 21, 2015 20:59
Show Gist options
  • Save thgh/6364973 to your computer and use it in GitHub Desktop.
Save thgh/6364973 to your computer and use it in GitHub Desktop.
MinePeonWebUI Latest

Read this before trying to update MinePeon!

Updating MinePeon with git pull might break functionality! That's normal. Be warned!

Bugtesting is very welcome, consider filing your issues here instead of bitcointalk: https://github.com/MineForeman/MinePeonWebUI/issues?state=open

Thanks!

Changes from 0.2.3 to master branch:

  • Old interface moved to folder old/ [does not work properly]
    • This is for reference
    • Pages are not updated to this new location
    • This is where PNG graphs are generated [works, but needs to be duplicated]
  • Bootstrap updated [works]
    • Now: 3.0.0-RC2
    • Better use of responsive utilities
  • More robust refreshing system [works]
    • Automatic refresh rate might change values
  • Status
    • Live hashrate graph (keeps track of MHS5s) [should work]
      • Required to set Graph Points
      • Recommended graph points: 50 or 100
    • Static graphs [work in progress]
    • Devices and pools switched
    • Uptime and temp in footer [works]
  • Miner
    • Miner will only restart when instructed by the button, not by saving config!
    • Compatibility reload (parses miner.conf into seperate pools & options file) [should work]
    • Common pools & options [should work]
  • Settings
    • Timezone selector [should work]
    • Remote control (control Minepeon from outside your network) [not implemented]
    • Automatic recovery [implementated but not in repo so no effect]
    • E-mail alerts [works]
    • Donation [works]
  • Cleanup code
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment