jinjie/upload-waveapps-receipts

Simple script to upload receipts by WaveApps email

v1.0.2 2019-03-08 08:32 UTC

This package is auto-updated.

Last update: 2024-05-08 21:38:04 UTC


README

Wave allow you to upload receipts via email to receipts@waveapps.com to queue for processing.

https://support.waveapps.com/hc/en-us/articles/208622136-How-to-email-your-receipts-to-your-Wave-account

This script allows you to bulk email PDF and images to Wave. Saves tons of time by manually uploading using browser or mobile app.

Insallation

Composer (Preferred)

composer create-project jinjie/upload-waveapps-receipts

Clone

git clone https://github.com/jinjie/upload-waveapps-receipts.git
cd upload-waveapps-receipts
composer install

Usage

./upload <directory or path to image>

Configuration

Copy .env.example to .env and edit the options

Options

View list of options

./upload --help