A simple timer application that displays a counter on top of the screen.
To use this application, run the topscreen-counter.py
script.
To build the executable using PyInstaller
, run the following command:
pyinstaller --onefile --windowed topscreen-counter.py
Create shortcut for executable topscreen-counter.exe
Move shortcut into shell:startup