Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

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

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages