/Time-Displayer

A small widget that tells time in the corner of your screen that will stay on top of other windows.

Primary LanguagePython

Example image

Installation

In order to be able to use this application you must have python, and have installed tkinter. If you have not installed tkinter you can do this by simply inputting pip install tkinter into cmd. Use the 'Time Displayer' shortcut to run the program if you are on Windows. If not you can just run the python file, preferably pythonw.exe and not python.exe.

Closing widget

To close the widget, you can simply left click it, or right click it and then click 'Exit'

Changing corner

Menu display
You can change the corner at which the widget stays by right clicking the widget, hovering over 'Set Side...', and clicking the position you want it to be in. This position will be saved for the next time you open the widget.

Set up as app (Windows only)

If you are on windows, you can set up this python file as an application by creating a folder in C:\Users\{INSERT YOUR USER}\AppData\Roaming\Microsoft\Windows\Start Menu\Programs called 'Time Displayer', and copy [the short cut in the repo]("Time Displayer.lnk") into that folder.

Now you can click the Windows buttton and type in 'Time Displayer' and it will come up!



What it looks like in use