Weather live
The hub shell shows a hero card with current temp, condition icon, today's high/low, a 6-hour strip, and a weather-aware gradient background. The dedicated tab adds the multi-location picker, the next 12 hours, and a 7-day forecast. Data from Open-Meteo (free, no API key).
WeatherStar 4000+ live
The classic 90s Weather Channel experience — Matt Walsh's ws4kp recreation, embedded via iframe. NWS-backed, US-only. Linked from the Weather tab as "Watch live →".
Receipts live
Snap a receipt and have it categorized into YNAB. Mobile-friendly capture surface for the Snap to YNAB / Finance Lenses workflow.
PTW-Parking live
Register a vehicle for parking at Peachtree Walk.
Game Night live
Score sheets for recurring games. Pick a game, add players, score round by round. State persists per-game in localStorage so a half-finished game survives a page reload.
- Five Crowns — 11 fixed rounds (3s wild → Kings wild). Lowest cumulative total wins.
- Yahtzee — 13 categories visible from the start. Highest total wins. Add a +35 row manually if you hit the upper-section bonus.
- Hearts — race to 100; game ends when any player hits 100, lowest total wins.
- Mexican Train — 13 rounds with the double-12 set (double-12 down to double-0). Lowest total wins.
- Rummy 500 — open-ended rounds. First to 500 wins.
- Cuban Dominoes — open-ended rounds for two teams of 2. First team to 200 wins.
- Farkle — push-your-luck dice. First to 10,000 wins.
- Liar's Dice — elimination tracker. Each player starts with 5 dice; lose one per failed challenge; last with dice wins.
Notes live
Notion pages and databases rendered natively in the hub — no iframe. Sources are listed in widgets/notes/sources.json; each page or database fetches through the Worker which talks to the Notion API. Databases support inline edits (status, checkbox, select) that write back to Notion.
Calendar live
Day view of an iCal feed. The Worker fetches the ICS, parses VEVENTs (recurring rules expanded), and returns the day's events as JSON. Navigate days with ‹ / › / Today, arrow keys, or T.
Stretch live
Gamified daily mobility routine with a Stretch / Prehab toggle. Stretch: a day-of-week pick plus targeted muscle-group holds and Quick / Morning / Full-body flows (StretchLab-style passive lengthening). Prehab: dynamic mobility + activation drills — flows (Pre-lift Lower/Upper, Recovery, Desk reset, Full mobility) and targeted areas (hips, shoulders, T-spine, ankles, posterior chain, wrists), plus an optional 2-min mobility self-assessment that scores each area and surfaces your tightest first. After a Prehab session a quick check (👍/👎 + any still-tight areas) bumps those areas to the top next time, and a Hevy tie-in suggests a flow matched to your latest logged lift. Either runs a timer with audio cue between moves, fires confetti on completion, and feeds one daily streak (localStorage + best-effort KV sync).
Tolera live
MyFitnessPal-style macro + water tracker with a GLP-1 (appetite) companion — a calorie ring, per-macro cards with exact 4/4/9 reconciliation, % or grams goals, separate fiber, a Breakfast/Lunch/Dinner/Snacks diary, and logging via your own foods (a self-owned personal store, searched first) then USDA, plus barcode, photo-via-AI, and manual entry. An optional appetite card shows a relative weekly tirzepatide level from a PK model plus injection-site rotation — tracking and education only, not medical advice. Spun out of this repo into Tolera, its own standalone app; the hub card links straight to it.
On Midtown live
Newspaper-style weekly dispatch of curated Midtown Atlanta events — a Mon/Thu Claude + web-search curator picks the anchors, the week's rotation, hands-on classes, and citywide happenings, with two editions (Weekly Dispatch Mon–Wed, Weekend Edition Thu–Sun). Now part of Local Edit, the standalone multi-city events brand spun out of this repo; the hub card links straight to it.
ATL Out live
Magazine/zine-style weekly dispatch of LGBTQ+ Atlanta — the same two-edition curator pattern as On Midtown, tuned to the city's queer scene (bars, drag, leagues, Pride anchors, the campgrounds). Also part of Local Edit; the hub card links straight to it.
Around Town live
Getting around Atlanta from one tab. Next MARTA train arrivals at the stations nearest Midtown (Midtown, Arts Center, North Ave) — grouped by station, color-dotted by line, sorted by wait time, with "Boarding"/"Arriving" highlighted; auto-refreshes every 30s. Below that, a live map of trains near Midtown — the Red/Gold trains plotted by GPS on a real street map (Leaflet, theme-matched tiles), tight to Midtown; tap a train for its destination, direction, and next stop. Only Red/Gold show, since the Blue/Green lines run through Downtown and never serve Midtown. Then cameras in two groups — an Atlanta views row of WetMet feeds from the local TV stations (ANF, Fox5, 11Alive): Midtown Skycam, Downtown, Decatur, Sandy Springs South, Mercedes-Benz Stadium, Truist Park, CDC, Hartsfield-Jackson, Sandy Springs, Athens and Blue Ridge as live video, with Stone Mountain and Marietta as auto-refresh stills; a Near Midtown row of the 2–3 closest GDOT/511 traffic cams; and a collapsible Savannah dropdown of coastal-GA stills (Tybee Island, Savannah Riverfront, Airport, and more, from WTOC). The live tiles embed WetMet's own player (which handles its own stream tokens) and only run while this tab is open — they stop when you switch away and resume when you come back; stills refresh every 8s through the Worker proxy (the Savannah ones only once you open the dropdown). Each tile has an enlarge toggle in its corner to blow it up to a full-width view.
Flights live
Live flight search from the dashboard. Pick one-way or round-trip, type a city or airport (name or IATA code — the Worker resolves it), set dates, travelers, cabin, and sort (cheapest / fastest / best). Results are cards showing the price, the route chain (ATL → LIS), depart→arrive times with duration, stops, and airlines — the cheapest and fastest are flagged, and each has a Book → deep link straight to Kiwi. Powered by the Kiwi.com Tequila API (city/airport resolve + search), normalized and cached 6h in KV; the provider is isolated in the Worker so it's swappable.
Package Tracking planned
Single pane for active shipments across UPS, FedEx, USPS, Amazon, and DHL. Carrier API vs aggregator still TBD; Amazon needs a workaround (no public API for personal orders).
Work Tools planned
Fast launcher for Bitstream day-to-day tools: ConnectWise, IT Glue, RingCentral admin, Microsoft 365 admin centers, Datto, Halo, vendor portals.