Web Archive Viewer

Put together a little side project this week, something I’ve been wanting to do for a while. A totally offline webpage viewer. Uses webpage archives (MAFF) stored locally, and an Elixir system to view the pages directly from the zip archives.

I’ve also integrated search functionality using the really cool Sonic server, a Rust based search system. Super lightweight and blazing fast!

The README has more details about how to run it and some other relevant links.

https://github.com/entone/web_archive_viewer

6 Likes