Installing an add-on, logging in via terminal

Hi everyone,

I have coded a little app that takes a page of a vocabulary, scans the left and right side in the appropriate language, and after some editing and some external api calls it produces a list of word objects containing word, translation, part of speech, IPA, audio file, and some other data. I want to run this on my home server, and I’d like to have a different container or VM running anki on that same server, with the add-on anki-connect installed so I can automatically generate cards for each chapter and push them to anki.

Is it possible to install Anki on, say, a minimal debian system, connect to AnkiWeb/my own sync server, and install anki-connect using the terminal? Add-ons - Anki Manual only shows how to do it via the GUI, but I dont really need the GUI on the server as long as it syncs, and I’d like to keep the image small.

Thanks in advance!

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.