Updating README

This commit is contained in:
Alex Yatskov 2015-11-13 18:57:24 +09:00
parent a9aa6a5301
commit 3a97fd3a16
3 changed files with 29 additions and 27 deletions

View File

@ -1,27 +1,29 @@
# AnkiJoy # AnkiJoy #
This is a simple Python plugin I wrote for [Anki](http://ichi2.net/anki/) (the best Linux. It relies on [PyQt](http://www.riverbankcomputing.co.uk/) which you already have installed if you run Anki, and
[SRS](http://en.wikipedia.org/wiki/Spaced_repetition) software ever) to enable Joystick and Gamepad support under Linux. This is a simple Python plugin I wrote for [Anki](http://ichi2.net/anki/) (the best
It relies on [PyQt](http://www.riverbankcomputing.co.uk/) which you already have installed if you run Anki, and [SRS](http://en.wikipedia.org/wiki/Spaced_repetition) software ever) to enable Joystick and Gamepad support under
[pygame](http://www.pygame.org/) for game controller support. It can likely be made to work with a little bit of [pygame](http://www.pygame.org/) for game controller support. It can likely be made to work with a little bit of
tweaking on Windows and MacOS X systems, but I am not pursuing this at this time. tweaking on Windows and MacOS X 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: With this plugin you can map any of the following actions to arbitrary buttons on your favorite game controller:
* Answer 1 * Answer 1
* Answer 2 * Answer 2
* Answer 3 * Answer 3
* Answer 4 * Answer 4
* Answer Default * Answer Default
* Answer Incorrect * Answer Incorrect
* Bury Card * Bury Card
* Mark Card * Mark Card
* Repeat Audio * Repeat Audio
* Show Answer * Show Answer
* Suspend Card * Suspend Card
* Undo * Undo
If you wish to use this plugin simply download it from within the shared plugins menu in Anki or grab the latest If you wish to use this plugin simply download it from within the shared plugins menu in Anki or grab the latest
revision of the code from [GitHub](http://github.com/FooSoft/ankijoy/). revision of the code from [GitHub](http://github.com/FooSoft/ankijoy/).
![](http://foosoft.net/projects/ankijoy/img/gamepad.png) ## Screenshots ##
[![Options dialog](img/gamepad-thumb.png)](img/gamepad.png)

BIN
img/gamepad-thumb.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.9 KiB

BIN
img/gamepad.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB