From 6173beea4d496803aa40030ba6024db5fa997c4c Mon Sep 17 00:00:00 2001 From: Aki Date: Thu, 6 Aug 2020 21:02:55 +0200 Subject: Updated README with new utilities --- README | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/README b/README index 3554373..72b5669 100644 --- a/README +++ b/README @@ -4,8 +4,14 @@ If you are interested in origins and the idea behind all of this, see: - https://ignore.pl/plumbing_your_own_browser.html browse - Explained in more detail in the second link above. Requires curl as of now. The idea is to split it into more - utilities as I progress. + An interface to protocol daemons and opener. Should delegate opened addresses to some utility tool. + +phttp + Dead simple HTTP protocol daemon with /dev/shm based time-unlimited cache. + +opener + Basically, a case..in..esac that demuxes files by their mime types into view utilities. viewhtml + A view for HTML5 documents based on gumbo. Depends on https://github.com/ray2501/tclgumbo -- cgit v1.1