RecollDroid

RecollDroid

UI for the Recoll fulltext search engine.

Connectivity Internet

Screenshots

Screenshot of RecollDroid Screenshot of RecollDroid Screenshot of RecollDroid Screenshot of RecollDroid

Description

RecollDroid is an Android front end to the Recoll full text search engine typically used
to index all of your desktop/server files. For more information on Recoll, see
https://www.recoll.org

RecollDroid consists of an andriod ui and a thin server layer providing a RestAPI interface
to the Recoll software. It uses Recoll's python API and supports multiple users securely
via basic auth over https.

The server layer makes use of FastAPI to provide the restful endpoints for the UI. It
contains no authentication code itself but depends on a proxying layer to ensure only
validated users can connect. The supported setup is to use the Nginx reverse proxy to
perform basic auth together with the unit app server to host the recoll rest api.

Versions

Version Date Size Requires Android Download
1.1 current
6baf6691b61d8492…
2024-11-25 14 MB API 26
1.0
5a4083566d2cfaa0…
2024-11-12 14 MB API 26

Permissions

What the app asks the system for. Android only grants sensitive access after you confirm it.

  • Internet accessSend and receive data over the internet.
  • REORDER_TASKS
  • recolldroid.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

Comments