Bỏ qua đến nội dung

Controller rumble on review

Chờ xử lý #anki #addon #controller #rumble #review
https://github.com/AarshGajjar/Controller-rumble-on-review
29/5/2024

Cách tải addon Controller rumble on review

Bạn có thể tải addon bằng một trong hai cách sau:

Click nút Copy bên dưới để copy code vào clipboard

787807852

Sau đó mở Anki → Tools → Add-ons → Get Add-ons → Dán code → OK

Mở trang addon trên AnkiWeb và tìm mã code ở cuối trang

Mở trên AnkiWeb

Cuộn xuống cuối trang AnkiWeb, tìm dòng có mã code 787807852 và copy

1

Mô tả chi tiết

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