Skip to content

Used in a hyper-specific environment to save Outlook emails with a specific text box added to the top of them.

License

Notifications You must be signed in to change notification settings

ferretbreeder/outlook-sweeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

outlook-sweeper

Someone came to me with a request: write something that will take an email from a folder in their Outlook mailbox, append some simple text to the top of it, and save it as a PDF. Simple enough, right? That's the hope!

Planned features

There are a few basic requirements for this project:

  • run as an unprivileged user as a standalone Python executable that doesn't require any other binaries/programs to run
  • run entirely on the local machine, as to remain compliant with various regulations in the industry
  • the finished product needs to very closely resemble the result of the manual process that this application is taking the place of

At the end of it, the user will be able to provide a first name, last name, and ID number, and those values will be appended to the top of the PDF.

About

Used in a hyper-specific environment to save Outlook emails with a specific text box added to the top of them.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages