Skip to content

Program to Add Cards to AnkiWeb Through the Command Line

License

Notifications You must be signed in to change notification settings

NWuensche/ankicli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Anki CLI Program

This is a small python program which helps you adding Anki cards on AnkiWeb through the command line.

How to Start

Install PhantomJS

pip3 install selenium

python3 anki_cli.py

How to Use it

First off, you have to add your AnkiWeb Username and Password into the program. After that, start the program and decide which deck you want to add cards to. Lastly, just add cards and press Ctrl+c when you're done.

About

Program to Add Cards to AnkiWeb Through the Command Line

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages