~jman/anki-widget

ANKI widget for Waybar
first version: external DB

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~jman/anki-widget
read/write
git@git.sr.ht:~jman/anki-widget

You can also use your local clone with git send-email.

#ANKI Waybar widget

  • Import records from a CSV:

    cargo run --bin import-records < data.csv
    
  • Print one random record (JSON output compatible with Waybar):

    $ cargo run
    {"tooltip": "This is the tooltip", "text": "This is the text"}`