I'm trying to get a Python program to read Mac notifications.
I’ve tried a few things including using Pync, then I took a look at JxA. But it seems (at least what I've seen) everything only helps with creating notifications, not reading them.
Is there a way to read notifications? (If so, would it be possible to select notifications coming from a particular app that way?)