This package browser is in early development. Mind the rough edges.

archivebox

Self-hosted Web archiving

ArchiveBox is a powerful, self-hosted Web archiving solution to collect, save, and view sites you want to preserve offline. You can feed it URLs one at a time, or schedule regular imports. It saves snapshots of the URLs you feed it in several formats.

Installation

Install the latest version of archivebox as follows:

guix install archivebox

Or install a particular version:

guix install archivebox@0.6.2

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.