Skip to content

amx109/maileventtrigger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

a simple python script that:

  • gets list of emails from inbox IMAP folder (via TLS)
  • plays sound for each email greater than last mail UID
  • stores highest email UID

On first run it will play a sound for every mail in the inbox since initial mail UID is set to 1

Bypass email count by writing a higher email id to the email_uid file

the sound file was obtained from http://www.freesound.org/people/Benboncan/sounds/91924/

About

polls a mailbox until mail arrives then plays a sound

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages