Skip to content

A pure JS pomodoro timer with a simple progress bar

Notifications You must be signed in to change notification settings

matheudantas/pomodoro-timer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pomodoro Timer

A traditional 25 minute pomodoro timer that offers users 5 minute breaks after completion of each work interval. The live version is available at this link.

Prerequisites

This project requires users to have access to the latest web browser.

StackEdit stores your files in your browser, which means all your files are automatically saved locally and are accessible offline!

Installation & Setup

  • Clone this repository using the command:

    git clone https://github.com/luckyrose89/pomodoro-timer.git

  • Open the index.html file in your browser of choice to launch the application

Dependencies

This project was made with HTML 5, CSS 3 & Javascript for the most part. However it depends on fontawesome v4.7.0 for displaying icons. The timer animation was created with the assistance of Progressbarjs, a lightweight library for responsive, animated progress bars. Both of these dependencies were bundled into the project folder.

About

A pure JS pomodoro timer with a simple progress bar

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published