Skip to content

Jimmy8881/OctoPrint-TerminalMessaging

 
 

Repository files navigation

Octoprint-TerminalMessaging

Plugin that adds styling to the terminal tab that makes it easier to see where a message is from.

Messages you send are on the right and are in green. Messages the printer sends back are on the left and in blue.

This is similar to how a text messaging app would differentiate between sender and receiver in the UI.

Screenshot

This plugin is very small, and just edits the css of the elements in the terminal for readability.

Enjoy!

Setup

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

https://github.com/jeffeb3/OctoPrint-TerminalMessaging/archive/master.zip

Special Thanks

@jneilliii wrote this plugin after I asked about it in the forums. Thank you!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 77.5%
  • CSS 11.4%
  • JavaScript 11.1%