Call the landlord about the boiler
Before six — he leaves at six.
Android · v1.1
Every task pins itself to your notification shade. DONE, LATER and EDIT are right there — no app to open.
How it works
A todo list only works if you see it. So the shade is the app.
Tap and type. Colour, note and priority are optional.
Lands in the tray as an ongoing notification. Not swipeable, not buried.
DONE archives it. LATER defers an hour. EDIT opens it.
Inside
Seven colours to group by eye. Nothing bounces, nothing shouts.
Features
None of them make a sound.
Ongoing and non-swipeable, on a silent channel. A full tray is never an interruption.
The task leaves the tray and comes back on its own.
Every finished occurrence is filed, so you build a history instead of recycling one row.
A visibility control, not a label. High floats up, low sinks.
Right completes, left deletes. Five seconds to undo either.
Grouped by day and searchable. Add again puts a task back, record intact.
Seven swatches to group by eye — each one named, so a screen reader gets more than “circle”.
Warm paper by day, warm ink by night. Never a blue-grey slab.
A quote, on your schedule
One arrives every n hours, days or weeks — a morning, unless you say otherwise. All of it offline.
“It always seems impossible until it's done.”
Without opening the app
Each one opens a sheet over whatever was on screen, and closes back to it.
A 2×1 tile with a live count. Tap it, type, done.
In the shade, next to Wi-Fi and the torch.
Long-press the icon, hit Quick Add.
Offline by design
One local SQLite file. The only call the app ever makes is an optional one, to widen the quote pool.
Download the APKFAQ
Tasks post to a dedicated low-importance channel with sound and vibration off. A permanently-populated shade is the intended state, so it must not be an interruption.
Not yet — grab the APK directly. Android will ask you to allow installs from your browser the first time.
No. The app is built on ongoing notifications and their action buttons, which iOS doesn't offer in this form — Android-only on purpose.
Neither. Everything lives in one SQLite file on the device, and every feature behaves identically with the network off.
There's no polling loop behind a posted notification. Reminders and repeats use the system scheduler rather than keeping the app awake.
DONE and EDIT can each be switched off. LATER stays — it's what keeps the notification actionable at all.