|
1 | | -# Python-Projects |
2 | | -This repository contains small projects made in Python during my learning phase. |
| 1 | +<h1 align="center">Projects Made in Python</h1> |
| 2 | +<h4 align="center">This repository contains the projects made in Python during my learning phase.</h4> |
| 3 | +<p> |
| 4 | + <a href="https://github.com/simran2104/Python-Projects/tree/main/Automatic_System_Usage_Detector"><h3>1. Automatic System Usage Detector</h3></a> |
| 5 | + <p> |
| 6 | + Automatically detects whether due to overheating you have to shut down your PC or not. It prints "ERROR!", if your remaining Disk Usage is less than 20% and average CPU Usage in 1 sec is greater than 75%. Otherwise prints "Everything is OK!". It also checks your network connectivity. |
| 7 | + </p> |
| 8 | + <a href="https://github.com/simran2104/Python-Projects/tree/main/Automatic_System_Usage_Detector"><h3>1. Automatic System Usage Detector</h3></a> |
| 9 | + <p> |
| 10 | + Automatically detects whether due to overheating you have to shut down your PC or not. It prints "ERROR!", if your remaining Disk Usage is less than 20% and average CPU Usage in 1 sec is greater than 75%. Otherwise prints "Everything is OK!". It also checks your network connectivity. |
| 11 | + </p> |
| 12 | +</p> |
0 commit comments