jinjie / upload-waveapps-receipts
Simple script to upload receipts by WaveApps email
Installs: 6
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:project
Requires
- league/climate: ^3.4
- nategood/commando: ^0.3.0
- phpmailer/phpmailer: ^6.0.7
- vlucas/phpdotenv: ^2.6
This package is auto-updated.
Last update: 2024-11-08 22:44:37 UTC
README
Wave allow you to upload receipts via email to receipts@waveapps.com to queue for processing.
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