diff --git a/screenshots/world-clock.webp b/screenshots/world-clock.webp new file mode 100644 index 0000000..e3bf04e Binary files /dev/null and b/screenshots/world-clock.webp differ diff --git a/tools.json b/tools.json index a6f97eb..b0e7462 100644 --- a/tools.json +++ b/tools.json @@ -1,5 +1,5 @@ { - "catalogVersion": 17, + "catalogVersion": 18, "tools": [ { "dir": "color-capture", @@ -184,6 +184,14 @@ "glyph": "π‘", "color": "#4d63ff", "version": 1 + }, + { + "dir": "world-clock", + "name": "World Clock", + "description": "See the time across cities worldwide and drag the planner to find a slot that works in every time zone.", + "glyph": "π", + "color": "#4d63ff", + "version": 1 } ] } diff --git a/world-clock/index.html b/world-clock/index.html new file mode 100644 index 0000000..1512708 --- /dev/null +++ b/world-clock/index.html @@ -0,0 +1,716 @@ + + +
+ + + +See the current time across cities worldwide, then drag the planner to find a time that works everywhere.
+