Skip to main content

Installation of FLY-Tools

  1. Pull the latest version of Klipper
cd ~/klipper
git pull
  • If you have modified the local Klipper source code and it fails to pull, please use the following command. (This operation will discard the files you previously modified)
cd ~/klipper
git checkout .
git pull
  1. Pull the latest Katapult (formerly Canboot)
cd ~/
git clone https://github.com/Arksine/katapult
  1. Install the Fly-Tools service

    • The installation process depends on the Git service provider. If the download progress is stuck, press CTRL+C to exit and retry.
    • GitHub has a maximum request limit of 60 times per hour, unknown for Gitee.
    • Domestic users are advised to obtain the installation script through Gitee
    curl -kfsSL https://gitee.com/zxkxz/FLY-Tools/raw/main/scripts/install.sh | sudo bash
    • Obtain the installation script through GitHub
    curl -kfsSL https://raw.githubusercontent.com/kluoyun/FLY-Tools/main/scripts/install.sh | sudo bash

Open Browser

  • Default port 9999
  • http://{your_device_IP}:9999/