Python script to add notes to Anki from the terminal
Go to file
simejo 0defec7795 added threading for preview 2021-11-21 02:26:45 +01:00
css added threading for preview 2021-11-21 02:26:45 +01:00
js added threading for preview 2021-11-21 02:26:45 +01:00
.gitignore Initial commit 2021-11-20 23:15:19 +00:00
README.md Update 'README.md' 2021-11-20 23:20:06 +00:00
ankiconnect.py Upload files to '' 2021-11-20 23:22:06 +00:00
keys.py Upload files to '' 2021-11-20 23:22:06 +00:00
main.py added threading for preview 2021-11-21 02:26:45 +01:00
menu.py Upload files to '' 2021-11-20 23:22:06 +00:00
preview.py added threading for preview 2021-11-21 02:26:45 +01:00
template.html added threading for preview 2021-11-21 02:26:45 +01:00
test.html added threading for preview 2021-11-21 02:26:45 +01:00
test.png added threading for preview 2021-11-21 02:26:45 +01:00

README.md

anktui

Python script to add notes to Anki from the terminal

This project need to be taken further, I've been looking for a TUI to interact with anki for a long time.

Requirements

  • libsixel
  • imgkit
  • wkhtmltopdf
  • AnkiConnect