
Clock-Tani
9 free online time tools — clock, timer, alarm, pomodoro
What it does
Clock-Tani is a free online suite of 9 time management tools in a single PWA: World Clock (70+ cities), Timer, Stopwatch, Pomodoro, Interval Timer (Tabata/HIIT), Multi-Timer, Alarm, Server Time sync for ticketing, and D-Day Counter with Korean lunar calendar. No install, no signup. Works in any browser, dark mode, Korean & English.
Does a similar job
all alternatives →- ACAlarmclocktab.com – phone's dead and I need an alarm, stopwatch, timer2023 · alarmclocktab.com · ▲15
Web based time tools including alarms, timers, stopwatch, and time zone converter. Resources also include Tabata, Pomodoro and other useful timers, tips and tactics for managing time and time tracking. Dark mode included!

- OTOnline Timers2023 · timerone.com · ▲12
Minimal online date calculators and timers: pomodoro, countdown, stopwatch, alarm clock. Pomodoro is easily configurable with the ability to add additional timers and to set predefined break activities. I like to add a few leg and core exercises (variations of squat and plank) and some stretching. Helps me to remember to move away from the monitor and relax the brain.

- PAPomoglorbo, a TUI Pomodoro timer for your terminal2024 · codeberg.org · ▲65
This started out as a fork of pydoro and turned into a playground for dataclasses and strict mypy type checking. Some of the advanced features are - it writes the current status into .local/state/pomoglorbo for i3status/xbar - it is very configurable, including cmd hooks to run after a Pomodoro/break finishes or starts The layout is compact, and it runs well over SSH/Mosh/Tmux.

More dev tools this month
the category →



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

Open-source GTM skills for technical founders
Dev tools · 30d ago · gtmcofounder.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