A web implementation of the QLOCKTWO clock face. Visit here for a demo.
- You can visit https://pages.nodr.ink/qlocktwo/ for a demo.
- You can specify the time to be displayed by adding
h
anrm
query parameters (in 24-hour format), for example, https://pages.nodr.ink/qlocktwo/?h=9&m=41. - On the basis of 2., you can also add an
r
query parameter to advance the time by 1 minute per second, for example, https://pages.nodr.ink/qlocktwo/?h=9&m=41&r.