Skip to content

fmachado/ankiweb-docker-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

ankiweb-docker-client

Containirized AnkiWeb Linux client (from https://ankiweb.net/).

How to run

  • Pull the image: docker pull fmac/ankiweb-docker-client:2.1.44 ;
  • Create a directory on the host side to persist your Decks, Cards and configuration: mkdir $PWD/anki-data;
  • Run the container: docker run -it -v $PWD/anki-data:/root/.local/share/Anki2 -v /tmp/.X11-unix:/tmp/.X11-unix fmac/ankiweb-docker-client:2.1.44

About

Containirized AnkiWeb Linux client (from https://ankiweb.net/).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published