/wk-review-clock

A user script for WaniKani that adds a clock to review session statistics and estimates the remaining time.

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

WaniKani Review Clock

This is a userscript for the Japanese Kanji character learning website WaniKani. It adds time and completion rate statistics to the top of a review session.

Install

The script requires a userscript manager such as Tampermonkey to be installed.

Then the script can be installed via GreasyFork.

Alternatively you can just copy the code manually or view the raw data of wk-review-clock.user.js and Tampermonkey will automatically recognize the user script and prompt install.

WaniKani Open Framework required for Settings

To be able to adjust settings, an additional userscript is required: WaniKani Open Framework.

The settings menu is implemented with this framework, thus it is needed to adjust settings. Default settings will be applied if the script is not installed. More information about WKOF can be found here.

Screenshots and more information

There is additional information on the userscript announcement post on the WaniKani Community forums.

TODO:

  • start timer after first question answered?
  • pause timer feature?