Vibrate controller on reviewing Addon for Anki This addon allows users to configure vibration feedback for different ease levels during Anki reviews. The vibration settings (duration and intensity) can be customized via a config.json file.
Installation Download the addon and extract it to your Anki addons21 directory. Restart Anki. Configuration Edit the config.json file in the addon directory to customize the vibration settings.
Usage During card reviews, the controller will vibrate according to the settings defined in config.json when you press the “again”, “hard”, “good”, or “easy” buttons.
https://github.com/AarshGajjar/Controller-rumble-on-review
Liên kết hỗ trợ
Reviews (1)
👍 2024-06-03
any support for macos?
Anki 24.04.1 (ccd9ca1a) (ao) Python 3.9.18 Qt 6.6.2 PyQt 6.6.1 Platform: macOS-14.5-arm64-arm-64bit
When loading Controller rumble on review: Traceback (most recent call last): File “aqt.addons”, line 247, in loadAddons File “/Users/Eric1/Library/Application Support/Anki2/addons21/787807852/init.py”, line 25, in <module> xinput = load_xinput() # Load Xinput.dll File “/Users/Eric1/Library/Application Support/Anki2/addons21/787807852/init.py”, line 18, i