mirror of
https://github.com/ankitects/anki.git
synced 2025-09-24 08:46:37 -04:00
Anki is a smart spaced repetition flashcard program
![]() - by using normal buttons we get the native look&feel and space can activate the buttons which is what users expect. Unfortunately it seems that the buttons are currently hard-coded to a small font size; hopefully this will be fixed in a future toolkit release - remove the space hack from webview - move the times into the ease buttons - set a default button on a few screens - fix a bug with clearing progress after an error |
||
---|---|---|
aqt | ||
designer | ||
mac | ||
tools | ||
.gitignore | ||
anki | ||
anki.bat | ||
anki.desktop | ||
ankiqtmac.py | ||
ChangeLog.old | ||
COPYING | ||
README | ||
README.development | ||
README.translating |
Anki ------------------------------------- Prerequisites for Linux/FreeBSD/etc: - Python 2.4+ - Python-Qt/PyQt 4.4+ - SimpleJSON 1.7.3+ - PySQLite 1.3+ or Python2.5 - Beautiful Soup For graph generation: - python-numpy (numpy) - python-matplotlib (matplotlib) For audio playing support: - mplayer For audio recording support: - sox 14.1+ - pyaudio - lame Running / Installation ------------------------------------- <todo> For more information and the latest version, please see the website at: http://ankisrs.net/