package icon

RecollDroid

UI for the Recoll fulltext search engine.
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

Although APK downloads are available below to give you the choice, you should be aware that by installing that way you will not receive update notifications and it's a less secure way to download. We recommend that you install the F-Droid client and use that.

Download F-Droid
  • Version 1.0 (1) suggested Added on Nov 12, 2024

    arm64-v8a armeabi-v7a x86 x86_64

    This version requires Android 8.0 or newer.

    It is built and signed by F-Droid, and guaranteed to correspond to this source tarball.

    Permissions
    • have full network access
      Allows the app to create network sockets and use custom network protocols. The browser and other applications provide means to send data to the internet, so this permission is not required to send data to the internet.
    • reorder running apps
      Allows the app to move tasks to the foreground and background. The app may do this without your input.
    • org.grating.recolldroid.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

    Download APK 13 MiB PGP Signature | Build Log