Documentation
Scout
Web search via SearXNG from the Perch.
Scout searches the web through a SearXNG instance.
Setup
Configure your instance in ~/.config/toowl/config.toml:
[plugins.scout.settings]
searxng_url = "https://your-searx.example.com"
Usage
- Open the command palette (
Ctrl+Shift+P/Cmd+Shift+P). - Run search: (Scout palette action) or open Scout in the Perch.
- Type a query and press Enter.
- Click a result to open it in your browser.
Scout requires network access to your SearXNG host and uses the JSON search API (format=json).