Skip to content

Reverance/gmail-pi-ping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

gmail-pi-ping

Program, allows pi to detect unread emails and turns led on accordingly

Installation:

  1. Download Files And Place In Document Folder (/home/pi/Documents)
  2. Update Email Details
  3. Go to https://myaccount.google.com/lesssecureapps?utm_source=google-account&utm_medium=web&hl=en_GB and enable less secure apps.
  4. Update Crontab (Below)
  5. Install Hardware (Images Below)
  6. Let It Run!

Hardware Image

https://cdn.shopify.com/s/files/1/0176/3274/files/LEDs-BB400-1LED_bb_grande.png?6398700510979146820

Crontab

  1. run command $ sudo crontab -e
  2. add line (* * * * * python /home/pi/Documents/gmail_python/check_messages.py)
  3. save and exit

Any errors message me

About

Program, allows pi to detect unread emails and turns led on accordingly

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages