Desktop presentation tool

The characteristic
presentation tool.

Embedded interactive demos. LaTeX math. Single-file presentations.
Built for academics who give technical talks.

Download View source
PageRank via Power Iteration
xk+1 = α M xk + (1 − α) v
interactive demo

Everything you need for technical talks.

LaTeX math

MathJax 4 renders publication-quality math directly in your slides. No screenshots, no copy-paste.

</>

Embedded demos

Drop in standalone HTML files — algorithm visualizations, interactive charts, simulations — they run live during your talk.

Freeform canvas

Every element is positioned freely on a 1920×1080 canvas. No templates, no constraints. Full visual control.

💾

Single-file format

Presentations are plain JSON + assets in a folder. Version control friendly. SQLite storage for reliability.

Self-contained export

Export to a single HTML file that works in any browser. Share a talk without installing anything.

Native app

Built with Tauri. Fast, lightweight, no Electron bloat. macOS, Linux, Windows.

Get Eigendeck

Early release. macOS and Linux builds available.

Download latest release

Or build from source: git clone https://github.com/dgleich/eigendeck && npm install && npm run tauri build