https://github.com/semazurek/sh-timer
Python Test GUI Script for Windows Shutdown Timer
https://github.com/semazurek/sh-timer
customtkinter python shutdown-timer tkinter tkinter-gui windows
Last synced: 4 months ago
JSON representation
Python Test GUI Script for Windows Shutdown Timer
- Host: GitHub
- URL: https://github.com/semazurek/sh-timer
- Owner: semazurek
- License: agpl-3.0
- Created: 2023-06-28T18:34:55.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-23T16:06:00.000Z (5 months ago)
- Last Synced: 2025-01-23T17:20:44.014Z (5 months ago)
- Topics: customtkinter, python, shutdown-timer, tkinter, tkinter-gui, windows
- Language: Python
- Homepage:
- Size: 19.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SH-Timer
Script created for testing skills in python + testing GUI customtkinter module
## First look
![]()
## Instructions to run this application
1. Python 3 must be installed in your system.
- For first time, run this in terminal or powershell
```
pip install customtkinter
```
2. It will download all the required modules- Now run the below command
Usage:
```
python SH-Timer.py
```