Go to file
Damien Elmes 45e2d197dd Merge pull request #140 from cdpm/make-sync-download-request-well-formed
Add missing boundary at end of multipart/form-data request body generated in Syncer.req()
2016-09-05 18:34:12 +10:00
anki Add missing boundary at end of multipart/form-data request body for requests that include no application/octet-stream data 2016-09-03 14:15:09 +02:00
aqt another fix for add-on downloading 2016-08-02 11:51:44 +10:00
designer move the editor buttons into the webview 2016-06-22 14:52:17 +10:00
tests fix latex check 2016-07-04 17:07:48 +10:00
tools port majority of code to qt5.5+ 2016-05-31 18:51:40 +10:00
.gitignore fix i18n on linux install 2012-12-21 18:04:26 +09:00
.travis.yml need portaudio dev 2016-07-04 16:51:25 +10:00
anki.1 merged libanki and ankiqt into single distro 2012-12-21 16:51:59 +09:00
anki.desktop merged libanki and ankiqt into single distro 2012-12-21 16:51:59 +09: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 merged libanki and ankiqt into single distro 2012-12-21 16:51:59 +09:00
Makefile don't error out if /usr/share/pixmaps doesn't exist 2013-12-09 11:54:18 +09:00
README.addons saveNow() now requires a callback 2016-07-14 20:23:44 +10:00
README.contributing add README.contributing 2016-08-16 15:07:29 +10:00
README.development add README.contributing 2016-08-16 15:07:29 +10:00
README.md update dev docs 2016-07-05 19:38:54 +10:00
requirements.txt add requirements.txt 2016-05-31 18:52:23 +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 http://ankisrs.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

If you're a developer, you can learn more about building Anki in README.development.

Build Status

Coverage Status