Skip to main content

Install FLY-Tools

  1. Pull the latest version of Klipper
cd ~/klipper
git pull
  • If you have modified the local klipper source code and the pull fails, please use the following command. (This operation will discard the files you have 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 Fly-Tools service

    • The installation process depends on the Git service provider. If you encounter a situation where the download progress is stuck, please press CTRL+C to exit and retry
    • Github has a maximum of 60 requests per hour, Gitee is unknown
    • 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 the browser

  • Default port 9999
  • http://{Your device IP}:9999/