This is a pip package for a windows widget that display a clock.
To use this clock just install it with.
pip install -i https://test.pypi.org/simple/ PyDesktopClockor
pip3 install -i https://test.pypi.org/simple/ PyDesktopClockAfter u finished intalling you can import the clock in a python file
from PyDesktopClock import DesktopClock DesktopClock.RunClock()Run the script and a Clock should apper on your display
- Press F12 to exit the clock
- Press F9 to go to configuration where you can lock the window on screen and change the color of the displayed time
v0.0.6:
- fix white border around text if you change the color