To my overly long TODO-list I added a web browser project. I would like to see something akin to Links [0] or Lynx [1] with a bit of Dillo [2], but also for mobile.
Features & non-features:
- it would generally work like the reader mode (no other modes) trying to place navigation links in a predictable place
- user can easily select text size and color schemes
- night mode (Android does not have one)
- because of it's content focus it could offer great offline capabilities like full-text search through archive and version comparison
- probably ignore most or all CSS
- probably no JavaScript support
- ad blocker for the rest
Can such a thing use it's own rendering engine on iOS? As I said I don't care about JS.
[0] https://en.wikipedia.org/wiki/Links_(web_browser)
[1] https://en.wikipedia.org/wiki/Lynx_(web_browser)
[2] https://en.wikipedia.org/wiki/Dillo