![]() Add python3-libgpiod dependency. As this dependency requiress a rebuild of the python3 environment, add some command line options to the install script: - "-r" will rebuild the virtualenv - "-f" will force overwite the defaults file. By default an existing defaults file will not be modified. - "-c <config_path>" will direct moonraker to use the supplied path for the config file. Signed-off-by: Eric Callahan <arksine.code@gmail.com> |
||
---|---|---|
docs | ||
moonraker | ||
scripts | ||
test/client | ||
.editorconfig | ||
.gitattributes | ||
LICENSE | ||
README.md |
README.md
Moonraker - API Web Server for Klipper
Moonraker is a Python 3 based web server that exposes APIs with which client applications may use to interact with Klipper. Communcation between the Klippy host and Moonraker is done over a Unix Domain Socket. Tornado is used to provide Moonraker's server functionality.
Note that Moonraker does not come bundled with a client, you will need to install one. The following web clients are currently available: