Skip to content

Commit b1aabcb

Browse files
authored
Create README.md
1 parent fad6e51 commit b1aabcb

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

Tools/README.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# Tools
2+
### Eye-Protect: [View](https://github.com/mrtechtroid/python/blob/master/Eye-Protect.pyw)
3+
**1. Category:** Tools
4+
**2. Modules Required:** tkinter , time, random
5+
**3. Uploaded On:** August 19, 2020
6+
**4. What It Does?** A Simple Script Which Runs In The Background of The Computer and Brings Up A Popup Message every 15min to look away from the computer and take a break. It helps from preventing eye problems by taking of the breaks.
7+
### Simple Calculator: [View](https://github.com/mrtechtroid/python/blob/master/Simple-Calculator.py)
8+
**1. Category:** Tools
9+
**2. Modules Required:** No Modules Required
10+
**3. Uploaded On:** August 20, 2020
11+
**4. What It Does?** A Very Basic Calculator performing very basic functions. For advanced Calculations check out our Repository [TechyCalc](https://github.com/mrtechtroid/techycalc)
12+
### Simple Temperature Calculator: [View](https://github.com/mrtechtroid/python/blob/master/Simple-Temp-Calc.py)
13+
**1. Category:** Tools
14+
**2. Modules Required:** random
15+
**3. Uploaded On:** August 21, 2020
16+
**4. What It Does?** A Very Interactive And Simple temperature Calculator.
17+
**5. Contributors:** [AmithS01](https://github.com/AmithS01), [Mr Techtroid](https://github.com/mrtechtroid)

0 commit comments

Comments
 (0)