Anki is a smart spaced repetition flashcard program
Find a file
Damien Elmes 60001e41e4 rename support, titlebar, recent decks
- use libanki's new .rename(); don't need to close any deck windows anymore
- titlebar updated only on app load now. No longer shows card
  count or due count, as computing it is expensive, and drops the deck
  name as it's more effective to use groups than separate decks now
2011-04-28 09:28:02 +09:00
aqt rename support, titlebar, recent decks 2011-04-28 09:28:02 +09:00
designer fix study options saving & randomize/order; update reschedule 2011-04-28 09:28:02 +09:00
mac drop sqlalchemy from mac package 2011-04-28 09:27:52 +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 move python check into libanki 2011-04-28 09:27:57 +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
LICENSE gpl>agpl 2011-04-28 09:27:53 +09:00
README require python2.5+ 2011-04-28 09:27:53 +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.5+
- Python-Qt/PyQt 4.6+
- SimpleJSON 1.7.3+
- Beautiful Soup

For audio playing support:

- mplayer

For audio recording support:

- pyaudio
- lame

Running / Installation
-------------------------------------

<todo>

For more information and the latest version, please see the website at:

http://ankisrs.net/