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

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

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.