Extras/Lagrange

From Maemo Leste Wiki
Jump to navigation Jump to search

Lagrange is a smolnet browser, it supports Gemini/Spartan/Nex/Titan/Gopher/ protocols.

It is possible to use it as simple HTML browser as well, by connecting to one of HTTP to Gemini proxies, or selfhosting.

Some HTTP to Gemini proxies:

  • Duckling proxy
  • Stargate proxy


Screenshots

Gopher:

Terminal emulation is supported:

Tweaks

Increase cache size

This makes touch scrolling working better and cpu usage decreases a lot (on n900). increasing cachesize also makes radio streaming working fine when lagrange is in background.

Edit

~/.config/lagrange/prefs.cfg

Change cachesize:

cachesize.set arg:100

UI Scaling

Default UI Scaling is 1, setting it to 0.3 helps on n900.

Edit

~/.config/lagrange/prefs.cfg

Set

uiscale arg:0.3