We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba8ecdd commit d9f7860Copy full SHA for d9f7860
GUI-Stopwatch/readme.md
@@ -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