Skip to content

A personal Anki sync server (so you can sync against your own server rather than AnkiWeb)

License

Notifications You must be signed in to change notification settings

fd3kyt/anki-sync-server

 
 

Repository files navigation

README

setup

pip install webob PasteDeploy PasteScript sqlalchemy simplejson
pip install -e .
cp example.ini ./production.ini
# verify: open http://127.0.0.1:27701/sync

About

A personal Anki sync server (so you can sync against your own server rather than AnkiWeb)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 98.5%
  • Shell 1.5%