Observed arrival · 2026-08-30
Yarukoto Keeps Your Todo List on Your Server
A self-hosted todo app that stores tasks in one SQLite file and serves web, iOS, and Android clients from a shared codebase.
Field notes
The documented deployment is deliberately small: one container, one SQLite database, and a host-mounted ./data directory that survives rebuilds. Task entry accepts compact text such as “pay rent fri 6pm #home !high ~admin,” exposing parsed fields before saving. The project also documents amd64 and arm64 images for NAS use. It is single-user by design, with one shared token rather than accounts, and currently lacks reminders and a task-history interface.
Observed signals
Read the marks
Editorial observations of this landing page, not a rating.
One card from the complete issue