A simple, small program for creating a shutdown timer.
Special thanks to Lotverp for French, Spanish and Chinese translations.
- Better performance (and better code),
- Added support for 4 new languages (Italian, French, Spanish and Chinese),
- Added support for pause and reset timer,
- Bug fixes
Programming language: Python 3.10
Libraries used: customtkinter, tkinter, subprocess, wakepy, base64, io, PIL, typing, threading
Executable and installer created with: nuitka, Inno Setup
Added error window for unsupported characters.
Bug Fix, updated customtkinter to version 5.0.1, changed compiler (pyinstaller -> nuitka)
*Programming language: Python 3.10
Libraries used: customtkinter, tkinter, time, subprocess, wakepy, base64, io, PIL, typing, threading
Executable and installer created with: nuitka, Inno Setup
A simple, small program for creating a shutdown timer.
Transition from tkinter to customtkinter
Programming language: Python 3.10
Libraries used: customtkinter, tkinter, time, subprocess, wakepy, base64, io, PIL, typing, threading
Executable and installer created with: pyinstaller, Inno Setup
A simple, small program for creating a shutdown timer.
Based on python and tkinter.