mirror of
https://github.com/YunoHost-Apps/searxng_ynh.git
synced 2024-09-03 20:26:00 +02:00
Auto-update README
This commit is contained in:
parent
ed6241c8ad
commit
1e36a7837c
2 changed files with 20 additions and 22 deletions
19
README.md
19
README.md
|
@ -18,10 +18,9 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
||||||
|
|
||||||
SearxXNG is a free internet metasearch engine which aggregates results from more than 70 search services. Users are neither tracked nor profiled.
|
SearxXNG is a free internet metasearch engine which aggregates results from more than 70 search services. Users are neither tracked nor profiled.
|
||||||
|
|
||||||
|
**Shipped version:** 2024.03.15.07.57.49~ynh1
|
||||||
|
|
||||||
**Shipped version:** 2024.03.01.17.25.33~ynh1
|
**Demo:** <https://searx.be>
|
||||||
|
|
||||||
**Demo:** https://searx.be
|
|
||||||
|
|
||||||
## Screenshots
|
## Screenshots
|
||||||
|
|
||||||
|
@ -29,12 +28,12 @@ SearxXNG is a free internet metasearch engine which aggregates results from more
|
||||||
|
|
||||||
## Documentation and resources
|
## Documentation and resources
|
||||||
|
|
||||||
* Official app website: <https://docs.searxng.org>
|
- Official app website: <https://docs.searxng.org>
|
||||||
* Official user documentation: <https://docs.searxng.org/user/>
|
- Official user documentation: <https://docs.searxng.org/user/>
|
||||||
* Official admin documentation: <https://docs.searxng.org/admin/>
|
- Official admin documentation: <https://docs.searxng.org/admin/>
|
||||||
* Upstream app code repository: <https://github.com/searxng/searxng>
|
- Upstream app code repository: <https://github.com/searxng/searxng>
|
||||||
* YunoHost Store: <https://apps.yunohost.org/app/searxng>
|
- YunoHost Store: <https://apps.yunohost.org/app/searxng>
|
||||||
* Report a bug: <https://github.com/YunoHost-Apps/searxng_ynh/issues>
|
- Report a bug: <https://github.com/YunoHost-Apps/searxng_ynh/issues>
|
||||||
|
|
||||||
## Developer info
|
## Developer info
|
||||||
|
|
||||||
|
@ -42,7 +41,7 @@ Please send your pull request to the [testing branch](https://github.com/YunoHos
|
||||||
|
|
||||||
To try the testing branch, please proceed like that.
|
To try the testing branch, please proceed like that.
|
||||||
|
|
||||||
``` bash
|
```bash
|
||||||
sudo yunohost app install https://github.com/YunoHost-Apps/searxng_ynh/tree/testing --debug
|
sudo yunohost app install https://github.com/YunoHost-Apps/searxng_ynh/tree/testing --debug
|
||||||
or
|
or
|
||||||
sudo yunohost app upgrade searxng -u https://github.com/YunoHost-Apps/searxng_ynh/tree/testing --debug
|
sudo yunohost app upgrade searxng -u https://github.com/YunoHost-Apps/searxng_ynh/tree/testing --debug
|
||||||
|
|
19
README_fr.md
19
README_fr.md
|
@ -18,10 +18,9 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
|
||||||
|
|
||||||
SearxXNG is a free internet metasearch engine which aggregates results from more than 70 search services. Users are neither tracked nor profiled.
|
SearxXNG is a free internet metasearch engine which aggregates results from more than 70 search services. Users are neither tracked nor profiled.
|
||||||
|
|
||||||
|
**Version incluse :** 2024.03.15.07.57.49~ynh1
|
||||||
|
|
||||||
**Version incluse :** 2024.03.01.17.25.33~ynh1
|
**Démo :** <https://searx.be>
|
||||||
|
|
||||||
**Démo :** https://searx.be
|
|
||||||
|
|
||||||
## Captures d’écran
|
## Captures d’écran
|
||||||
|
|
||||||
|
@ -29,12 +28,12 @@ SearxXNG is a free internet metasearch engine which aggregates results from more
|
||||||
|
|
||||||
## Documentations et ressources
|
## Documentations et ressources
|
||||||
|
|
||||||
* Site officiel de l’app : <https://docs.searxng.org>
|
- Site officiel de l’app : <https://docs.searxng.org>
|
||||||
* Documentation officielle utilisateur : <https://docs.searxng.org/user/>
|
- Documentation officielle utilisateur : <https://docs.searxng.org/user/>
|
||||||
* Documentation officielle de l’admin : <https://docs.searxng.org/admin/>
|
- Documentation officielle de l’admin : <https://docs.searxng.org/admin/>
|
||||||
* Dépôt de code officiel de l’app : <https://github.com/searxng/searxng>
|
- Dépôt de code officiel de l’app : <https://github.com/searxng/searxng>
|
||||||
* YunoHost Store: <https://apps.yunohost.org/app/searxng>
|
- YunoHost Store : <https://apps.yunohost.org/app/searxng>
|
||||||
* Signaler un bug : <https://github.com/YunoHost-Apps/searxng_ynh/issues>
|
- Signaler un bug : <https://github.com/YunoHost-Apps/searxng_ynh/issues>
|
||||||
|
|
||||||
## Informations pour les développeurs
|
## Informations pour les développeurs
|
||||||
|
|
||||||
|
@ -42,7 +41,7 @@ Merci de faire vos pull request sur la [branche testing](https://github.com/Yuno
|
||||||
|
|
||||||
Pour essayer la branche testing, procédez comme suit.
|
Pour essayer la branche testing, procédez comme suit.
|
||||||
|
|
||||||
``` bash
|
```bash
|
||||||
sudo yunohost app install https://github.com/YunoHost-Apps/searxng_ynh/tree/testing --debug
|
sudo yunohost app install https://github.com/YunoHost-Apps/searxng_ynh/tree/testing --debug
|
||||||
ou
|
ou
|
||||||
sudo yunohost app upgrade searxng -u https://github.com/YunoHost-Apps/searxng_ynh/tree/testing --debug
|
sudo yunohost app upgrade searxng -u https://github.com/YunoHost-Apps/searxng_ynh/tree/testing --debug
|
||||||
|
|
Loading…
Add table
Reference in a new issue