1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/searxng_ynh.git synced 2025-10-28 01:07:40 +01:00
Searxng package for YunoHost
Find a file
2025-10-27 20:40:46 +01:00
.github Update linter 2024-11-18 20:08:14 +01:00
conf Update footer info 2025-10-06 12:46:28 +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-10-27 00:29:52 +01:00
README.md Auto-update READMEs 2025-10-27 00:29:55 +01:00
tests.toml Get rid of git clone 2025-10-06 10:31:15 +02: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.10.26~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.