-
Notifications
You must be signed in to change notification settings - Fork 5
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
- 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
- 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
- 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
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.