antimatter15 / octoprint-stats

Stats for your octoprint instance. Mirrored from https://github.com/amsbr/OctoPrint-Stats originally

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OctoPrint-Stats

This plugin is designed to show statistics of your printer and estimate power usage in kWh.

if you want to contribute, please join the gitter chat so that we can better coordinate: https://gitter.im/AlexVerricoChat/octoprint-stats

Setup

Important! You may need to install the system package libatlas-base-dev for this plugin to work by running sudo apt install libatlas-base-dev.

Python 3:

Install via the bundled Plugin Manager or manually using this URL:

https://github.com/AlexVerrico/octoprint-stats/archive/master.zip

Python 2:

Install manually using this URL:

https://github.com/AlexVerrico/octoprint-stats/archive/py2.zip

Please note that the Python 2 version will no longer receive updates, it is strongly recommended that you switch your octoprint install to Python 3

Screenshots

Screenshot 1 Screenshot 2 Screenshot 3 Screenshot 4

Contributing

Contributions are always welcome, provided that:

  • You follow the coding style
  • Make all PR's to the dev branch
  • Ensure that PRs include a good description of the changes you have made, the reason for them, and what version(s) of Python and Octoprint you have tested the changes on.

Ownership history

Versions up to and including 2.0.2 - Anderson Silva
Version 3.0.0 to present - Alex Verrico

About

Stats for your octoprint instance. Mirrored from https://github.com/amsbr/OctoPrint-Stats originally


Languages

Language:Python 53.8%Language:JavaScript 39.4%Language:HTML 6.8%