|
26 | 26 |
|
27 | 27 | `googler` isn't affiliated to Google in any way. |
28 | 28 |
|
| 29 | +More fun stuff you can try with `googler`: |
| 30 | + |
| 31 | +- [googler on the iPad](https://github.com/jarun/googler/wiki/googler-on-the-iPad) |
| 32 | +- [Directly print content of results to terminal](https://github.com/jarun/googler/wiki/Directly-print-content-of-results-to-terminal) |
| 33 | +- [Terminal Reading Mode or Reader View](https://github.com/jarun/googler/wiki/Terminal-Reading-Mode-or-Reader-View) |
| 34 | +- [Stream YouTube videos on desktop](https://github.com/jarun/googler/wiki/Stream-YouTube-videos-on-desktop) |
| 35 | +- [Search error on StackOverflow from terminal](https://github.com/jarun/googler/wiki/Search-error-on-StackOverflow-from-terminal) |
| 36 | + |
29 | 37 | *Love smart and efficient utilities? Explore [my repositories](https://github.com/jarun?tab=repositories). Buy me a cup of coffee if they help you.* |
30 | 38 |
|
31 | 39 | <p align="center"> |
|
53 | 61 | - [Domain-only URL](#domain-only-url) |
54 | 62 | - [Examples](#examples) |
55 | 63 | - [Troubleshooting](#troubleshooting) |
56 | | -- [Curiosity nails it](#curiosity-nails-it) |
57 | 64 | - [Notes](#notes) |
58 | 65 | - [Contributions](#contributions) |
59 | 66 | - [Developers](#developers) |
@@ -413,16 +420,6 @@ To show the domain names in search results instead of the expanded URL (and use |
413 | 420 |
|
414 | 421 | export DISABLE_PROMPT_COLOR=1 |
415 | 422 |
|
416 | | -### Curiosity nails it |
417 | | - |
418 | | -Possibilities are infinite with `googler`: |
419 | | - |
420 | | -- [googler on the iPad](https://github.com/jarun/googler/wiki/googler-on-the-iPad) |
421 | | -- [Directly print content of results to terminal](https://github.com/jarun/googler/wiki/Directly-print-content-of-results-to-terminal) |
422 | | -- [Terminal Reading Mode or Reader View](https://github.com/jarun/googler/wiki/Terminal-Reading-Mode-or-Reader-View) |
423 | | -- [Stream YouTube videos on desktop](https://github.com/jarun/googler/wiki/Stream-YouTube-videos-on-desktop) |
424 | | -- [Search error on StackOverflow from terminal](https://github.com/jarun/googler/wiki/Search-error-on-StackOverflow-from-terminal) |
425 | | - |
426 | 423 | ### Notes |
427 | 424 |
|
428 | 425 | 1. Initially I raised a pull request but I could see that the last change was made 7 years earlier. In addition, there is no GitHub activity from the original author [Henri Hakkinen](https://github.com/henux) in past year. I have created this independent repo for the project with the name `googler`. I retained the original copyright information (though `googler` is organically different now). |
|
0 commit comments