Skip to content
This repository was archived by the owner on Jul 31, 2023. It is now read-only.

Latest commit

 

History

History

clock

This is a quick playground app to give me an in-browser clock for full screen Safari.

HTML Clock

Currently requires a 3rd party webserver, for example, Mongoose

> brew install mongoose
> cd <path/to/clk>
> mongoose -p 12345