passport status change notifier

waiting on an Indian passport application is mostly refreshing a status page and hoping the text moved.
i wrote a small Python script that checks the status every hour and fires a desktop notification when it changes. no dashboard, no app store listing — just one less tab open in my brain while bureaucracy does its thing.
code: passportstatus.py.