Built with ❀️ and ✨ by aatmmr

πŸ”— URL Query Parameters

Bookmark your timer with URL parameters:

variant - Timer type: fixed or target
time - Duration in minutes (for fixed) or time as HH:MM (for target)
type - Activity type: break, lab, session, or custom
emoji - Custom emoji (when type is custom)
title - Custom title (when type is custom)
autostart - Auto-start timer: true or false

Examples:

?variant=fixed&time=10&type=break&autostart=true ?variant=target&time=14:30&type=session ?type=custom&emoji=πŸš€&title=Sprint&time=25