Go to file
Damien Elmes dfaf9251c3 hack to keep scroll position in deckbrowser
noticeable flash when page is redrawn; in the future we'll
need to use js to update the page
2018-06-12 13:46:15 +10:00
anki remove comments when stripping 2018-06-09 16:27:46 +10:00
aqt hack to keep scroll position in deckbrowser 2018-06-12 13:46:15 +10:00
designer add custom steps back to v1 sched options 2018-04-30 16:26:43 +10:00
tests ignore delay in hard case 2018-06-01 12:24:11 +10:00
tools allow for slow machines 2018-04-12 17:59:51 +10:00
web sync field contents before applying cloze deletion 2018-05-28 13:40:35 +10:00
.gitignore runanki.system: fix prefix at install time 2018-03-08 23:22:41 -06:00
.travis.yml no parallel processing in travis run 2018-01-27 19:06:49 +10:00
anki.1 merged libanki and ankiqt into single distro 2012-12-21 16:51:59 +09:00
anki.desktop update anki.desktop (thanks to julian) 2017-01-24 18:29:31 +10:00
anki.png merged libanki and ankiqt into single distro 2012-12-21 16:51:59 +09:00
anki.xml merged libanki and ankiqt into single distro 2012-12-21 16:51:59 +09:00
anki.xpm merged libanki and ankiqt into single distro 2012-12-21 16:51:59 +09:00
LICENSE update LICENSE to match source code 2018-01-06 19:07:56 +09:00
LICENSE.logo clarify logo license 2017-09-06 17:01:23 +10:00
Makefile add missing license file 2018-03-17 10:37:50 +10:00
README.contributing new add-on handling 2017-08-26 15:14:20 +10:00
README.development move back to requiring python 3.6 2018-06-07 11:36:11 +10:00
README.md readme tweak 2017-08-16 20:02:09 +10:00
requirements.txt remove unused httplib2 from requirements 2018-02-26 11:20:55 +11:00
runanki explicit python3 in runanki, remove /usr/share ref 2016-06-28 15:47:09 +10:00

Anki

This is the development branch of Anki.

For stable builds, please see https://apps.ankiweb.net.

For non-developers who want to try this development code, the easiest way is to use a binary package - please see https://anki.tenderapp.com/discussions/beta-testing

To run from source, please see README.development.

Build Status