From 7989c06ea45f64e25d39f10ae11a8b765f529657 Mon Sep 17 00:00:00 2001 From: Ilya Kreymer Date: Sat, 21 Feb 2015 14:28:04 -0800 Subject: [PATCH] Add webarchiveplayer link to README --- README.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.rst b/README.rst index 0651f366..80e84c67 100644 --- a/README.rst +++ b/README.rst @@ -32,6 +32,14 @@ Several organizations run public services which use pywb that you may explore di * `WebRecorder.io `_ uses pywb and builds upon pywb-webrecorder to create a hosted web recording and replay system. +Desktop Web Archive Player +"""""""""""""""""""""""""" + +There is now a downloadable point-and-click `Web Archive Player `_ which provides +a native OS X and Windows application for browsing web archives, built using pywb. +You can use this tool to quickly check the contents of any WARC or ARC file with no configuration and installation. + + Usage Examples -----------------------------