ankijoy/README.md

38 lines
975 B
Markdown
Raw Normal View History

2015-11-13 09:57:24 +00:00
# AnkiJoy #
2016-07-05 03:24:59 +00:00
AnkiJoy is a plugin for Anki (version 1.x only) which enables joystick and gamepad support in Linux via pygame. Due to
differences in the Python runtime environment, this plugin does not currently function in Windows (no testing has been
done on Mac OS X).
2015-11-13 09:57:24 +00:00
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
2016-07-07 03:48:11 +00:00
## Requirements ##
2016-07-05 03:24:59 +00:00
* [Anki 1.x](http://ankisrs.net/download/mirror/archive/)
* [pygame](http://www.pygame.org/)
## Installation ##
To install this extension, simply copy the included `ankijoy.py` file into Anki's `addons` directory.
2015-11-13 09:57:24 +00:00
## Screenshots ##
2016-07-03 04:26:03 +00:00
[![Options dialog](https://foosoft.net/projects/ankijoy/img/gamepad-thumb.png)](https://foosoft.net/projects/ankijoy/img/gamepad.png)
2015-11-17 05:18:52 +00:00
## License ##
GPL