Skip to content

Bash script to automatically download attachments from gmail messages. Uses curl, wget and mpack.

License

Notifications You must be signed in to change notification settings

dougzilla32/GrabAttachments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

badge-platforms badge-languages badge-requirements

Grab Attachments

This script searches for messages in your gmail "Inbox" folder. For each matching message, it downloads it's attachments (if any). After downloading the attachments for all matching messages, the messages are moved to the DOWNLOAD_DIR folder. The messages are moved regardless of whether any attachments are found.

This script has been tested on Mac OS and uses Homebrew. It can likely be used on other platforms with a few modifications but will not work as-is.

About

Bash script to automatically download attachments from gmail messages. Uses curl, wget and mpack.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages