1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/searxng_ynh.git synced 2025-12-20 02:33:03 +01:00
Searxng package for YunoHost
Find a file
2025-12-15 07:37:59 +01:00
.github Update linter 2024-11-18 20:08:14 +01:00
conf Move to ynh autoupdater 2024-06-10 21:23:51 +02:00
doc Fix settings location to address #101 2023-11-04 13:29:30 +01:00
scripts Add msgspec 2025-10-14 13:58:43 +02: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 2025-12-15 00:22:00 +01:00
README.md Auto-update READMEs 2025-12-15 00:22:02 +01:00
tests.toml Fix 451 (#452) 2025-11-30 10:07:28 +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: 2025.12.12~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.