I, the anime notifier, notify and you shall watch. 🐈
nyaa-nyaa-nyaa is an anime notifier to let users be able to focus on watching anime without getting hassled by recording or looking for anime episodes. nyaa-nyaa-nyaa will poll somewhere, and notify when there comes a new episode.
Use Stack to build:
$ stack build
Install:
$ stack install
Run nyaa
with a project directory. The directory should contain
config.yaml
and anime.yaml
. For the Yaml samples, please refer to
the config
directory.
$ nyaa config/
$ stack exec nyaa -- config/
For instruction, run nyaa
without any argument:
$ nyaa
$ stack exec nyaa