/antminer-monitor

Antminer monitor (lite version)

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

Antminer Monitor

Lite Python based Antminer Monitor !!!

  • Add as many miners as you want
  • Supports miners S7, S9, L3+ and D3
  • Check their temperatures, fan speed, chip condition
  • Get in-app notifications about miner errors (needs refresh)

New Features!

  • Log errors to file

Screenshot

Alt text

Installation

Antminer Monitor requires Flask to run.

Install the requirements and start the app.

$ pip install -r requirements.txt
$ python create_db.py
$ python run.py