You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 4, 2025. It is now read-only.
I wanted to resurrect either #87 or #62 to find out I it's possible to use anki-connect with a headless instance of Anki (maybe its GUI-free sync server?)
My use case is that I've written a web app to track my learned vocabulary. It uses Anki-Connect to automatically create new cards in Anki. All of this runs directly on my laptop.
I'd like to move it all to a headless remote Ubuntu server so that I can create new cards and sync them on mobile without my laptop needing to be online somewhere.
The problem with doing this is simply getting Anki-Connect to install, because this is done with the "Get Add-ons" GUI that isn't available on a remote Ubuntu Server.
I've tried setting up remote X11 forwarding but every guide I've followed still fails to get the remote server to recognize any "displays", so Anki crashes when launching.
Is there any way I can manually install this addon without using the Anki GUI?
I wanted to resurrect either #87 or #62 to find out I it's possible to use anki-connect with a headless instance of Anki (maybe its GUI-free sync server?)
My use case is that I've written a web app to track my learned vocabulary. It uses Anki-Connect to automatically create new cards in Anki. All of this runs directly on my laptop.
I'd like to move it all to a headless remote Ubuntu server so that I can create new cards and sync them on mobile without my laptop needing to be online somewhere.
The problem with doing this is simply getting Anki-Connect to install, because this is done with the "Get Add-ons" GUI that isn't available on a remote Ubuntu Server.
I've tried setting up remote X11 forwarding but every guide I've followed still fails to get the remote server to recognize any "displays", so Anki crashes when launching.
Is there any way I can manually install this addon without using the Anki GUI?