project
Dumber
Keyboard-driven browser with tiling panes, modal controls, and local-first workflow assumptions.
- category
- systems
- status
- released
- latest release
- v0.31.0
- main pushed
- 5 days ago
The implementation is a Go/GTK4 application with WebKitGTK as the default engine and an optional CEF backend. It stores browser state in SQLite and XDG-scoped runtime paths, with commands for browsing, history, sessions, config, diagnostics, crash reports, setup, updates, and launcher integration.
The code is organized around application/usecase/domain boundaries, with adapters for GTK, WebKit/CEF, persistence, filtering, desktop integration, and runtime profiles.