/Searx-Android

Searx app for android using flutter

Primary LanguageDartGNU General Public License v3.0GPL-3.0

Searx for Android

Unofficial android app for searching the web with Searx. Uses Flutter webview. Note that I am not affiliated with Searx.

Usage

  • Default instance is one of mine: https://searxng.zackptg5.com (change code to: https://searx.fmac.xyz but didn't get around to recompiling for it)
  • Navigation Options:
    • Home - tap on the title (top left text - searx instance name)
    • Back
    • Forward
    • Refresh
    • Open in browser - opens current page in your web browser
  • Menu Options:
    • Select Searx Instance - takes you to the searx.space page that lists all of the active public searx instances - tap on the one you want to use
      • Enter Custom Searx Instance - Put in the url of the instance you want to choose - will default to revert to default if url isn't valid

Notes

  • Tested/built for android only, not iOS

Download

See v1.0 release

I have no plans of updating this in the future, feel free to fork and change/publish whatever