Script that periodically checks your gmail account
and speaks if you have unread email.

Features:
- logs into, and checks your gmail accounts
- if you have unread email:
- textual info about it appears in console/terminal
- "you have X unread email" is spoken using espeak
- if you have no unread email:
- textual info about it appears in console/terminal

Requirements:
- POSIX OS
- python:
import imaplib
import os
import time
- espeak
- soundcard, speakers/headphones

Installation/running:
- modify gmail.py inserting your username and password
- modify gmail.py inserting desired delay value in miliseconds
- run:
python gmail.py

Author: pkrawczak@gmail.com
2013-02-06 13:54:51

Caution:
Even though this program uses SSL use only at your own risk.

Project Activity

See All Activity >

Categories

Email, Speech

License

Creative Commons Attribution License

Follow Speaking gmail checker

Speaking gmail checker Web Site

Other Useful Business Software
MongoDB Atlas runs apps anywhere Icon
MongoDB Atlas runs apps anywhere

Deploy in 115+ regions with the modern database for every enterprise.

MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of Speaking gmail checker!

Additional Project Details

Operating Systems

BSD, Linux

Programming Language

Python

Related Categories

Python Email Software, Python Speech Software

Registered

2013-02-06