Skip to content

qduaty/zegarbcd

Repository files navigation

zegarbcd

Binary clock for Windows tray.

  • displays time in BCD format (screenshot shows 21:37)
  • shows date in a tooltip
  • installs itself automatically on the first launch and has a menu option for uninstall
  • listens to Windows session events to display correct time when the system gets unlocked
  • colors can be configured

obraz

Modes

  • 24-hour: hhmm, above
  • 12-hour: hmm (shows 7:20)

obraz

  • experimental "humane clock" with 5 min precision

obraz

The top row means hours since 1/3 day (7), the 3 columns below mean: 1/3 of day (1, hence 1*8+7=15), quarter (2, hence 30) and 5-min (0). The approximate hour is 15:30.

  • a similar 5-min mode with the hour as the second column (shows 19:15)

obraz

Experimental date for fun

Date can be seen by single clicking on the icon and lasts for 5 seconds. The date on screenshot is 9/12, Thursday.

obraz

Prerequisities

  • boost (set the location in CmakeLists.txt)
  • Qt 6

About

Binary clock in a Windows tray icon

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published