Your day as a
clock, not a list
TaskDial maps your tasks onto a 12-hour clock face so you can see exactly where your time is going, work in focused blocks, and actually finish what you planned.
See your whole day
Tasks appear as coloured arcs on a clock face. At a glance you can see how your day fills up and where the gaps are.
Work in focus blocks
A built-in Pomodoro timer runs alongside your plan. 25-minute sessions, timed breaks, no separate app needed.
Syncs across devices
Log in from any browser and your plan is there. Tasks, settings, and progress all follow you automatically.
How it works
Get an invite. TaskDial is currently invite-only. Request access on GitHub, or self-host using the open source code.
Add your tasks. Type what you need to do and how long each will take. TaskDial schedules them onto the clock, with fixed-time slots for meetings.
Work through your day. The clock hand advances in real time. Start a Pomodoro session on any task and mark it done when you're finished.
Want to self-host? TaskDial is open source under the AGPL-3.0 licence. The backend is a lightweight Node.js server; the frontend is a static PWA. Full instructions are in the repository.