stopwatch
stopwatch copied to clipboard
Simple stopwatch app with local-stored persistent state, fit for embedding or full-screen display.
Stopwatch
https://stopwatch.crz.li

- Responsive and minimalist design, fit for embedding or full-screen display.
- Works specially great in 📔Notion.
- Locally stored, persistent state — reopen the same URL in the same browser and it'll still be running.
- Keyboard accessible:
Cto copy to clipboard.Space barto play/pause.Backspaceto clear.↑orShift+↑to increment.↓orShift+↓to decrement.Lto toggle color scheme.
Development
Built with Create React App.
npm install
npm start
Legal
Apache-2.0 © 2020 Arthur Corenzan.