Skip to content

CrazyKitty357/clock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

clock

A simple, customizable, embedable html clock.
You can customize it via url paramaters.
the clock's time is taken from your system time

You can add this to your Notion / obsidian by putting this url as an embed / iframe:
if you stream, you can add it as an OBS browser source.

https://crazykitty357.github.io/clock/

Documentation

t=12h - Sets the clock to a 12 hour format, anything else will make it the default which is a 24 hour format. | example

seconds=false - hides the seconds, anything else will show the seconds | example

font= - can be set to a custom font based on google fonts | example

color= - can be set to any hexcode you want, DON'T ADD THE # IN FRONT OF THE HEXCODE | example

size=NUMBERpx - can change the size of the clock | example

sysfont= - is similar to font except instead of it using google fonts it uses whatever font is installed on your system | windows example linux example
NOTE: if combined with font= sysfont will have priority.

also all of these can stack | example

About

A simple, customizable, embedable html clock.

Resources

License

Stars

Watchers

Forks

Languages