Skip to content

Instantly share code, notes, and snippets.

@jean-m-cyr
Created September 12, 2018 15:23
Show Gist options
  • Save jean-m-cyr/d41c4bef03dd6cdf513bd08f125642c1 to your computer and use it in GitHub Desktop.
Save jean-m-cyr/d41c4bef03dd6cdf513bd08f125642c1 to your computer and use it in GitHub Desktop.
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>miner0</title>
<style>body { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 16px; line-height: 1.5; text-align: center; }table, td, th { border: 1px inset #000; }table { border-spacing: 0; }td, th { padding: 3px; }tbody tr:nth-child(odd) { background-color: gainsboro; }.mx-auto { margin-left: auto; margin-right: auto; }.bg-gold { background-color: gold }.bg-yellow { background-color: yellow; }.text-red { color: red; }</style>
<meta http-equiv="refresh" content="30">
</head>
<body>
<table class="mx-auto">
<thead>
<tr class="bg-gold">
<th colspan="6">ethminer-0.16.0.dev3-68+commit.14089e2a.dirty on miner0 - Time: 00:20<br>Pool: us1-etc.ethermine.org</th>
</tr>
<tr class="bg-yellow">
<th>GPU</th>
<th>Hash Rate</th>
<th>Solutions</th>
<th>Temp.</th>
<th>Fan %</th>
<th>Power</th>
</tr>
</thead>
<tbody>
<tr>
<td>0</td>
<td>22.26</td>
<td>[A6]</td>
<td>-</td>
<td>-</td>
<td>-</td>
</tr>
<tr>
<td>1</td>
<td>18.61</td>
<td>[A6]</td>
<td>-</td>
<td>-</td>
<td>-</td>
</tr>
<tr>
<td>2</td>
<td>22.42</td>
<td>[A7]</td>
<td>-</td>
<td>-</td>
<td>-</td>
</tr>
<tr>
<td>3</td>
<td>22.41</td>
<td>[A7]</td>
<td>-</td>
<td>-</td>
<td>-</td>
</tr>
<tr class="bg-yellow">
<th>Total</th>
<td>85.70</td>
<td colspan="3">Solutions: [A26]</td>
<td>-</td>
</tr>
</tbody>
</table>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment