Skip to content

Temporary stopwatch for Synap to self-host and use in a limited number of exams with specific requirements

License

Notifications You must be signed in to change notification settings

SynapLearning/stopwatch

 
 

Repository files navigation

Stopwatch

https://stopwatch.crz.li

A screenshot of Stopwatch embedded in Notion.so

  • 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:
    • C to copy to clipboard.
    • Space bar to play/pause.
    • Backspace to clear.
    • or Shift+↑ to increment.
    • or Shift+↓ to decrement.
    • L to toggle color scheme.

Development

Built with Create React App.

npm install
npm start

Legal

Apache-2.0 © 2020 Arthur Corenzan.

About

Temporary stopwatch for Synap to self-host and use in a limited number of exams with specific requirements

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 78.9%
  • CSS 12.8%
  • HTML 8.3%