Reassign – a 24-hour dial for planning your day
For years I've used paper and a printed clock to organise my day. Found it way better than any list or timeline app. Played around a bit and made a digital clone to speed things up: Reassign.app (best experience is on desktop) Anyone else think of their day as a circle rather than a list? edit: it also has MCP integration (https://reassign.app/api/mcp) — my Claude already connects to Linear and Calendar, so I use it to start and plan my day. I can quickly get a skeleton of a day out and then polish until done.
Does the same job
all alternatives →



- AEAn Efficient Daily Planner2024 · apps.apple.com · ▲5
I made this app because I have such flexible schedule that I needed a tool where I can organise and structure my days efficiently. All apps I tried had title based events (you had to type manually what you want to do each time). My app is based on the premise that most people do the same activities/routines every day: So when creating an event in this app, the user can just select the from the pre-created activities/routines instead of having to type it in manually. After you download the app you get 1 day completely free testing, after that you can use the code LAUNCH for another…
- DADialed – A Radial Calendar App for iOSNov 2025 · apps.apple.com · ▲5
Hey HN! I just launched Dialed – a calendar app where your day is visualized as a clock instead of a grid. I've always found traditional calendar UIs frustrating. Lists feel like todo apps. Grids feel like spreadsheets. But we experience time circularly, like a clock face. A few months ago I saw a radial planning concept and couldn't stop thinking about it. Started building that week. Key features: Day visualized as 24-hour clock Tasks/events as colored arcs Apple Calendar sync Time analytics (planned vs actual) Custom themes Built in Swift/SwiftUI. The radial layout was harder…
More dev tools this month
the category →



Open-source GTM skills for technical founders
Dev tools · 29d ago · gtmcofounder.com

OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 2d ago · opentrailpaper.com

Launched alongside, May 2026
the whole month →

Parallel agents, diff reviewer, and multi-model comparisons
Dev tools · May 2026 · kilo.ai


- NW
Hey HN, Henry here from Cactus. We open-sourced Needle, a 26M parameter function-calling (tool use) model. It runs at 6000 tok/s prefill and 1200 tok/s decode on consumer devices. We were always frustrated by the little effort made towards building agentic models that run on budget phones, so we conducted investigations that led to an observation: agentic experiences are built upon tool calling, and massive models are overkill for it. Tool calling is fundamentally retrieval-and-assembly (match query to tool name, extract argument values, emit JSON), not reasoning. Cross-attention…
Life & fun · May 2026 · github.com
- FM
Dev tools · May 2026 · github.com