https://github.com/brianredbeard/expenser
Utility for PDFifying receipt emails
https://github.com/brianredbeard/expenser
Last synced: over 1 year ago
JSON representation
Utility for PDFifying receipt emails
- Host: GitHub
- URL: https://github.com/brianredbeard/expenser
- Owner: brianredbeard
- Created: 2012-03-06T16:38:33.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2012-11-05T23:55:07.000Z (over 13 years ago)
- Last Synced: 2025-01-23T16:25:40.178Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 102 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
This is a utility for handling receipts for expense reports. Currently it supports the following services:
Airlines:
* United
Hotel
* Hilton
* Marriott
Travel Booking Services
* Expedia
Car:
* National Rental Car
* Uber (Car Service)
Services:
* Verizon Wireless
* Clear Wireless
The utility will log into an email account defined in the config file via IMAPS and search by "from" address for various parameters & subsequently download and "print" them to a PDF file using PyQt4. The only dependency on Fedora should be the installation of PyQt4.