What a Personal Start-Page Dashboard Contains
AnyTool Personal Dashboard is a private start page / new-tab dashboard built from the widget set people expect from tools like Momentum, Flocus, Bonjourr, Tabliss, start.me and igHome — but 100% in the browser. The page is modelled as one object: { name, focus, todos: [{ text, done }], links: [{ name, url }], notes, countdown: { label, date }, settings }. The hero shows a big live clock and the long date with a greeting that adapts to the hour (good morning before noon, afternoon, evening, then good night), plus a quote of the day. Below it sit the working widgets: a single main FOCUS for the day (the one thing that makes today a win, which also shows in the browser tab title), a checkable to-do list with add / edit / delete and a done counter, a quick-links grid where each favourite site shows a domain-initial avatar (no favicon is fetched) and opens in a new tab, a free-text notes scratchpad, and a countdown that reports the days (and hours) until a chosen date. A settings panel toggles a 12 or 24-hour clock and an optional seconds digit.
- One model: { name, focus, todos[], links[], notes, countdown{label,date}, settings }
- Hero: big live clock + long date + hour-aware greeting + quote of the day
- Widgets: daily focus, checkable to-dos, quick-links grid (new tab), notes, countdown
- Quick links use a domain-initial avatar — no favicon is fetched from any server
- Settings: 12/24-hour clock and an optional live seconds digit
