Thanks to visit codestin.com
Credit goes to github.com

Skip to content

amazon.co.jp の購入履歴 (領収書) を取得する。

Notifications You must be signed in to change notification settings

yosimurat/amazon-orders

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

$ ruby amazon.rb foo.example.com password
$ ruby make-index.rb > 1.csv
$ cat head.csv 1.csv > amazon.csv

電子領収書を1つの PDF ファイルにまとめる。
convert -resize 575x823 -gravity north -background white -extent 595x842 screenshots/order*.png 1.pdf

About

amazon.co.jp の購入履歴 (領収書) を取得する。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%