Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 561 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 561 Bytes

miniClock

Simple, frameless digital clock widget with transparent background using Qt5
Designed for use as a well-readable, clean-looking system clock for a multi-monitor configuration.

Features

  • Always stays on top
  • 7-segment display look
  • Displays current system time in hh:mm format
  • Right click context menu
    • Customizable font color (ARGB)
    • Customizable font size via scaling factor
  • Save/restore settings via .ini file

Additional Information

  • Created with Qt 5.9.1

Resources