An (unofficial) mobile app for WaniKani - Japanese kanji learning platform.
Features:
- Lessons
- Reviews
- Extra study quizes
- Offline items browsing
yarn ios
- to run on iOS simulatoryarn drizzle-kit generate
- generate drizzle migrations from schema change
https://community.wanikani.com/t/my-journey-of-368-days-the-ultimate-guide-for-wk/31318/2
- Patterns of use (context) is not in the API yet. I need to scrap it someway. Possible solution - scrap data manually using the cookies and upload it to github grouped by level. Add an action to update it periodically.
NOTES:
-
Undocumented api for fetching data for review - https://www.wanikani.com/subjects/review/items?ids=512-68-2617 this data probably contain additional auxiliary_meanings/auxiliary_readings
NOTE: I once got this warning, so it might be useful to scrape it as well. https://www.wanikani.com/subjects/review/items?ids=7616 {"type":"warn","message":"This vocab has an unusual spelling, so watch out for that!","reading":"とうか"}