8000 GitHub - gubadam/pomodoro-timer
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Aug 6, 2020. It is now read-only.

gubadam/pomodoro-timer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pomodoro Timer

Pomodoro Timer is a web application that supports work using Pomodoro technique

Instalation

Download the source code. To download all the dependencies execute:

npm install

To start web app:

npm start

Usage

If you want to work according to the time declared by the application, all you have to do is press "start" for the program to start counting down 25 minutes of work. When your working time is up, you will get a notification (remember to allow notifications!) And the program will automatically start counting the short break time. If you are determined to take a longer break, choose the "long break" option.

If you are not satisfied with the time intervals declared in the application, you can change them by pressing the settings icon. There you can change the time of individual phases by entering the time in seconds (the time will be immediately converted into minutes to make it easier for you).

You can install Pomodoro Timer as PWA app!

Demo

This project uses Buddy for CD pipeline to deploy master branch on Google's cloud storage and is available here:
https://pomodoro-timer.guba.waw.pl/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 75.5%
  • HTML 12.4%
  • CSS 12.1%
0