2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/searxng_ynh.git synced 2026-02-04 00:51:52 +01:00
Searxng package for YunoHost
Find a file
2026-01-30 13:42:58 +01:00
.github Move from uWSGI to Gunicorn (#462) 2026-01-07 13:10:38 +01:00
conf Move from uWSGI to Gunicorn (#462) 2026-01-07 13:10:38 +01:00
doc Fix settings location to address #101 2023-11-04 13:29:30 +01:00
scripts Move from uWSGI to Gunicorn (#462) 2026-01-07 13:10:38 +01:00
.gitignore Move to helpers 2.1 2024-09-14 08:25:23 +02:00
LICENSE Add LICENSE 2023-02-22 22:53:39 +01:00
manifest.toml Upgrade sources 2026-01-30 10:13:31 +01:00
README.md Auto-update READMEs 2026-01-30 10:13:32 +01:00
tests.toml Upgrade to v2026.01.24 (#469) 2026-01-26 09:05:48 +01:00

Logo of SearXNG SearXNG, packaged for YunoHost

Internet metasearch engine which aggregates results from more than 70 search services

🌐 Official app website App Demo Version: 2026.01.30~ynh1

Screenshots

Screenshot of SearXNG

📦 Developer info

Automatic tests level

🛠️ Upstream SearXNG repository: https://github.com/searxng/searxng

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/searxng_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade searxng -u https://github.com/YunoHost-Apps/searxng_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.