BananaJoh / miniclock

Simple, frameless digital clock widget with transparent background using Qt5

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Simple, frameless digital clock widget with transparent background using Qt5

License:GNU General Public License v3.0


Languages

Language:C++ 81.4%Language:QMake 18.6%