GithubHelp home page GithubHelp logo

oipwg / autominer-frontend Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 3.0 758 KB

Frontend HTML and JS that is an easy connection and dashboard for the autominer

HTML 74.39% CSS 18.14% JavaScript 7.47%

autominer-frontend's People

Contributors

ostlerdev avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

autominer-frontend's Issues

add an advanced hashrate history screen in dashboard

basically what you've already got but taking up a full panel so we can give more detail, and add the following

use this api:
POST
api.alexandria.io/alexandria/v1/historian/summary
{
"min-block":$startrange,
"max-block":$endrange
}

from the response, plot values for the following fields on the left side of the chart
pool_hashrate
fbd_networkhashrate

and plot values for these fields on the right side of the cart, formatted as $0.0000 (rounded to 4 decimals)
fmd_usd
flo_spotcost_usd
offer_usd

Todo before v1.0

  • Implement JS loading of Logs
  • Implement JS loading of Hashrates from API
  • Implement Config saving/altering
  • Implement Login page, store login details in session cookies
  • Load spending history from DB
  • Load Miners and Spent last week

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.