[Bug 247264] [NEW PORT] www/monolith: CLI tool for saving complete web pages as a single HTML file

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Jun 14 20:00:51 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247264

            Bug ID: 247264
           Summary: [NEW PORT] www/monolith: CLI tool for saving complete
                    web pages as a single HTML file
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
               URL: https://github.com/Y2Z/monolith
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs at FreeBSD.org
          Reporter: vulcan at wired.sh

Created attachment 215564
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=215564&action=edit
monolith-2.2.7.diff

Data hoarder's 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
all at once, 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.

WWW: https://github.com/Y2Z/monolith

Tested:
 * portlint: OK (looks fine).
 * testport: OK (poudriere: 3.3.4).

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list