Updating README.md
This commit is contained in:
parent
2cd56c8ec5
commit
56acb57552
31
README.md
31
README.md
@ -1,33 +1,12 @@
|
|||||||
# AnkiJoy #
|
# AnkiJoy #
|
||||||
|
|
||||||
AnkiJoy is a plugin for Anki (version 1.x only) which enables joystick and gamepad support in Linux via pygame. Due to
|
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
|
differences in the Python runtime environment, this plugin does not currently function in Windows. With the help of this
|
||||||
done on Mac OS X).
|
plugin, you can map buttons on your favorite game controller to preset actions in Anki.
|
||||||
|
|
||||||
With this plugin you can map any of the following actions to arbitrary buttons on your favorite game controller:
|
![](https://foosoft.net/projects/ankijoy/img/gamepad.png)
|
||||||
|
|
||||||
* Answer 1
|
|
||||||
* Answer 2
|
|
||||||
* Answer 3
|
|
||||||
* Answer 4
|
|
||||||
* Answer Default
|
|
||||||
* Answer Incorrect
|
|
||||||
* Bury Card
|
|
||||||
* Mark Card
|
|
||||||
* Repeat Audio
|
|
||||||
* Show Answer
|
|
||||||
* Suspend Card
|
|
||||||
* Undo
|
|
||||||
|
|
||||||
## Requirements ##
|
|
||||||
|
|
||||||
* [Anki 1.x](http://ankisrs.net/download/mirror/archive/)
|
|
||||||
* [pygame](http://www.pygame.org/)
|
|
||||||
|
|
||||||
## Installation ##
|
## Installation ##
|
||||||
|
|
||||||
To install this extension, simply copy the included `ankijoy.py` file into Anki's `addons` directory.
|
1. Make sure [Anki 1.x](http://ankisrs.net/download/mirror/archive/) and [pygame](http://www.pygame.org/) are installed.
|
||||||
|
2. Copy the included `ankijoy.py` file into the `addons` directory.
|
||||||
## Screenshots ##
|
|
||||||
|
|
||||||
[![Options dialog](https://foosoft.net/projects/ankijoy/img/gamepad-thumb.png)](https://foosoft.net/projects/ankijoy/img/gamepad.png)
|
|
||||||
|
Loading…
Reference in New Issue
Block a user