From 30661eacd08c9828eaa2a224d14277e1cc290bea Mon Sep 17 00:00:00 2001 From: Alex Osborne Date: Mon, 8 Nov 2021 14:53:24 +0900 Subject: [PATCH] Add warc2html to Replay section (#113) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1913c9c..43f324d 100644 --- a/README.md +++ b/README.md @@ -100,6 +100,7 @@ This list of tools and software is intended to briefly describe some of the most * [PyWb](https://github.com/ikreymer/pywb) - A Python (2 and 3) implementation of web archival replay tools, sometimes also known as 'Wayback Machine'. *(Stable)* * [Reconstructive](https://oduwsdl.github.io/Reconstructive/) - Reconstructive is a ServiceWorker module for client-side reconstruction of composite mementos by rerouting resource requests to corresponding archived copies (JavaScript). * [ReplayWeb.Page](https://replayweb.page/) - A browser-based, fully client-side replay engine for both local and remote WARC files. +* [warc2html](https://github.com/iipc/warc2html) - Converts WARC files to static HTML suitable for browsing offline or rehosting. ### Search & Discovery