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
- Host: GitHub
- URL: https://github.com/octoprint/octoprint-terminalstats
- Owner: OctoPrint
- Created: 2020-04-14T17:28:16.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-03-11T12:21:47.000Z (over 5 years ago)
- Last Synced: 2024-12-29T02:00:26.852Z (over 1 year ago)
- Topics: octoprint, octoprint-plugin, wip
- Language: Python
- Size: 28.3 KB
- Stars: 1
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.