Skip to content

igjit/docker-kindle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Dec 31, 2019
bff1ded · Dec 31, 2019

History

5 Commits
Dec 31, 2019
Dec 31, 2019
Dec 31, 2019
Dec 31, 2019
Dec 31, 2019
Dec 31, 2019
Dec 31, 2019

Repository files navigation

docker-kindle

Kindle in Docker.

Usage

Clone the repository and build the image.

git clone git@github.com:igjit/docker-kindle.git
cd docker-kindle
docker-compose build

Install Kindle and fonts you need with winetricks.

xhost +
docker-compose run --rm kindle winetricks cjkfonts kindle

Select the Amazon site and sign in.

Screenshot

After installation, launch Kindle with:

docker-compose run --rm kindle

Releases

No releases published

Packages

No packages published