34-panel macOS productivity HUD with Kanban, Pomodoro, SM-2 flashcards, Fuse.js search, and 45k LOC
Xecute consolidates a full productivity stack — Notion, Toggl, Anki, Bear, clipboard manager, bookmark manager — into one keyboard-triggered overlay. Cross-panel integrations wire Pomodoro sessions to Time Tracker, Kanban cards to Standup auto-population, and Flashcards to a shared SM-2 spaced-repetition engine with Vocabulary. A 1,026-line SPEC.md written before any code prevented the reactivity bugs discovered on the predecessor CheaXheet from recurring across all 34 panels.
Tauri v2 with unsafe objc2/NSApplication.activateIgnoringOtherApps fixes the keyboard-focus problem under ActivationPolicy::Accessory. Svelte 5 runes with per-panel state slices prevent monolithic re-render bottlenecks across 34 domains. Fuse.js runtime-indexes all panel state at Cmd+K invocation for cross-panel search. SM-2 spaced repetition is implemented once and shared between Flashcards and Vocabulary panels.
33-panel Tauri v2 + Svelte 5 macOS developer HUD with Rust sysinfo metrics, Docker management, and an embedded webhook server
Global-hotkey macOS cheatsheet overlay with Fuse.js fuzzy search, SVG keyboard diagram, and live modifier glow
Did this resonate?