Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/yzernik/gmail-tnef-reader
- Owner: yzernik
- License: mit
- Created: 2015-02-12T03:55:07.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-02-12T04:05:00.000Z (over 9 years ago)
- Last Synced: 2023-03-24T19:15:26.590Z (over 1 year ago)
- Language: Python
- Size: 145 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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```