Monolith - A CLI Tool To Download A Web Page
Monolith is a CLI tool to download a web page as a single HTML file. It works by bundling the
resources of a web page (typically from a browser) into a single static HTML file that is then
downloaded and rendered in the user's browser.
Monolith will download and store a static copy of a web page in its cache. The process can be aborted at any time with the '-c' flag. The generated HTML file is stored in the download folder and can be viewed in the Downloads section in the Chrome browser.