Releases: znkldev/Desktop-Clock-Widget
Releases · znkldev/Desktop-Clock-Widget
v1.0.3
Features:
- Added a new library (ctypes).
- Added date update (hourly)
- Reoptimized the interaction with background windows.
Changes:
- Optimized performance.
- The problem of not being able to access the object has been fixed.
Usage:
- Run the downloaded
exefile to view the clock. - Use the shortcut for automatic startup on system boot.
Full Changelog: https://github.com/znkldev/Desktop-Clock-Widget/commits/Desktop-Clock-Widget
v1.0.2
Features:
- Added a new function (Chronometer mode).
- Added functionality for chronometer mode, along with the shortcut
Alt+M. - Added Chronometer reset shortcut
Alt+0. - Added Chronometer start shortcut
Alt+1. - Implemented background window interaction.
Changes:
- Optimized.
Usage:
- Run the downloaded
exefile to view the clock. - Use the shortcut for automatic startup on system boot.
Full Changelog: https://github.com/znkldev/Desktop-Clock-Widget/commits/Desktop-Clock-Widget
v1.0.1
Features:
- Added functionality for opening and closing new windows, along with the shortcut
Win+H. - Added a new library.
- Implemented background window interaction.
Changes:
- Resolved the interaction issue with the background.
- Optimized.
Usage:
- Run the downloaded
exefile to view the clock. - Use the shortcut for automatic startup on system boot.
Full Changelog: https://github.com/znkldev/Desktop-Clock-Widget/commits/Desktop-Clock-Widget
v1.0.0 - Initial Release
This is the first stable release of the project. It includes a basic clock widget that can be set to start up on Windows operating systems.
Features:
- Added a basic clock widget created using Tkinter.
- Included date display alongside the clock.
- Implemented automatic startup functionality on Windows boot.
Changes:
- Added the foundational clock and date display using Tkinter.
- Integrated the automatic startup feature on Windows boot.
Usage:
- Run the downloaded
exefile to view the clock. - Use the shortcut for automatic startup on system boot.
Full Changelog: https://github.com/znkldev/Desktop-Clock-Widget/commits/Desktop-Clock-Widget