vorner / linkstat

Checker for PrusaLink printers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tool to watch (possibly multiple) PrusaLink (and maybe Octoprint) printers

It wants a config file (default at ~/.printers.yaml).

printers:
  mini:
    addr:
      # If the printer address can change...
      - 10.67.22.65:80
      - 10.67.22.122:80
    key: ApiKeyFromMenu

About

Checker for PrusaLink printers

License:Apache License 2.0


Languages

Language:Rust 100.0%