Релиз moonraker - Web API для Клиппера
Go to file
Arksine 8b5ed3c9da scripts: update install script
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>
2020-11-17 15:39:13 -05:00
docs docs: update config documentation 2020-11-13 08:57:10 -05:00
moonraker machine: register "reboot_machine" and "shutdown_machine" remote methods 2020-11-17 12:21:16 -05:00
scripts scripts: update install script 2020-11-17 15:39:13 -05:00
test/client test_client: support additional notifications 2020-11-11 17:53:58 -05:00
.editorconfig moonraker: add .editorconfig file 2020-11-08 08:50:51 -05:00
.gitattributes Initial commit 2020-07-01 20:13:59 -04:00
LICENSE Initial commit 2020-07-01 20:13:59 -04:00
README.md readme: Add Fluidd to the list of supported clients 2020-09-30 18:08:41 -04:00

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: