Skip to content

Moatasem-Elsayed/cpu-Tracker-notify-by-Email

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cpu-Tracker-notify-by-Email

This program is just a template for sending Email based on Event

so this application is tracking the Battery of pc when it decrease under 50 it just send an Email with json file contains some info :

  • Battery

  • Temperture

  • the most process consume the memory

  • the uptime

image image

the mechanism of sending Email is done through IFTTT


How to use it

Prerequisites

  • The current code was built using gcc version 7.5.0
  • need to make account on IFTTT and if this(webhook) then that(gmail)

accoring to my example this screen shot will help you image

so after that -you will need to open main.cpp and modify these lines with your specs
image

>> mkdir build
>> cd build
>> cmake ../
>> make

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published