Show my read on kindle this year

Overview

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)
# 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 35 books this year

ID Title Authors Date
1 挽救计划 2021-11-18
2 日本名家小说集 东野圭吾,伊坂幸太郎... 2021-11-17
3 两京十五日 2021-10-05
4 绝叫 2021-08-22
5 炎拳-第02卷 2021-07-24
6 Origin原型機-第02卷 2021-06-04
7 Origin原型機-第01卷 2021-06-03
8 殺手寓言-第15卷 2021-04-10
9 殺手寓言-第14卷 2021-04-09
10 殺手寓言-第13卷 2021-04-09
11 殺手寓言-第12卷 2021-04-08
12 殺手寓言-第11卷 2021-04-08
13 殺手寓言-第10卷 2021-04-08
14 殺手寓言-第09卷 2021-04-07
15 殺手寓言-第08卷 2021-04-07
16 殺手寓言-第07卷 2021-04-05
17 殺手寓言-第06卷 2021-04-05
18 殺手寓言-第05卷 2021-04-05
19 殺手寓言-第04卷 2021-04-04
20 殺手寓言-第03卷 2021-04-03
21 殺手寓言-第02卷 2021-04-02
22 殺手寓言-第01卷 2021-04-01
23 夏日重現-第12卷 2021-03-06
24 夏日重現-第11卷 2021-03-05
25 夏日重現-第10卷 2021-03-04
26 夏日重現-第09卷 2021-03-04
27 夏日重現-第08卷 2021-02-28
28 夏日重現-第07卷 2021-02-28
29 夏日重現-第06卷 2021-02-26
30 夏日重現-第05卷 2021-02-23
31 夏日重現-第04卷 2021-02-21
32 夏日重現-第03卷 2021-02-21
33 夏日重現-第02卷 2021-02-19
34 夏日重現-第01卷 2021-02-19
35 1984 2021-02-18
Owner
yihong
The best is yet to come.
yihong
Python implementation of an automatic parallel parking system in a virtual environment, including path planning, path tracking, and parallel parking

Automatic Parallel Parking: Path Planning, Path Tracking & Control This repository contains a python implementation of an automatic parallel parking s

134 Jan 09, 2023
Fonts used to be an install-and-forget thing, but many of are now updated regularly.

Your font manager. Fonts used to be an install-and-forget thing, but many of are now updated regularly. fontman helps you keep track of the fonts you

Nico Schlömer 20 Feb 07, 2022
Your self-hosted bookmark archive. Free and open source.

Your self-hosted bookmark archive. Free and open source. Contents About LinkAce Support Setup Contribution About LinkAce LinkAce is a self-hosted arch

Kevin Woblick 1.7k Jan 03, 2023
WriteAIr is a website which allows users to stream their writing.

WriteAIr is a website which allows users to stream their writing. It uses HSV masking to detect a pen which the user writes with. Plus, users can select a wide range of options through hand gestures!

Atharva Patil 1 Nov 01, 2021
Custom Weapons 3 attribute support for Custom Weapons X

CW3toX Allows use of Custom Weapons 3 attributes in Custom Weapons X. Requiremen

2 Mar 01, 2022
OpenTable Reservation Maker For Python

OpenTable-Reservation-Maker The code that corresponds with this blog post on writing a script to make reservations for me on opentable Getting started

JonLuca De Caro 36 Nov 10, 2022
Simplified web browser made in python for a college project

Python browser Simplified web browser made in python for a college project. Web browser has bookmarks, history, multiple tabs, toolbar. It was made on

AmirHossein Mohammadi 9 Jul 25, 2022
Creates infinite amount of guilded accounts in seconds.

Guilded Cookie Creator [fuck guilded i quit working on this, they patch like every fucking method after 2/3 days i release shit] Optimizations Asynchr

scripted 7 Feb 28, 2022
A python server markup language

PSML - Python server markup language How to install: python install.py

LMFS 6 May 18, 2022
Python-Course-V1 - This Repo contains a series of Python Jupyter Notebooks and assignments

This Repo contains a series of Python Jupyter Notebooks and assignments. The assignments are taken from Python Crash Course book by Eric Matthes.

2 Nov 15, 2022
A Brainfuck interpreter written in Python.

A Brainfuck interpreter written in Python.

Ethan Evans 1 Dec 05, 2021
A synchronous, single-threaded interface for starting processes on Linux

A synchronous, single-threaded interface for starting processes on Linux

Spencer Baugh 27 Jan 28, 2022
My solutions for the 2021's Advent of Code

Advent of Code 2021 My solutions for Advent of Code 2021. This year I am practicing Python 🐍 and also trying to develop my own language, Chocolate 🍫

Jakob Erzar 2 Dec 15, 2021
KeyBrowser: A program launches a browser and a keylogger at the same time, is used to retrieve a person's personal information

KeyBrowser: A program launches a browser and a keylogger at the same time, is used to retrieve a person's personal information

3 Oct 16, 2022
Laurence Billingham 1 Feb 16, 2022
python based clash stars made by grade 7 and 5

clash_stars python based clash stars made by grade 7 and 5 How to play: PLAYER ONE (LEFT PLAYER) Move: W,A,S,D Shoot: SHIFT PLAYER TWO (RIGHT PLAYER)

5 Oct 22, 2021
A Gura parser implementation for Python

Gura parser This repository contains the implementation of a Gura format parser in Python. Installation pip install gura-parser Usage import gura gur

JWare Solutions 19 Jan 25, 2022
Cloud Native sample microservices showcasing Full Stack Observability using AppDynamics and ThousandEyes

Cloud Native Sample Bookinfo App Observability Bookinfo is a sample application composed of four Microservices written in different languages.

Cisco DevNet 13 Jul 21, 2022
Dungeon Dice Rolls is an aplication that the user can roll dices (d4, d6, d8, d10, d12, d20 and d100) and store the results in one of the 6 arrays.

Dungeon Dice Rolls is an aplication that the user can roll dices (d4, d6, d8, d10, d12, d20 and d100) and store the results in one of the 6 arrays.

Bracero 1 Dec 31, 2021
A Python script to convert your favorite TV series into an Anki deck.

Ankiniser A Python3.8 script to convert your favorite TV series into an Anki deck. How to install? Download the script with git or download it manualy

37 Nov 03, 2022