Релиз moonraker - Web API для Клиппера
Go to file
Arksine 0d515e4938 file_manager: Add support for uploading and extracting ufp files
Credit to GitHub user cdkeito for creating a template from which this implementation was inspired.

Signed-off-by:  Eric Callahan <arksine.code@gmail.com>
2020-10-31 08:40:49 -04:00
docs docs: Add clarification to printer object description 2020-10-26 21:29:53 -04:00
moonraker file_manager: Add support for uploading and extracting ufp files 2020-10-31 08:40:49 -04:00
scripts fix: make installer not fail if klipper is installed as systemd service 2020-10-26 14:46:44 -04:00
test/client test_client: Add button to retreive mesh 2020-10-26 20:29:02 -04: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: