OP here. I built this because I found standard todo apps too forgiving.
It's a local-first PWA built with SvelteKit and Dexie.js (IndexedDB).
The Mechanic: Tasks have a hard deadline (Midnight). If not swiped ('Killed') by then, they are permanently deleted.
The Stack: SvelteKit (Static), Tailwind, Howler.js (Audio), Dexie.js.
Privacy: No account required. Data lives on your device.
It's an experiment in 'loss aversion' productivity. Roast my code or the philosophy.