Skip to content

Commit b3fce98

Browse files
committed
docs: add install pwa to ipad
1 parent fa548e9 commit b3fce98

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

doc/ipad.md

+11
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
# iPad
44

55
- [Known Issues](#known-issues)
6+
- [How to install PWA](#how-to-install-pwa)
67
- [How to access code-server with a self signed certificate on iPad?](#how-to-access-code-server-with-a-self-signed-certificate-on-ipad)
78
- [Servediter iPad App](#servediter-ipad-app)
89
- [Raspberry Pi USB-C Network](#raspberry-pi-usb-c-network)
@@ -28,6 +29,16 @@
2829
- Alternative: Just use touch scrolling
2930
- See [issues tagged with the iPad label](https://github.com/cdr/code-server/issues?q=is%3Aopen+is%3Aissue+label%3AiPad) for more.
3031

32+
## How to install PWA
33+
34+
To install the code-server PWA, follow these steps:
35+
36+
1. Open code-server in Safari
37+
2. Click the Share icon
38+
3. Click "Add to Home Screen"
39+
40+
Now when you open code-server from the home screen, you will be using the PWA. The advantages of this are more screen real estate and access to top-level keyboard shortcuts because it's running like an app.
41+
3142
## How to access code-server with a self signed certificate on iPad?
3243

3344
Accessing a self signed certificate on iPad isn't as easy as accepting through all

0 commit comments

Comments
 (0)