Thanks to visit codestin.com
Credit goes to github.com

Skip to content

A fast, minimal browser that protects your privacy using AI features

License

Laika-Studio/waterwolf

 
 

Repository files navigation

WaterWolf

WaterWolf is a fast, minimal browser that protects your privacy using AI features (fork of Min). It includes an interface designed to minimize distractions, and features such as:

  • Full-text search for visited pages
  • Ad and tracker blocking
  • Automatic reader view
  • Tasks (tab groups)
  • Bookmark tagging
  • Password manager integration
  • Dark theme

Download WaterWolf from the releases page, or learn more on the website.

Screenshots

The search bar, showing information from DuckDuckGo

The Tasks Overlay

Reader View

Installing

You can find prebuilt binaries for WaterWolf here. Alternatively, skip to the section below for instructions on how to build WaterWolf directly from source.

Developing

If you want to develop WaterWolf:

  • Install Node.
  • Run npm install to install dependencies.
  • Start WaterWolf in development mode by running npm run start.
  • After you make changes, press alt+ctrl+r to reload the browser UI.

Building binaries

In order to build WaterWolf from source, follow the installation instructions above, then use one of the following commands to create binaries:

  • npm run buildWindows

Contributing to WaterWolf

Thanks for taking the time to contribute to WaterWolf!

Getting Help

If you're experiencing a bug or have a suggestion for how to improve WaterWolf, please open a new issue.

About

A fast, minimal browser that protects your privacy using AI features

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Languages

  • JavaScript 91.8%
  • CSS 5.4%
  • HTML 2.7%
  • Shell 0.1%