Anki is a smart spaced repetition flashcard program
Find a file
2011-04-28 09:26:52 +09:00
aqt tweak shortcuts; remove study/cram buttons from group screen 2011-04-28 09:26:52 +09:00
designer tweak shortcuts; remove study/cram buttons from group screen 2011-04-28 09:26:52 +09:00
mac grab mac plugins from new location 2010-12-12 22:48:40 +09:00
tools add new study options 2011-04-28 09:26:50 +09:00
.gitignore refactor file layout 2011-04-28 09:26:45 +09:00
anki start refactoring main window 2011-04-28 09:26:46 +09:00
anki.bat tweak windows debug batch scripts 2011-02-02 18:27:29 +09:00
anki.desktop fixed the .desktop file (trailing semicolon missing) 2009-01-10 23:17:21 +09:00
ankiqtmac.py refactor file layout 2011-04-28 09:26:45 +09:00
ChangeLog.old initial commit from hg 2008-09-28 00:00:49 +09:00
COPYING initial commit from hg 2008-09-28 00:00:49 +09:00
README refactor file layout 2011-04-28 09:26:45 +09:00
README.development refactor file layout 2011-04-28 09:26:45 +09:00
README.translating fix recursion error, update docs 2009-06-30 11:47:30 +09:00

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/