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/Alarm_System
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:
https://www.youtube.com/channel/UCzwshHkHUhKFuYkvuTy5VAw
GITHUB:
https://github.com/ChipTalksComputers
FACEBOOK:
https://www.facebook.com/Chiptalkscomputers-105731584427042/
INSTAGRAM:
https://www.instagram.com/chiptalkscomputers/
PYTHON FOR BEGINNERS:
https://www.youtube.com/watch?v=f3UQPPIUO3I&list=PLvPkQguCZ7Msp52PoEmZfmLVhlJzQA9DJ
SORTING ALGORITHMS PLAYLIST:
https://youtu.be/8sVVBaF99Ho
PREVIOUS VIDEOS:
Watchdog Part-2:
https://youtu.be/AxxZL6Qpx0c
Watchdog Part-1
https://youtu.be/6o8ck1eIReU
Tags:
psutil python
os python
cmd python
sys python
time python