Skip to content

Commit

Permalink
Merge branch 'v2' of https://github.com/crysxd/OctoApp-Plugin into v2
Browse files Browse the repository at this point in the history
  • Loading branch information
crysxd committed Dec 20, 2023
2 parents 9bff844 + 229d4f9 commit 627fd4d
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Get OctoApp on Google Play!

[<img src="https://github.com/crysxd/OctoApp-Plugin/blob/1813c8145887d2862373a97279f56f4542c47ee3/images/play-badge.png" width="200">](https://play.google.com/store/apps/details?id=de.crysxd.octoapp&hl=en&gl=US) [<img src="https://github.com/crysxd/OctoApp-Plugin/blob/1813c8145887d2862373a97279f56f4542c47ee3/images/app-store-badge.png" width="200">](https://apps.apple.com/us/app/octoapp-for-octoprint/id1658133862)

## Setup
## Setup OctoPrint

1. Open your **OctoPrint web interface**
2. Open the **settings** using the 🔧 (wrench) icon in the top right
Expand All @@ -23,6 +23,15 @@ Get OctoApp on Google Play!

The app will automatically register itself with the plugin the next time you use the app. In the OctoPrint settings, you will find a list with all connected devices.


## Setup Moonraker

1. Open a terminal on your Klipper host via SSH
2. Run `/bin/bash -c \"$(curl -fsSL https://octoapp.eu/install.sh)\"`
This will clone this repository and guide your through the setup process

The app will automatically register itself with the plugin the next time you use the app. The plugin will run as a Linux service in the background, you can start or stop it via Mainsail or Fluidd. To see a list of registered apps open http://_yourmoonraker_/server/database/item?namespace=octoapp

## Configuration
Nothing to configure! OctoApp will connect automatically to the plugin

Expand Down

0 comments on commit 627fd4d

Please sign in to comment.