Anki: Difference between revisions
→Installation: anki-bin and anki now have almst the same version |
m change ankisyncd to anki-sync-server |
||
Line 1: | Line 1: | ||
[https://apps.ankiweb.net/ Anki] is a spaced repetition system (SRS) commonly used to learn new languages. Information is placed on individual flashcards, which are sorted into decks. Anki is extensible using [[Python]] addons. | [https://apps.ankiweb.net/ Anki] is a spaced repetition system (SRS) commonly used to learn new languages. Information is placed on individual flashcards, which are sorted into decks. Anki is extensible using [[Python]] addons. | ||
In addition to the desktop software, Anki has an iOS app, Android app, and web interface available. Decks/flashcards can be synced using a self hosted instance of <code> | In addition to the desktop software, Anki has an iOS app, Android app, and web interface available. Decks/flashcards can be synced using a self hosted instance of <code>anki-sync-server</code> or an AnkiWeb account. | ||
== Installation == | == Installation == |