An open API service indexing awesome lists of open source software.

https://github.com/octoprint/octoprint-terminalstats

Get an indicator of lines/s sent to/received from the printer in the frontend. Coded during OctoPrint Code & Chat, WIP
https://github.com/octoprint/octoprint-terminalstats

octoprint octoprint-plugin wip

Last synced: 7 months ago
JSON representation

Get an indicator of lines/s sent to/received from the printer in the frontend. Coded during OctoPrint Code & Chat, WIP

Awesome Lists containing this project

README

          

# OctoPrint-Terminalstats

Injects measurements of current throughput to/from the printer into the Terminal tab in lines/s and B/s.

## Setup

Install via the bundled [Plugin Manager](https://docs.octoprint.org/en/master/bundledplugins/pluginmanager.html)
or manually using this URL:

https://github.com/OctoPrint/OctoPrint-Terminalstats/archive/master.zip

## Additional background information

This plugin was developed live during three Code&Chat streams. Take a look [at this YouTube playlist](https://www.youtube.com/watch?v=jMNg-qYRRWI&list=PL9j2DtsIPVkMsUR457FLodhyDFtKbCkRh) if you want to see how it was developed in its entirety.