Skip to content

ovejorgensen/pomodoro-timer

Repository files navigation

pomodoro-timer

Collaborative web app for the Pomodoro time management technique.
Created using WebSockets and a Node.js backend, you can use this app to efficiently spend your time and keep your mind fresh!
By creating a session, your friends can join your timer and you can optimize time spent during project work.

How does it work:

  • Pick a task
  • Start a 25 minute work-timer
  • Work until the time is up
  • Take a 5 minute break
  • Repeat until you have done 4 pomodoros
  • Take a longer 25 minute break

Try it out at https://timer.ovekj.no


Project setup for local development

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

Web-app for the Pomodoro time management technique

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published