Wingetlywingetly
← All apps
M

monolith

by Y2Zv2.10.1

Last updated

Bundle any web page into a single HTML file. Unlike the “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.

Install with winget

$ winget install --id Y2Z.Monolith --exact --version 2.10.1

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

A 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.

Installers · v2.10.1

ArchitectureTypeScopeInstallDownload
x64Portable-Direct

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for monolith.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Frequently asked questions

How do I install monolith on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Y2Z.Monolith --exact --version 2.10.1. winget downloads the installer from Y2Z and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install monolith silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Y2Z.Monolith --exact 2.10.1 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
How do I uninstall monolith via winget?
Run: winget uninstall --id Y2Z.Monolith --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from monolith's Apps & Features entry.
Is monolith free?
monolith is distributed under CC0-1.0. Refer to the publisher (https://github.com/Y2Z/monolith) for the full license terms - Wingetly itself does not charge for installation.
Does monolith work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls monolith directly from the publisher.
How do I keep monolith up to date?
Run winget upgrade --id Y2Z.Monolith --exact, or winget upgrade --all to update everything winget tracks. We index 3 versions of monolith from microsoft/winget-pkgs.

Recent versions

  • 2.10.1latest
  • 2.8.3
  • 2.8.1