Skip to content

OKF Viewer v0.1.0

Choose a tag to compare

@saschb2b saschb2b released this 30 Jun 09:56

OKF Viewer v0.1.0 — first public release.

A local-first desktop app (Tauri 2 + React 19) that points at a folder and renders your Open Knowledge Format bundles as an interactive force-directed graph alongside a reading-first concept reader. Offline, no account, no telemetry — nothing leaves your machine.

Highlights

  • Graph view — degree-weighted force layout with Louvain community coloring and a structural-backbone edge filter (so a densely cross-linked bundle reads as clusters, not a hairball), plus an optional GPU (cosmos.gl) renderer and a focus mode.
  • Concept Reader — a reading-first pane: centered measure column, a quiet context rail (On-this-page scroll-spy outline, backlinks, relationships, details), GFM callouts, code-copy, and "Aa" reading preferences.
  • Native chrome — a custom borderless frame with a left Activity Bar, a window-centered command-center search, and a bottom status bar (quiet conformance indicator, loud only on issues).
  • Tolerant OKF consumer — surfaces malformed frontmatter, broken links, and unknown types; never rejects a bundle.

Downloads

Installers are attached below once the release build finishes:

  • Windows.msi and NSIS .exe
  • Ubuntu.deb and AppImage

Unsigned for v1, so your OS may show an "unverified publisher" prompt on first launch.