Salandora / OctoPrint-SystemCommandEditor

This plugin makes System Commands editable through the OctoPrint WebUI
GNU Affero General Public License v3.0
9 stars 10 forks source link

WARNING

Plugin actually not in active development!

Attention

Plugin still in development!

Plugin for OctoPrint - makes System Commands editable via settings

====================================================================

This plugin helps you create, edit and delete System commands. You can Access all option in the settings under "Plugins -> System Command Editor"

Right Click on a Control or the Green Box to open a context menu.

Setup

Install the plugin like you would install any regular Python package from source:

pip install https://github.com/Salandora/OctoPrint-SystemCommandEditor/archive/master.zip

Make sure you use the same Python environment that you installed OctoPrint under, otherwise the plugin won't be able to satisfy its dependencies.