Building a simple Alarm System in Python

Опубликовано: 20 Март 2026
на канале: ChipSqueax
951
17

Hi! In this video, we shall be building a simple alarm system in Python which will notify us when we have been using an application for too long. This is one strict alarm for sure.

Smash like and hit subscribe for more!

GitHub link for code: https://github.com/ChipTalksComputers...

Time-stamps:
0:00 - Introduction
0:46 - End result
1:24 - The psutil module
4:40 - Sending out messages
5:51 - The msg command
8:05 - The taskkill command
9:14 - The sleep() function
10:23 - Testing the application

SUBSCRIBE NOW:
   / @chipsqueax  

GITHUB:
https://github.com/ChipTalksComputers

FACEBOOK:
  / chiptalkscomputers-105731584427042  

INSTAGRAM:
  / chiptalkscomputers  

PYTHON FOR BEGINNERS:
   • How to download and install Python 3.8.2 o...  

SORTING ALGORITHMS PLAYLIST:
   • Sorting-1 - Bubble Sort algorithm explaine...  

PREVIOUS VIDEOS:
Watchdog Part-2:
   • Python Project - File organization using W...  
Watchdog Part-1
   • Python project - File Organization with Wa...  

Tags:
psutil python
os python
cmd python
sys python
time python