Skip to content

Latest commit

 

History

History
76 lines (49 loc) · 2.84 KB

README.md

File metadata and controls

76 lines (49 loc) · 2.84 KB

Shutdown Timer 2.3

A simple, small program for creating a shutdown timer.

english (Personalizzato) italian (Personalizzato) french (Personalizzato) spanish (Personalizzato) chinese (Personalizzato) language selector (Personalizzato) pause_reset functions (Personalizzato)

Special thanks to Lotverp for French, Spanish and Chinese translations.

Changes:

  1. Better performance (and better code),
  2. Added support for 4 new languages (Italian, French, Spanish and Chinese),
  3. Added support for pause and reset timer,
  4. Bug fixes

Info

Programming language: Python 3.10

Libraries used: customtkinter, tkinter, subprocess, wakepy, base64, io, PIL, typing, threading

Executable and installer created with: nuitka, Inno Setup

Older Version

Shutdown Timer 2.2

img 1 (Personalizzato) img 2 (Personalizzato)

Changes:

Added error window for unsupported characters.

Shutdown Timer 2.1

Changes:

Bug Fix, updated customtkinter to version 5.0.1, changed compiler (pyinstaller -> nuitka)

Info

*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

Shutdown Timer 2.0

A simple, small program for creating a shutdown timer.

Changes:

Transition from tkinter to customtkinter

Info

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

Shutdown Timer 1.0

A simple, small program for creating a shutdown timer.

Screenshot_20221118_233626 Screenshot_20221118_233914

Based on python and tkinter.