Skip to content

igjit/docker-kindle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-kindle

Kindle in Docker.

Usage

Clone the repository and build the image.

git clone [email protected]: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