#anilist #token #pushover

app anilist-push

Simple CLI application to fetch AniList notifications and send them over Pushover

4 stable releases

1.0.3 Feb 21, 2025

#454 in Images

28 downloads per month

MIT license

18KB
392 lines

Simple CLI application to fetch AniList notifications and send them over Pushover.

To function, this program needs the following environment variables:

  • APPTOKEN
    • Pushover app token
  • USERTOKEN
    • Pushover user token
  • AL_TOKEN
    • AniList user token: Read the AniList docs on how to generate it

Dependencies

~6–18MB
~228K SLoC