Skip to content

YunoHost-Apps/whoogle_ynh

Repository files navigation

Whoogle for YunoHost

Integration level Working status Maintenance status

Install Whoogle with YunoHost

Read this README in other languages.

This package allows you to install Whoogle quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

Get Google search results, but without any ads, JavaScript, AMP links, cookies, or IP address tracking. Easily deployable in one click as a Docker app, and customizable with a single config file. Quick and simple to implement as a primary search engine replacement on both desktop and mobile.

Features

  • No ads or sponsored content
  • No JavaScript*
  • No cookies**
  • No tracking/linking of your personal IP address***
  • No AMP links
  • No URL tracking tags (i.e. utm=%s)
  • No referrer header
  • Tor and HTTP/SOCKS proxy support
  • Autocomplete/search suggestions
  • POST request search and suggestion queries (when possible)
  • View images at full res without site redirect (currently mobile only)
  • Light/Dark/System theme modes (with support for custom CSS theming)
  • Randomly generated User Agent
  • DDG-style bang (i.e. ! ) searches
  • User-defined custom bangs
  • Optional location-based searching (i.e. results near )
  • Optional NoJS mode to view search results in a separate window with JavaScript blocked

Shipped version: 0.9.0~ynh2

Screenshots

Screenshot of Whoogle

Documentation and resources

Developer info

Please send your pull request to the testing branch.

To try the testing branch, please proceed like that:

sudo yunohost app install https://github.com/YunoHost-Apps/whoogle_ynh/tree/testing --debug
or
sudo yunohost app upgrade whoogle -u https://github.com/YunoHost-Apps/whoogle_ynh/tree/testing --debug

More info regarding app packaging: https://yunohost.org/packaging_apps