Files
anki/qt
Abdo 0073124811 chore: Bump anki-audio to 0.2.1 (#4947)
## Linked issue

#4918 #4949

## Summary

Bump anki-audio to 0.2.1 for the macOS hotfix.

## Steps to reproduce (before)

Audio playback/recording on macOS was broken (see issue).

## How to test (after)

Confirm audio is working now.
2026-06-03 19:03:36 +03:00
..
2026-05-05 17:29:18 -04:00
2026-05-05 17:29:18 -04:00
2026-05-22 22:33:36 +03:00

aqt — Anki Qt GUI

aqt is the Qt-based desktop interface for Anki, the spaced repetition flashcard program.

It provides all the visual components of the Anki desktop app: the deck browser, card editor, reviewer, browser, add-on manager, and more. Under the hood it uses PyQt6 and communicates with Anki's core logic via the anki package.

Running

Once installed, Anki can be launched from the command line:

anki

Add-on development

If you are building an Anki add-on, this is the package that exposes the GUI hooks and Qt widgets you need. See the Add-on Guide for full documentation.

Source code

https://github.com/ankitects/anki