Timeflow Stopwatch A minimal PWA stopwatch with label input. Works offline. Run locally Any static server will do. Example with Python: python3 -m http.server 5173 Then open: http://localhost:5173/ Add to Home Screen to use as a PWA.