Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 954 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 954 Bytes

Sprinter

A tool for timed writing sprints

Write X words in Y minutes, or else. Set your goal and your timer, and visual feedback tells you when you're going too slowly. Inspired by Write or Die, which was an excellent tool that helped me write 12 novels, but sadly stopped working on my tablet and is no longer updated.

Demo

View the live demo at https://kelliedlynch.github.io/sprinter/.

Development

Built by Kellie Lynch using Vue 3 and Vuetify 3.

Planned Features

  • Audio feedback option
  • Meter showing current typing speed
  • Show/hide meters
  • Choose whether consequences continue after goal reached
  • Dark mode
  • Post sprint results to social media

Current TODOs

  • Setting words or time to zero should disregard that goal for the sprint
  • Setting time to zero should start count-up timer
  • Show total words written somewhere
  • Test in more browsers