Horizon
Goal
A time-awareness dashboard — track entities (people, projects, whatever you're keeping tabs on) and toggle signals on them so the important stuff stays visible without turning into a full project-management app.
Current state
Stable. Data lives in this browser's localStorage and can be exported to JSON and re-imported, so moving to a new browser or device is a manual but lossless step.
Notes
- Single-file HTML app — no build step, no server.
- Portrait/landscape layout adapts automatically based on viewport shape.
Changelog
- v1 — initial toolbox migration.