Skip to content

Installation on Klipper

Christian Würthner edited this page Mar 31, 2024 · 1 revision

The installation on Klipper can be performed manually or using KIAUH

1a. Installation using KIAUH

  • Connect to your machine via SSH
  • Run ~/kiauh/kiauh.sh
  • If prompted, perform an update of KIAUH
  • Enter 1 and confirm with enter to start the "Install" menu
  • Enter the number corresponding to OctoApp and confirm with enter
  • The installation is now started, follow the prompts on screen

1b. Script installation

  • Connect to your machine via SSH
  • Run bash -c "$(wget -qO- https://octoapp.eu/install.sh)"
  • The installation is now started, follow the prompts on screen

1c. Manual installation

  • Connect to your machine via SSH
  • Run git clone https://github.com/crysxd/OctoApp-Plugin octoapp
  • Run cd octoapp
  • Run ./install.sh
  • The installation is now started, follow the prompts on screen

2. Connect the app

Well, not much to do! Next time you use OctoApp the app will register with the plugin automatically and will receive notifications moving forward. If the app doesn't connect to the plugin for 14 days, the plugin will automatically remove the app...until the app registers itself again automatically.