Daily Time Block Planner - Online Visual Schedule
Create half‑hour time blocks for your day. Drag to resize and reorder. Export as image. All local.
UD5 Toolkit
Build and preview your cron schedule. Enter a cron expression to see the next 10 execution times in your local timezone.
| # | Next Run (local time) | In... |
|---|---|---|
| Enter a valid cron expression to preview | ||
*/5 * * * *. The */5 in the minute field means “every 5 minutes”. You can also use the presets dropdown to try common patterns.0 0 29 2 * — only Feb 29). The tool searches ahead by up to ~1.9 years of minutes. If a run is too far in the future, it may not appear. Try a more frequent pattern or ensure the date is reachable.*), they act as an OR — the job runs if either condition matches. If only one is set, that condition applies exclusively.Create half‑hour time blocks for your day. Drag to resize and reorder. Export as image. All local.
Describe cron schedule expressions in plain English and test future execution times. Indispensable for DevOps and backend developers. Local analysis.
Drag pie slices to represent fractions and see them added together. Great for visual learners.
Overlay outlines of different paper sizes scaled to real dimensions on screen. Choose the right one.
Animated circle guides your breathing: breathe in, hold, breathe out. Customizable ratios (e.g., 4-7-8). Soothing colors, optional bell sound. Purely local.
Write a JavaScript snippet and get a ready‑to‑drag bookmarklet link. With minification and encoding. Easy browser tools.
Enter a decimal number and see a visual breakdown of bits, place values, and bitwise operations. Learn binary easily.
Design a layout where nested grids share track sizes with their parent via subgrid. Copy the complete CSS.
Add rows and columns, merge cells, and set gaps visually. Get the grid‑template CSS and HTML. Fast layout prototyping.
Connect oscillators, gain nodes, and filters with a visual graph. Hear the result in real time. Learn Web Audio interactively.
Create complex linear gradients with any number of color stops, exact angles, and length units. Live preview and CSS code.
Enter text and see each character's 8‑bit binary laid out in a black‑and‑white grid. Beautiful data art. Local.
Drag protons, neutrons, and electrons onto a Bohr model template. See the element change. Educational tool.
Get a clean, commented JS plugin skeleton with IIFE or ES module pattern. Start your new library faster.
Craft a 30‑second elevator pitch by filling in problem, solution, and ask. Copy the final professional text.
Build a simple decision tree by adding yes/no nodes. Flowchart style. Export as text outline.
Enter a number and see its Collatz sequence graphed. Watch the steps until it reaches 1. Mesmerizing math.
Press any key and see it light up on a standard QWERTY layout. Check functionality or demonstrate shortcuts.
Set a cron expression and see a calendar of the next 1,000 execution times. Never miss a schedule again.
An animated hourglass that you can set for any time. Watch the sand flow. Beautiful and calming timer.
Experiment with CSS Grid properties visually. Add rows, columns, and areas. See the grid in action and copy the code.
Configure and generate a pure CSS accordion with details/summary styling. Copy the HTML/CSS. Accessible and lightweight.
Build a yoga flow by dragging pose cards into a sequence. Pose reference images included. Print or share your flow.
Build a GraphQL query by selecting fields and nesting visually. Copy the built query string. For learning and fast prototyping.
Create simple 2‑ or 3‑set Venn diagrams by entering comma‑separated lists. Shareable via URL fragment. No account.
Enter a number and see an animated factor tree breaking it down to primes. Perfect for teaching factorization.
Build a small crossword by adding words and clues. Export as a printable grid or solve in browser. Perfect for classrooms.
Enter a cron expression and get a plain English description of when it runs. Understand complex schedules instantly. Developer friendly.
Build cron expressions using a visual editor with dropdowns. See human-readable description and next run times. Easier than raw cron.
Parse a URL's query string into a key-value table, or build a query string from parameters. Perfect for API testing and web development.