Skip to content

Commit d9f7860

Browse files
committed
create readme.md
1 parent ba8ecdd commit d9f7860

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

GUI-Stopwatch/readme.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# GUI CALCULATOR
2+
3+
This script user Tkinter to provide a Graphical User Interface.
4+
5+
No Requirements because Tkinter and time is inbuilt
6+
7+
These are customizable
8+
9+
1. The refresh rate (how fast the display updates)
10+
2. Colours: background,button colour
11+
3. Text: font, size, colour
12+
4. The size of the GUI window can be adjusted during execution
13+
5. The default size of the GUI window can be adjusted in the script
14+
6. The button text, position, size

0 commit comments

Comments
 (0)