JobTracker Kanban board

Track every job application
in one quiet desktop app.

A .NET 8 WPF tracker with a Kanban board, Obsidian vault sync, and PDF extraction — all stored locally, no account required.

.NET 8.0 Windows 10 / 11 MIT v0.1.0-beta
screenshots from the live app
JobTracker — Dashboard · table view
JobTracker dashboard, sortable table view
JobTracker — Application form · with PDF extraction
JobTracker application form with PDF extraction and skill tracking
What it does

Three things, done properly

Kanban board

Move applications Applied → Interview → Offer, or flip to a sortable table — one click toggles the view.

Obsidian sync

Each application writes a structured markdown file to your vault — with a protected User Notes section that survives every re-sync.

PDF

PDF extraction

Drop a job posting PDF and the app pulls the description and company name straight into a new application.

Built like production software

Clean Architecture · MVVM
Domain
Entities, enums, repository contracts
Application
Services, DTOs, use-case interfaces
Infrastructure
SQLite · Dapper · markdown · PDF
WPF
XAML views, ViewModels, converters
xUnit test suite SQLite + Dapper 26 skills pre-seeded Dark theme
Get started

Download & run — no installer

Grab the latest JobTracker.exe from the Releases page, double-click, and it creates your local database on first launch.

Beta note: the download is currently unsigned, so Windows SmartScreen may show a “Windows protected your PC” prompt the first time — click More info → Run anyway. Code signing is planned after the beta.