sunaku/dasht

Any chance to use an alternative terminal browser?

brglng opened this issue · 3 comments

Such as browsh?

Can browsh behave like a UNIX pager (by taking in the HTML to be displayed on stdin)?

Otherwise, we would need to write dasht search results to a temporary file every time. 🤔

I think serving a web site at localhost may be a better idea, as browsh actually runs a headless Firefox at the background.

Great! 👍 Then dasht-server already solves this use-case (local search engine). ✔️ So I'm closing this issue. 🏁 Thanks!

$ dasht-server &
http://127.0.0.1:54321

$ browsh http://127.0.0.1:54321