Checks your wanikani.com user account for new reviews and, if there are any, sends a desktop notification.
- Clone or download the repository.
- Install the required packages using 'npm install'.
- Replace "YOUR TOKEN HERE" in the config.json file with your wanikani api v2 token.
- Run
node index.js
.