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

httrack

Easy-to-use offline browser utility

HTTrack allows you to download a World Wide Web site from the Internet to a local directory, building recursively all directories, getting HTML, images, and other files from the server to your computer.

HTTrack arranges the original site's relative link-structure. Simply open a page of the mirrored website in your browser, and you can browse the site from link to link, as if you were viewing it online. HTTrack can also update an existing mirrored site, and resume interrupted downloads.

HTTrack is fully configurable, and has an integrated help system.

Installation

Install the latest version of httrack as follows:

guix install httrack

Or install a particular version:

guix install httrack@3.49.4

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

You can use the following badge to inform users of httrack about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/httrack'><img src='https://packages.guix.gnu.org/packages/httrack/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/httrack/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/httrack)

Example Org:

[[https://packages.guix.gnu.org/packages/httrack][https://packages.guix.gnu.org/packages/httrack/badges/latest-version.svg]]