FOSS Android apps that can view webpages offline?

Cynber@lemmy.ca to Open Source@lemmy.ml – 20 points –

Firefox doesn't seem to do support it currently. Chrome and Brave do come up as options

I'm using a documentation framework that supports offline builds. It works well across browsers on desktop, but it's not great on mobile.

Any recommendations?

8

Common Chromium variants are Vanadium or Cromite. But those are huge.

https://gitlab.com/oF2pks/jelly

This is a fork of Jelly from LineageOS with supposed offline viewing capabilities, storing websites in its local data storage

I would expect any browser to properly render a page, regardless of platform. Are you sure the page is mobile-friendly? Why do you say it's "not great"?

I plan on experimenting with the suggestions posted here. That way I can narrow down where the problem is

The live website works on desktop and mobile. The offline folder works well on desktop, but it has issues on mobile, such as the search bar not working