# Searx for YunoHost [![Integration level](https://dash.yunohost.org/integration/searx.svg)](https://dash.yunohost.org/appci/app/searx) ![](https://ci-apps.yunohost.org/ci/badges/searx.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/searx.maintain.svg) [![Install Searx with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=searx) > *This package allow you to install Searx quickly and simply on a YunoHost server. If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to know how to install and enjoy it.* ## Overview Searx is a privacy-respecting, hackable metasearch engine. **Shipped version:** 0.17.0 ## Screenshots ## Demo * [YunoHost demo](https://demo.yunohost.org/searx/) ## Configuration ## Documentation * Official documentation: https://github.com/searx/searx/wiki ## YunoHost specific features #### Multi-users support #### Supported architectures * x86-64b - [![Build Status](https://ci-apps.yunohost.org/ci/logs/searx%20%28Apps%29.svg)](https://ci-apps.yunohost.org/ci/apps/searx/) * ARMv8-A - [![Build Status](https://ci-apps-arm.yunohost.org/ci/logs/searx%20%28Apps%29.svg)](https://ci-apps-arm.yunohost.org/ci/apps/searx/) ## Limitations ## Additional information - [Search syntax](https://searx.github.io/searx/user/search_syntax.html) ## Links * Report a bug: https://github.com/YunoHost-Apps/searx_ynh/issues * Searx website: https://searx.github.io/searx/ * Searx repository: https://github.com/searx/searx * YunoHost website: https://yunohost.org/ --- ## Developers info Please do your pull request to the [testing branch](https://github.com/YunoHost-Apps/searx_ynh/tree/testing). To try the testing branch, please proceed like that. ``` sudo yunohost app install https://github.com/YunoHost-Apps/searx_ynh/tree/testing --debug or sudo yunohost app upgrade searx -u https://github.com/YunoHost-Apps/searx_ynh/tree/testing --debug ```