ankijoy/README.md
2016-07-02 21:26:03 -07:00

1.0 KiB

AnkiJoy

This is a simple Python plugin I wrote for Anki to enable Joystick and Gamepad support under Linux. It relies on PyQt which you already have installed if you run Anki, and pygame for game controller support. It can likely be made to work with a little bit of tweaking on Windows and MacOS systems, but I am not pursuing this at this time.

With this plugin you can map any of the following actions to arbitrary buttons on your favorite game controller:

  • Answer 1
  • Answer 2
  • Answer 3
  • Answer 4
  • Answer Default
  • Answer Incorrect
  • Bury Card
  • Mark Card
  • Repeat Audio
  • Show Answer
  • Suspend Card
  • Undo

Note: this plugin only works for Anki 1.x and has been largely superseded by this addon.

Screenshots

Options dialog

License

GPL