Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 399 Bytes

File metadata and controls

12 lines (6 loc) · 399 Bytes

Check Mail Applescript

This is a simple AppleScript which check Apple's Mail app for unread messages and then outputs information.

For checkMail.scpt, from and subject is output for all unread emails.

For checkMailCount.scpt, only the total count of emails is returned, plus Email/Emails depending on the total count.

GeekTool Usage

osascript /path/to/scripts/folder/checkMail.scpt