374d984ced
If Klipper is installed as systemd service, the script would fail and exit at step 6 (corrected that typo) when trying to stop Klipper via init.d. Changing the used command to systemctl will be compatible with both init.d and systemd services. Signed-off-by: Dominik Willner <th33xitus@gmail.com> |
||
---|---|---|
docs | ||
moonraker | ||
scripts | ||
test/client | ||
.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: