./www/monolith, CLI tool for saving complete web pages as a single HTML file

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2.8.1, Package name: monolith-2.8.1, Maintainer: pin

A data hoarders dream come true: bundle any web page into a single HTML file.
You can finally replace that gazillion of open tabs with a gazillion of .html
files stored somewhere on your precious little drive.

Unlike the conventional Save page as, monolith not only saves the target
document, it embeds CSS, image, and JavaScript assets, producing a single HTML5
document that is a joy to store and share.

If compared to saving websites with wget -mpk, this tool embeds all assets as
data URLs and therefore lets browsers render the saved page exactly the way it
was on the Internet, even when no network connection is available.


Master sites:

Filesize: 3252.581 KB

Version history: (Expand)


CVS history: (Expand)


   2024-01-14 21:08:31 by pin | Files touched by this commit (2) | Package updated
Log message:
www/monolith: update to 2.8.1

 - Get rid of build warnings
   2024-01-13 20:27:21 by pin | Files touched by this commit (3) | Package updated
Log message:
www/monolith: update to 2.8.0

 - Add cookie file support (-C option)
 - Move custom encoding option from -C to -E
   2023-10-25 00:11:51 by Thomas Klausner | Files touched by this commit (2298)
Log message:
*: bump for openssl 3
   2022-11-10 22:58:08 by pin | Files touched by this commit (3) | Package updated
Log message:
www/monolith: update to 2.7.0

 - Add support for whitelisting and blacklisting domains
 - Fix bug that prevented processing of XHTML target documents
   2022-08-15 08:58:45 by pin | Files touched by this commit (3) | Package updated
Log message:
www/monolith: update to 2.6.2

- Enable support for brotli and deflate compression methods
- Include unsafe-eval into list of origins for isolated documents
   2021-10-26 13:31:15 by Nia Alarie | Files touched by this commit (1030)
Log message:
www: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Not committed (merge conflicts):
www/nghttp2/distinfo

Unfetchable distfiles (almost certainly fetched conditionally...):
./www/nginx-devel/distinfo array-var-nginx-module-0.05.tar.gz
./www/nginx-devel/distinfo echo-nginx-module-0.62.tar.gz
./www/nginx-devel/distinfo encrypted-session-nginx-module-0.08.tar.gz
./www/nginx-devel/distinfo form-input-nginx-module-0.12.tar.gz
./www/nginx-devel/distinfo headers-more-nginx-module-0.33.tar.gz
./www/nginx-devel/distinfo lua-nginx-module-0.10.19.tar.gz
./www/nginx-devel/distinfo naxsi-1.3.tar.gz
./www/nginx-devel/distinfo nginx-dav-ext-module-3.0.0.tar.gz
./www/nginx-devel/distinfo nginx-rtmp-module-1.2.2.tar.gz
./www/nginx-devel/distinfo nginx_http_push_module-1.2.10.tar.gz
./www/nginx-devel/distinfo ngx_cache_purge-2.5.1.tar.gz
./www/nginx-devel/distinfo ngx_devel_kit-0.3.1.tar.gz
./www/nginx-devel/distinfo ngx_http_geoip2_module-3.3.tar.gz
./www/nginx-devel/distinfo njs-0.5.0.tar.gz
./www/nginx-devel/distinfo set-misc-nginx-module-0.32.tar.gz
./www/nginx/distinfo array-var-nginx-module-0.05.tar.gz
./www/nginx/distinfo echo-nginx-module-0.62.tar.gz
./www/nginx/distinfo encrypted-session-nginx-module-0.08.tar.gz
./www/nginx/distinfo form-input-nginx-module-0.12.tar.gz
./www/nginx/distinfo headers-more-nginx-module-0.33.tar.gz
./www/nginx/distinfo lua-nginx-module-0.10.19.tar.gz
./www/nginx/distinfo naxsi-1.3.tar.gz
./www/nginx/distinfo nginx-dav-ext-module-3.0.0.tar.gz
./www/nginx/distinfo nginx-rtmp-module-1.2.2.tar.gz
./www/nginx/distinfo nginx_http_push_module-1.2.10.tar.gz
./www/nginx/distinfo ngx_cache_purge-2.5.1.tar.gz
./www/nginx/distinfo ngx_devel_kit-0.3.1.tar.gz
./www/nginx/distinfo ngx_http_geoip2_module-3.3.tar.gz
./www/nginx/distinfo njs-0.5.0.tar.gz
./www/nginx/distinfo set-misc-nginx-module-0.32.tar.gz
   2021-10-07 17:09:00 by Nia Alarie | Files touched by this commit (1033)
Log message:
www: Remove SHA1 hashes for distfiles
   2021-08-02 17:41:21 by pin | Files touched by this commit (1)
Log message:
www/monolith: simplify Makefile