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.
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.
版本
尽管下面提供了 APK 安装包的下载选项,但你应该注意,以这种方式安装将不会收到更新通知,这是一种不太安全的下载方式。 我们建议你安装使用 F-Droid 客户端。
下载 F-Droid-
arm64-v8aarmeabi-v7ax86x86_64该版本需要 Android 8.0 及以上版本。
此包由原始开发者构建并签名,并保证对应于此源代码 tarball。
-
arm64-v8aarmeabi-v7ax86x86_64该版本需要 Android 8.0 及以上版本。
此包由原始开发者构建并签名,并保证对应于此源代码 tarball。


