diff --git a/README.rst b/README.rst index d3bfe1a9..de003280 100644 --- a/README.rst +++ b/README.rst @@ -3,10 +3,11 @@ PyWb 0.6.3 .. image:: https://travis-ci.org/ikreymer/pywb.png?branch=develop :target: https://travis-ci.org/ikreymer/pywb - -.. image:: https://coveralls.io/repos/ikreymer/pywb/badge.png?branch=develop - :target: https://coveralls.io/r/ikreymer/pywb?branch=develop - +.. image:: https://coveralls.io/repos/ikreymer/pywb/badge.png?branch=master + :target: https://coveralls.io/r/ikreymer/pywb?branch=master +.. image:: https://img.shields.io/gratipay/ikreymer.svg + :target: https://www.gratipay.com/ikreymer/ + pywb is a python implementation of web archival replay tools, sometimes also known as 'Wayback Machine'. pywb allows high-quality replay (browsing) of archived web data stored in standardized `ARC `_ and `WARC `_. @@ -15,6 +16,19 @@ pywb can be used as a traditional web application or an HTTP or HTTPS proxy serv pywb is also fully compliant with the `Memento `_ protocol (`RFC-7089 `_). + +Public Projects Using Pywb +--------------------------- + +Several organizations run public services which use pywb that you may explore directly: + +* `Webenact `_ from `rhizome.org `_, features artist focused social media reenactments. (Featured in `NYTimes Bits Blog `_) + +* `Perma.cc `_ embeds pywb as part of a larger `open source application `_ to provide web archive replay for law libraries. + +* `WebRecorder.io `_ uses pywb and builds upon pywb-webrecorder to create a hosted web recording and replay system. + + Usage Examples ----------------------------- @@ -26,12 +40,6 @@ This README contains a basic overview of using pywb. After reading this intro, c * `pywb-proxy-demo `_ showcases the revamped HTTP/S proxy replay system (available from pywb 0.6.0) -The following deployed applications use pywb: - -* https://perma.cc embeds pywb as part of a larger `open source application `_ to provide web archive replay for law libraries. - -* https://webrecorder.io uses pywb and builds upon pywb-webrecorder to create a hosted web recording and replay system. - pywb Tools Overview ----------------------------- @@ -191,3 +199,6 @@ archiving replay! Please take a look at list of current `issues `_ and feel free to open new ones. + +.. image:: https://cdn.rawgit.com/gratipay/gratipay-badge/2.0.1/dist/gratipay.png + :target: https://www.gratipay.com/ikreymer/