Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yzernik/gmail-tnef-reader

Read TNEF file attachments from Gmail
https://github.com/yzernik/gmail-tnef-reader

Last synced: 28 days ago
JSON representation

Read TNEF file attachments from Gmail

Awesome Lists containing this project

README

        

Gmail TNEF Reader
============

Setup
=====

* ```pip install -r requirements.txt```

Usage
=====

* copy the content of the attachment from the "show original" email into the mac clipboard.
* ```pbpaste > file.dat```
* ```python decode_tnf.py file.dat```