mirror of
https://github.com/ankitects/anki.git
synced 2025-09-23 08:22:24 -04:00
Anki is a smart spaced repetition flashcard program
![]() - unify handling of shortcut key and context menu cut/copy/paste - don't adjust selection on window/popup focus, so context works on win32 now - remove undocumented shift to keep behaviour |
||
---|---|---|
aqt | ||
designer | ||
tools | ||
.gitignore | ||
anki | ||
anki.1 | ||
anki.bat | ||
anki.desktop | ||
anki.png | ||
anki.xpm | ||
ChangeLog.old | ||
LICENSE | ||
LICENSE.logo | ||
Makefile | ||
README | ||
README.development | ||
README.translating |
Anki ------------------------------------- Prerequisites for Linux/FreeBSD/etc: - Python 2.6 or 2.7 (not 3.0+) - Python-Qt/PyQt 4.6+ - mplayer - lame Installation & Running ------------------------ Anki does not need installing, and can be run from the directory it is extracted to. If you extracted it to ~/anki-2.0 for example, you can run Anki by simply typing ~/anki-2.0/anki in a terminal. If you'd like to install it system wide, change to the folder you extracted it to, and run 'sudo make install'. If you need to uninstall Anki in the future, you can do so by typing 'sudo make uninstall'. More information ----------------- For more information and the latest version, please see the website at: http://ankisrs.net/