https://github.com/mizzy/amexcsv
https://github.com/mizzy/amexcsv
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/mizzy/amexcsv
- Owner: mizzy
- License: mit
- Created: 2024-01-06T09:10:03.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-06T23:58:48.000Z (about 2 years ago)
- Last Synced: 2025-01-28T05:09:11.143Z (over 1 year ago)
- Language: Go
- Size: 16.6 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AMEXCSV
A program to get a CSV file from AMEX site and output it to STDOUT.
## Sample Usage
You can use this program with [amexaim](https://github.com/mizzy/amexaim) to post payment data to [Zaim](https://zaim.net/).
```shell
$ amexcsv | amexaim
```