An open API service indexing awesome lists of open source software.

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

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
```