Skip to content

a twist on the traditional analogue clock, widget for Übersicht

License

Notifications You must be signed in to change notification settings

joecreighton/roundClock

 
 

Repository files navigation

roundClock

A twist on the traditional analogue clock created by Evan Bovie.

A widget for Übersicht.

Options

Options by Joe Creighton.

Set the appropriate variables at the top of index.coffee. By default, the seconds indicators (digits and hand marker) are both visible (true) and the time is presented in a 24-hour format (milTime or military time); if a 12-hour format is chosen, you have the option to show an am/pm indicator.

appearance =
  secDigit: true
  secHand : true
  milTime : true
  showAMPM: false

License

About

a twist on the traditional analogue clock, widget for Übersicht

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CoffeeScript 100.0%