A standard pomodoro timer, inspired by pomofocus.io. Working on adding in some additional features I'd like to see such as a calendar breakdown of the pomos and easily adding / subtracting time from an active timer.
- Reporting display as Calendar view which highlights breaks & pomo windows
- Record data / time
- Implement calendar view
- Timer redesigns ; had some thoughts need to draft up
- Audio
- Add / Subtract focus time - should be able to be changed while the timer is going
- Start a shorter pomo window more easily
- Session Management
- In project directory, run
npm install
- Then, run
npm start
- Open
http://localhost:3000/
in browser