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.
- Host: GitHub
- URL: https://github.com/poly2it/tearx
- Owner: poly2it
- License: apache-2.0
- Created: 2023-06-12T21:52:38.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-06-15T00:56:14.000Z (almost 3 years ago)
- Last Synced: 2025-06-06T23:06:20.519Z (12 months ago)
- Language: Python
- Size: 15.6 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/`.