Visual Project Management

See your projects
at a glance.

Andon brings ANDON signal light thinking to personal project management — instant status visibility through color, with the complete story always preserved.

↓ Download for Windows
Not Started
Done / Success
Blocked / Waiting
Failed / Attention

Your project history, never lost

Every attempt — success or failure — stays visible. Status bubbles up automatically from the most recently touched task.

● GREEN Server Migration 2024
├─ ● RED Try Approach A — direct cutover
Notes: Failed — downtime too long, rolled back. Useful learning: need blue/green deploy.
├─ ● ORANGE Waiting on firewall rules from Infra
Notes: Ticket #4821 opened. Blocked ~1 week.
└─ ● GREEN Blue/green deploy — succeeded
Notes: Applied learning from red task. Zero downtime. 2026-03-10.

● ORANGE NoSQL Evaluation
└─ ● ORANGE Waiting for vendor benchmark results

● WHITE Q3 Capacity Planning
└─ ● WHITE Not started yet

Everything you need, nothing you don't

Built for solo use. Fully local. Fast.

Instant status visibility

Color-coded projects and tasks tell you exactly where things stand — no reading required. Status propagates up from sub-tasks automatically via database triggers.

📝

Rich notes with history

Full TipTap-based rich text editor per task — tables, code blocks, images. Every change is auto-saved with a version snapshot you can browse and restore.

🔗

Infinite task nesting

Tasks contain sub-tasks, which contain sub-tasks. No depth limit. Model your work exactly as it actually is, not how a tool forces you to flatten it.

🔍

Full-text search

Search across all projects, tasks, and notes — including archived ones. Nothing is ever truly gone, just out of the way.

📦

File attachments

Attach any file directly to a task. Stored as BLOBs in SQLite — fully portable, no separate file management, no broken links.

🗄

Archive, never delete

Completed projects move to an archive database — still searchable, still readable, just out of the active view. The complete record is always there.

🎨

Dark & light themes

ANDON color palette designed for both dark and light environments. Theme switching is live — no restart required.

🔒

100% local & private

No account. No server. No telemetry. Your data lives in SQLite files on your machine — you own it entirely.

🔄

Auto-updater built in

Powered by Velopack. Check for updates from Preferences → Updates. Delta patches keep downloads tiny. No reinstall needed.


Red is not failure. Red is wisdom.

Traditional project management tools encourage you to delete or hide failed tasks. Andon does the opposite — it treats every attempt, every block, every false start as valuable data.

"In Andon, red is not shame — it's wisdom. Orange is not failure — it's patience. Green is not the only valid state — it's just one part of the story."

Inspired by industrial ANDON signal lights (used in Toyota's lean manufacturing), and the Chinese concept of 經 (jīng — "to go through, to experience"), Andon is designed around one core belief: the journey matters as much as the destination.

A red task documents what was tried, why it didn't work, and what would need to change for it to succeed. Six months later, when a similar problem comes up, that red task is institutional memory — not garbage to delete.


Different by design

Most PM tools optimize for the success path. Andon optimizes for the complete story.

Aspect Traditional PM tools Andon
Failed tasks Deleted or hidden Kept as red — preserved learning
Project status Manually maintained Auto-computed from most recent task
Data storage Cloud server (vendor-controlled) Local SQLite files — you own them
History Activity log (shallow) Full note version snapshots per task
Archived projects Often inaccessible or deleted Always searchable in archive.db
Privacy Terms of service, data on servers Zero telemetry, fully offline
Task depth Usually 2–3 levels max Unlimited nesting

Built on solid foundations

Windows desktop application. Open source. No runtime dependencies for the end user.

UI & App

Avalonia UI 11 .NET 10 / C# CommunityToolkit.Mvvm WebView2 (TipTap editor) Velopack (auto-update)

Data

SQLite Dapper Microsoft.Data.Sqlite DB triggers (status propagation)

Releases

Self-contained Windows installer — no .NET runtime required. Run AndonSetup.exe to install, then receive future updates in-app.

Andon v—
Windows x64  ·  52.9 MB  ·  2026-03-14
↓ Download

After installing, future updates can be applied directly from Preferences → Check for Updates inside the app.