Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 352 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 352 Bytes

wanikani-notifier

ABOUT

Checks your wanikani.com user account for new reviews and, if there are any, sends a desktop notification.

Install

  1. Clone or download the repository.
  2. Install the required packages using 'npm install'.
  3. Replace "YOUR TOKEN HERE" in the config.json file with your wanikani api v2 token.
  4. Run node index.js.