simple-web-countdown/README.md

405 B

Simple Web Countdown

A simple, configurable web page which counts down to a particular time.

Usage

Edit the three variables in index.html between the // Config comments to set the page title, name of the event being counted down to, and the time being counted down to.

The time is in ISO 8601 format.

The page can then be served by any static webserver, and should run in any recent browser.