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.
- Versions: 0.6.2
- Website: https://archivebox.io/
- Licenses: Expat
- Package source: gnu/packages/web.scm
- Builds: See build status
- Issues: See known issues
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.
Badge code
HTML: <a href='http://127.0.0.1:3000/packages/archivebox/'><img src='http://127.0.0.1:3000/packages/archivebox/badges/latest-version.svg'></img></a> Markdown: [![GNU Guix](http://127.0.0.1:3000/packages/archivebox/badges/latest-version.svg)](http://127.0.0.1:3000/packages/archivebox/) Org: [[http://127.0.0.1:3000/packages/archivebox/][http://127.0.0.1:3000/packages/archivebox/badges/latest-version.svg]]