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

You Might Also Like
Our Free Plans just got better! | Auth0 by Okta Icon
Our Free Plans just got better! | Auth0 by Okta

With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
Try free now
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

Linux, BSD

Programming Language

Python

Related Categories

Python Email Software, Python Speech Software

Registered

2013-02-06