Skip to content

Commit 6565c7d

Browse files
authored
docs: add FAQ entry about mobile apps (sct#2228) [skip ci]
* docs: grammar correction * docs: add FAQ about mobile apps * docs: remove Overseerr-Extension for now
1 parent dca3638 commit 6565c7d

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

docs/extending-overseerr/third-party.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,5 @@ We do not officially support these third-party integrations. If you run into any
1010
- [Requestrr](https://github.com/darkalfx/requestrr/wiki/Configuring-Overseerr), a Discord chatbot
1111
- [Doplarr](https://github.com/kiranshila/Doplarr), a Discord request bot
1212
- [ha-overseerr](https://github.com/vaparr/ha-overseerr), a custom Home Assistant component
13-
- [Overseerr-Extension](https://github.com/RemiRigal/Overseerr-Extension), a browser extension TMDb and IMDb
1413
- [OverCLIrr](https://github.com/WillFantom/OverCLIrr), a command-line tool
1514
- [Overseerr Exporter](https://github.com/WillFantom/overseerr-exporter), a Prometheus exporter

docs/support/faq.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,12 @@ A more advanced, user-friendly, and secure (if using SSL) method is to set up a
2020

2121
The most secure method (but also the most inconvenient method) is to set up a VPN tunnel to your home server. You would then be able to access Overseerr as if you were on your local network, via `http://LOCAL-IP-ADDRESS:5055`.
2222

23+
### Are there mobile apps for Overseerr?
24+
25+
Since Overseerr has an almost native app experience when installed as a Progressive Web App (PWA), there are no plans to develop mobile apps for Overseerr.
26+
27+
Out of the box, Overseerr already fulfills most of the [PWA install criteria](https://web.dev/install-criteria/). You simply need to make sure that your Overseerr instance is being served over HTTPS (e.g., via a [reverse proxy](../extending-overseerr/reverse-proxy.md)).
28+
2329
### Overseerr is amazing! But it is not translated in my language yet! Can I help with translations?
2430

2531
You sure can! We are using [Weblate](https://hosted.weblate.org/engage/overseerr/) for translations. If your language is not listed, please [open a feature request on GitHub](https://github.com/sct/overseerr/issues/new/choose).

0 commit comments

Comments
 (0)