Skip to content

ibeakoh/final-countdown

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Final countdown

final-countdown

final-countdown-alert

Simple online clock that can work as a stopwatch or countdown timer with start, pause and reset functions.

Total and alert times and count direction can be changed using query params, e.g.

https://szimek.github.io/final-countdown/?time=60&alert=30
https://szimek.github.io/final-countdown/?time=10&alert=5&direction=up

Actions

  • click - start or pause timer
  • double click - reset timer

Options

The defaults are:

total time: 1200 seconds (20 minutes)
alert time:  180 seconds (3 minutes)
direction:  down

Uses RxJS, because why not.

About

Simple countdown clock (uses RxJS)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 100.0%