Open source

Standing on good shoulders

Lumenet is proprietary software built with open components we are grateful for. Licences ship with the installer and are reproduced in the app under Settings → About.

Notable components

  • .NET — the runtime and UI stack the app and service are built on (MIT).
  • SQLite — the local database that keeps your history on your disk (public domain).
  • Offline GeoIP data — country-level lookups for the map, bundled so no lookup ever leaves your machine.

Giving back

Bug reports and fixes we make to upstream components are contributed back where licences allow. Tooling we build that is generally useful is published when it is polished enough to be worth your time.