summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README10
1 files 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