added supported readers section

This commit is contained in:
FrederikBaerentsen 2023-01-20 09:40:55 +01:00
parent 2215e5e925
commit 92dd16328e
1 changed files with 10 additions and 0 deletions

View File

@ -65,8 +65,18 @@ In the `config.py` file you need to change like 4 from `"/library"` to your comi
python3 main.py
## Supported Readers
Any reader that supports OPDS should work, however the following have been verified to work/not work
| App | iOS |
| ----------------------------------------------------------------------------------------------------- | --- |
| KyBook 3 (iOS) | ✔️ |
| Aldiko Next (iOS) | ❌ |
| PocketBook (iOS) | ✔️ |
| Moon+ Reader (Android) | ✔️ |
| Panels (iOS) | | ✔️ |
| Marvin (iOS) | | ✔️ |
# Notes