Skip to content

Nosliwnayr/WaniKaniNotifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This script checks if new reviews are ready on WaniKani and sends a push notification via Gotify if there are any.

Prerequisites:

Usage:

Install the script via LuaRocks and schedule running the script hourly (I'm using systemd timers to do this)

The script requires 3 arguments:

  • Your WaniKani API Token
  • A Gotify instance URL
  • A Gotify application token

Usage example: lua notifier.lua <WaniKani API Token> <Gotify URL> <Gotify Application Token>

About

WaniKani Gotify Notifier built with Lua

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages