Commit Graph
3 Commits
Author SHA1 Message Date
Arun Prakash Jana ee559e9487 Adding ddgr
`ddgr` is a Python3 utility to search DuckDuckGo from the terminal.

Features:

- Fast and clean (no ads, stray URLs or clutter), custom color                                                                                 
- Designed to deliver maximum readability at minimum space                                                                                     
- Specify the number of search results to show per page                                                                                        
- Navigate result pages from omniprompt, open URLs in browser                                                                                  
- Search and option completion scripts for Bash, Zsh and Fish                                                                                  
- DuckDuckGo Bang support (along with completion)                                                                                              
- Open the first result directly in browser (as in I'm Feeling Ducky)                                                                          
- Non-stop searches: fire new searches at omniprompt without exiting                                                                           
- Keywords (e.g. `filetype:mime`, `site:somesite.com`) support                                                                                 
- Limit search by time, specify region, disable safe search                                                                                    
- HTTPS proxy support, Do Not Track set, optionally disable User Agent                                                                         
- Support custom url handler script or cmdline utility                                                                                         
- Comprehensive documentation, man page with handy usage examples                                                                              
- Minimal dependencies
2018-03-06 07:53:01 +05:30
Arun Prakash Jana ee6221cd08 Add 'terminal' to imgp description 2017-10-10 06:59:52 +05:30
Arun Prakash Jana a552f775fb Minor corrections, section adjustments, new utils.
One of my google search results linked to your excellent collection. I found 2
of my utilities in the list and got curious. It's extremely useful to users
looking for categorized Linux software in a well-maintained list!

I have made some minor corrections and added added googler and Buku to more
relevant sections. I have also added the following new utilities (to sections I
believe are appropriate):

- imgp (a very fast multi-core batch image resizer and rotator)
- keysniffer (Linux kernel mode debugfs keylogger to audit activities in a
              possibly compromised system)
- nnn (A tiny and very fast file browser cum du analyzer with DE integration)
- bcal (handy storage conversion calculator)
- pdd (tiny time and date diff calculator)

I am the author of these utilities and most of them are available on several
distros including Debian and Ubuntu. They are actively maintained as well.

Thank you very much for maintaining this! :)
2017-10-08 23:26:57 +05:30