Live data from Hacker News

Show HN: Ddgr – search DuckDuckGo from your terminal

github.com

51–53 of 53 posts

Re: Show HN: Ddgr – search DuckDuckGo from your terminal

#51
post #50

Earlier quoted context omitted.

Hi, maybe there's something wrong with my environment, but I installed Lynx via brew, got the location (which brew|pbcopy) then exported the location to an environment variable (export BROWSER=/usr/local/bin/lynx). But when I select something in ddgr, it says it's opened lynx but the display still just shows a list of 10 results. If I hit q, it drops me back to ddgr, and then a quit again exits the program. I don't w…

Works fine for me. Steps right out of the terminal: 1. sudo apt install lynx 2. export BROWSER=lynx 3. ddgr hello world 4. Press 1 (to open the first result in lynx) The site is opened in lynx as expected.

Thanks, that was my issue (I was typing the literal path to lynx not just "lynx")

Re: Show HN: Ddgr – search DuckDuckGo from your terminal

#52

I find the interface really clunky to use because I need to press enter after every command.

I can't tell if you're being sarcastic or not; doesn't that describe just about everything you do interactively on a command line?

Yes but the difference is most other programs that employ this interface are programs I would probably spend alot more time using.

Re: Show HN: Ddgr – search DuckDuckGo from your terminal

#53
post #7
post #3

Can you search by any duration, like googler can, or does duckduckgo prevent you from implementing that? That's my biggest complaint about ddg: can't even search by past year

I see a dropdown on a search results page that says "Any Time". On clicking it, you get the options "Past Day", "Past Week", "Past Month".

Yes, but that's it. No "past year" or custom ranges.
Post reply on HN