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
Public Management System for ACP's 24H TT Fronteira 2021

CROWD MANAGEMENT SYSTEM 24H TT Vila de Froteira 2021 This python script creates a dashboard with realtime updates regarding the capacity of spectactor

VOST Portugal 1 Nov 24, 2021
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
💘 Write any Python with 9 Characters: e,x,c,h,r,(,+,1,)

💘 PyFuck exchr(+1) PyFuck is a strange playful code. It uses only nine different characters to write Python3 code. Inspired by aemkei/jsfuck Example

Satoki 10 Dec 25, 2022
Plugins for Agisoft Metashape

Данные плагины предназначены для расширения функциональных возможностей Agisoft Metashape. Плагины представляют собой отдельные программы с собственным интерфейсом, которые запускаются внутри Agisoft

GeoScan 17 Dec 10, 2022
Python for Microscopists and other image processing enthusiasts

The YouTube channel associated with this code walks you through the entire process of learning to code in Python; all the way from basics to advanced machine learning and deep learning.

Dr. Sreenivas Bhattiprolu 2.3k Jan 01, 2023
CountBoard 是一个基于Tkinter简单的,开源的桌面日程倒计时应用。

CountBoard 是一个基于Tkinter简单的,开源的桌面日程倒计时应用。 基本功能 置顶功能 是否使窗体一直保持在最上面。 简洁模式 简洁模式使窗体更加简洁。 此模式下不可调整大小,请提前在普通模式下调整大小。 设置功能 修改主窗体背景颜色,修改计时模式。 透明设置 调整窗体的透明度。 修改

gaoyongxian 130 Dec 01, 2022
Cross-platform .NET Core pre-commit hooks

dotnet-core-pre-commit Cross-platform .NET Core pre-commit hooks How to use Add this to your .pre-commit-config.yaml - repo: https://github.com/juan

Juan Odicio 5 Jul 20, 2021
Terrible python code from the "bubble that breaks maths" video.

Terrible python code from the "bubble that breaks maths" video.

Stand-up Maths 12 Oct 25, 2022
A Python version of Canvacord

A copy of canvacord made in python! Installation Run any of these commands in terminal: Mac / Linux pip install canvacord Windows python -m pip insta

10 Mar 28, 2022
A GUI love Calculator which saves all the User Data in text file(sql based script will be uploaded soon). Interative GUI. Even For Admin Panel

Love-Calculator A GUI love Calculator which saves all the User Data in text file(sql based script will be uploaded soon). Interative GUI, even For Adm

Adithya Krishnan 1 Mar 22, 2022
Get a list of content on your Netflix My List that is expiring in the next month or two.

Netflix My List Expiring Movies Annoyed at Netflix for taking away your movies? Now you don't have to be! Installation instructions Install selenium C

24 Aug 06, 2022
Now you'll never be late for your Webinars or Meetings on the GoToWebinar Platform

GoToWebinar Launcher : Now you'll never be late for your Webinars or Meetings on the GoToWebinar Platform About Are you popular for always being late

Jay Thorat 6 Jun 07, 2022
A docker container (Docker Desktop) for a simple python Web app few unit tested

Short web app using Flask, tested with unittest on making massive requests, responses of the website, containerized

Omar 1 Dec 13, 2021
ESteg - A simple steganography program for python

ESteg A simple steganography program to embed the contents of a text file into a

Jithin Renji 1 Jan 02, 2022
A performant state estimator for power system

A state estimator for power system. Turbocharged with sparse matrix support, JIT, SIMD and improved ordering.

9 Dec 12, 2022
Download and archive entire usenet newsgroups over NNTP.

Usenet Archiving Tool This code is for archiving Usenet discussions, not downloading files. Newsgroup posts are saved under the authors name and email

Corey White 2 Dec 23, 2021
Fithub is a website application for athletes and fitness enthusiasts of all ages and experience levels.

Fithub is a website application for athletes and fitness enthusiasts of all ages and experience levels. Our website allows users to easily search, filter, and sort our comprehensive database of over

Andrew Wu 1 Dec 13, 2021
An end-to-end encrypted chat

An end-to-end encrypted chat, that allows users to anonymously talk without ip logs, personal info, or need for registration.

Privalise 1 Nov 27, 2021
Small scripts to learn about GNOME internals

gnome-hacks This is a collection of APIs that allow programmatic manipulation of the GNOME shell. If you use GNOME (the default graphical shell in Ubu

Alex Nichol 5 Oct 22, 2021
A collection of modern themes for Tkinter TTK

ttkbootstrap A collection of modern flat themes inspired by Bootstrap. Also includes TTK Creator which allows you to easily create and use your own th

Israel Dryer 827 Jan 04, 2023