Skip to content

Salandora/OctoPrint-SystemCommandEditor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.