Go to file
2017-09-10 17:02:32 +10:00
anki use separate .colpkg extension for collection exports 2017-09-10 16:58:55 +10:00
aqt replace _ with space in add-on names 2017-09-10 17:02:32 +10:00
designer fix delay opening preferences screen 2017-09-10 15:13:52 +10:00
tests scan media each time 2017-08-29 10:52:13 +10:00
tools fix make install for source 2017-01-17 11:25:55 +10:00
web mathjax tweaks 2017-09-08 19:20:37 +10:00
.gitignore fix i18n on linux install 2012-12-21 18:04:26 +09:00
.travis.yml drop 3.5 from travis 2017-08-25 16:43:01 +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 elaborate on bsd license 2016-05-06 09:51:30 +10:00
LICENSE.logo clarify logo license 2017-09-06 17:01:23 +10:00
Makefile fix make install for source 2017-01-17 11:25:55 +10:00
README.contributing new add-on handling 2017-08-26 15:14:20 +10:00
README.development Update required python version to 3.6+ 2017-08-25 08:24:38 +02:00
README.md readme tweak 2017-08-16 20:02:09 +10:00
requirements.txt persistent add-on configuration 2017-08-28 20:51:43 +10: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