yihong0618 / my_kindle_stats

Show my read on kindle this year

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

2022.6.20 起不再维护,功能将转到 --> Kindle_download_helper

my_kindle_stats

Show my kindle status on GitHub

How to:

Clone or fork this repo

or copy the kindle.py to some repo

Add a comment to your README.md like this:

START_SECTION:my_kindle (please comment format it with START_SECTION)
END_SECTION:my_kindle (please comment format it with END_SECTION)

image

image

# if you are in China

python3 kindle.py $'{amazon.cn cookie}' --is-cn

# otherwise

python3 kindle.py $'{amazon.com cookie}'

Or:

You can add KINDLE_COOKIE secret using with GitHub Actions

I have read 0 books this year

ID Title Authors Date

About

Show my read on kindle this year

License:MIT License


Languages

Language:Python 100.0%