Read this in other languages: 中文.
This is a simple, beautiful desktop clock.
You can drag and change the color and size at will.
-
Desktop System (WIN10+)
Windows 11 Pro 23H2 -
Python version (3.7+)
Python3.7.4 64-bit -
Third-party library: PySide6
pip install pyside6
-
Drag: Hold down the left mouse button.
-
Switch font color: double-click with the left mouse button.
RGB color picker -
Open the configuration window: right-click the mouse.
-
Exit the program: click the middle mouse button.
x: The distance between the component and the left side of the screen.
y: The distance between the component and the top of the screen.
isontop: indicate whether the component is placed ontop.
font: Set the font.
fontsize: Set the fontsize, which affects the component display size.
isbold: Set bold text.
color: Set the text color.
background: Set the component background color.
opacity: Set component transparency.