Skip to content

Commit 4a59fd9

Browse files
authored
Update faq.md
1 parent fee9e50 commit 4a59fd9

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

docs/faq.md

+6-8
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,18 @@
11
> The FAQ is still WIP
22
3-
# 🚀 What is Mobileraker?
3+
## 🚀 What is Mobileraker?
44
🏷️ Mobileraker works as a simple UI for Klipper on the phone. Connect it to an existing moonraker installation and control the printer.
55

6-
# 📷 How do I add a WebCam ?
6+
## 📷 How do I add a WebCam ?
77
Out of the box, Mobileraker offers support for any MJPEG webcam streams directly on the dashboard screen. You can add as many webcams as you like on the printer's setting page. To open it, open the navigation bar and press the gear icon at the top, right next to your printer's name. This opens the printer's settings. Scroll down until you reach the webcam section. After you are done adding/editing a webcam please make sure you press save.
88

9-
# 🛰️ Remote printer access?
9+
## 🛰️ Remote printer access?
1010
There exist multiple options to access your printer from everywhere. Among these options are:
1111
- VPN
1212
- [Octoeverywhere](https://octoeverywhere.com/)
1313
>The fastest, easiest, and suggested option is Octoeverywhere.
1414
15-
16-
<details>
17-
<summary> 📫 How to setup Push Notifications?</summary>
15+
## 📫 How to setup Push Notifications?
1816
Mobileraker supports native push notifications for both Android and iOS. In order to setup it you will need to execute the following commands on your RaspberryPI/Linux OS:
1917

2018
```shell
@@ -24,5 +22,5 @@ cd mobileraker_companion
2422
./scripts/install-mobileraker-companion.sh
2523
```
2624

27-
Find out more at the official GitHub page of [mobileraker_companion]([https://octoeverywhere.com/](https://github.com/Clon1998/mobileraker_companion).
28-
</details>
25+
Find out more at the official GitHub page of [mobileraker_companion](https://github.com/Clon1998/mobileraker_companion).
26+

0 commit comments

Comments
 (0)