An open API service indexing awesome lists of open source software.

https://github.com/poly2it/tearx

Browse searxng from the terminal.
https://github.com/poly2it/tearx

Last synced: about 1 month ago
JSON representation

Browse searxng from the terminal.

Awesome Lists containing this project

README

          

# tearx
Browse the web from your terminal like a real hacker.

tearx scrapes data from searxng sites, as long as they don't modify the site too much. The application also has very modern features such as caching, multi-language queries, cool ansi sequences and more. See `tearx -h`.

## "Installation"
```
echo "alias tearx=\"python3 $(pwd)/tearx\"" >> ~/.bashrc && alias tearx="python3 $(pwd)/tearx"
```
Make sure tearx can access `~/.tearx/`.