Skip to content

Dockerized version of knock, for downloading and converting Adobe Digital Editions ACSM to EPUB or PDF

Notifications You must be signed in to change notification settings

jeff47/docker-knock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-knock

Dockerized version of knock, for downloading and converting Adobe Digital Editions ACSM to EPUB or PDF

https://github.com/users/jeff47/packages/container/package/docker-knock

Knock

Knock (Originally from BentonEdmondson/knock, but that repo is gone!) is a useful tool for downloading and converting eBooks from Adobe Editions. Adobe Editions itself is not needed. This is a dockerized version of knock, so you don't need to enable user namespaces which some may consider a security risk.

Installation

  1. You will need an acsm file (Adobe Digital Editions) file.
  2. Change to the directory containing the acsm file.
  3. First run: You will need to run the container as interactive to enter your ADE credentials.

docker run -it -v $(pwd):/home/knock -v ~/.config/knock:/root/.config/knock --rm jeffrice/docker-knock File.acsm

  1. After the first run (and your credentials are saved), you can leave off the -it part.

About

Dockerized version of knock, for downloading and converting Adobe Digital Editions ACSM to EPUB or PDF

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages