Arksine f6fa093369 power: refactor power requests
Do not allow on, off, or status requests without arguments.    Pass device objects to "power_device()" rather than device names.

Signed-off-by:  Eric Callahan <arkine.code@gmail.com>
2020-11-19 08:32:37 -05:00
2020-11-19 08:32:37 -05:00
2020-07-01 20:13:59 -04:00
2020-07-01 20:13:59 -04:00

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:

Description
No description provided
Readme GPL-3.0 5.9 MiB
Languages
Python 96.3%
Shell 2.6%
HTML 1.1%