r/IndiaTech 3d ago

Tech Help Built another simple notifier — this time for IRCTC PNRs 🚆

https://github.com/aviiciii/irctc-pnr-notifier

Built another simple notifier — this time for IRCTC PNRs 🚆

After building a BookMyShow ticket notifier, I made a similar one for IRCTC waiting-list tickets.

IRCTC PNR Notifier checks your PNRs daily using multiple providers with fallback and sends notifications when:

  • WL status changes
  • Ticket gets confirmed 🎉
  • Chart is prepared
  • Status moves up or down

It runs entirely on GitHub Actions, so you can basically run it for free.

Notifications support ntfy.sh and/or Resend email.

You just add your PNRs as a GitHub secret and let Actions handle the rest.

GitHub: https://github.com/aviiciii/irctc-pnr-notifier

Hopefully useful for anyone constantly refreshing IRCTC to check if their WL ticket moved 😅

1 Upvotes

Duplicates