dckc / amazon-transactions-to-lunchmoney

Put item descriptions in Lunch Money Amazon transactions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

amazon-transactions-to-lunchmoney

A tool for populating Lunch Money Amazon transaction items with the name of item(s) bought.

Use the Amazon Order History Reporter Chrome extension to export your Amazon order history to a CSV file. Name the CSV file 'amazon.csv' and store it in the same folder as this plugin.

When the script is run for the first time it will prompt you enter your Lunch Money API key for safe storage in your operating system's keyring. It will then try to match each Amazon transaction in Lunch Money to a transaction in your Amazon transaction history file. If a match is found, the "notes" field of the Lunch Money transaction will be set to title of the transaction item in the Amazon transaction history file.

About

Put item descriptions in Lunch Money Amazon transactions

License:GNU General Public License v3.0


Languages

Language:Python 100.0%