Skip to content

Releases: znkldev/Desktop-Clock-Widget

v1.0.3

02 Jun 18:26
af11ce2

Choose a tag to compare

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:

  1. Run the downloaded exe file to view the clock.
  2. 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

14 Jan 11:12
47556bb

Choose a tag to compare

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:

  1. Run the downloaded exe file to view the clock.
  2. 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

08 Dec 19:18

Choose a tag to compare

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:

  1. Run the downloaded exe file to view the clock.
  2. 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

07 Dec 15:19
f1ce1a2

Choose a tag to compare

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:

  1. Run the downloaded exe file to view the clock.
  2. Use the shortcut for automatic startup on system boot.

Full Changelog: https://github.com/znkldev/Desktop-Clock-Widget/commits/Desktop-Clock-Widget