Free download · Windows

Structured
video learning

Open a folder of video courses. LearnFlow detects the hierarchy — Lessons, Chapters, Videos — and gives you a player with notes, PDFs, progress, and Drive streaming.

Everything you need
to learn from videos.

Auto-detect hierarchy

Drop a folder. Learns the structure — Lessons → Chapters → Videos. Three types supported.

Video player

video.js powered. Full controls, keyboard shortcuts, timeline scrubbing. MP4, MKV, AVI, WebM.

Rich text notes

Per-video editor, auto-saves to SQLite. Browse all notes across courses in one view.

PDF viewer

Read PDFs alongside videos. Annotation support. Courses mix video and PDF seamlessly.

Progress tracking

Per-video progress + completion. Auto-resume. Dashboard shows course-wide stats.

Google Drive streaming

Stream courses from Drive. OAuth PKCE auth. Local proxy for range-request playback.

Three steps.

1

Open a folder

Local filesystem or Google Drive. Both work.

2

Auto-detection

Scans and builds the course tree. Three hierarchy types.

3

Learn

Watch, read, take notes, track progress. All local.

Desktop-native.
Cloud-aware.

Tauri Desktop Shell · Windows Native · System Tray

Rust Backend

commands.rs — Tauri IPC layer
folder_scanner.rs — Hierarchy detection
db.rs — SQLite via sqlx
drive_auth.rs — OAuth PKCE
drive_http_stream.rs — Video proxy

React Frontend

Dashboard.tsx — 6-view home
VideoPlayer.tsx — video.js powered
Sidebar.tsx — Course tree nav
NotesEditor.tsx — Rich text editor
useAppStore.ts — Zustand state
SQLite · lessons · chapters · videos · progress · notes · bookmarks

Real desktop app.
Not Electron. Actual native.

System tray

Close to tray, not quit. Background keeps your session alive.

Local SQLite

Progress, notes, bookmarks stored locally. No account needed.

Native folder dialog

OS-native picker via Tauri plugin. Feels like Windows because it is Windows.

Themes + accents

5 accent colors + dark mode + sketchy hand-drawn appearance.

Get LearnFlow
for Windows.

Windows 10/11 · 64-bit · Free

Windows MSI

Standard installer. Start Menu shortcuts.

Download .msi

Windows EXE

Portable. No install needed.

Download .exe

sidharth@devlune.in · Report issue

Quick questions.

Is it free?
Yes. Completely free. Download the MSI or EXE and start learning. No paywalls.
Which platforms?
Windows 10/11 primary. Tauri 2.x supports cross-platform — macOS and Linux planned.
Drive streaming?
OAuth PKCE auth. Local HTTP proxy streams video via range requests. No full download needed. Tokens stay on your machine.
Offline?
Yes. Local-first SQLite. No internet needed for local folders. Only Drive streaming needs connectivity.