Skip to content

ugogon/timer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Javascript Timer

Code for a Browser based Timer.

Features:

  • Timer can count up or down.

  • Acoustic and optical signal.

  • Acoustic signal can be muted.

  • Timer can be set to repeat mode (e.g. for gym exercises), autostop or non-stop (continuing to show the time after chiming).

  • Background turns red if time limit is exceeded.

Install

Download or clone the repository and open Timer.html in a browser. Before downloading you can check it out at this URL:

https://selma.hfmdk-frankfurt.de/finnendahl/timer/

Usage

The function of the five buttons below the time display (multiple buttons in one row show the different states when clicking the buttons):

Play/Stop

Reset

Up/Down

Repeat Mode/Autostop Mode/Non-Stop Mode

Mute/Unmute

Load this README

The Popup Menus below the "Set Timer" set the Time for Hours, Minutes and Seconds.

Written by Ugo Finnendahl and Orm Finnendahl. Licensed under the GPL v2.0 or later.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 57.7%
  • HTML 21.7%
  • CSS 20.6%