79777281

Date: 2025-09-28 11:25:15
Score: 2.5
Natty:
Report link

You could try to use dbus-monitor (notifications are sent via dbus and you could capture them in some pyhton/c/rust/anything wrapper)

So the key command is:

dbus-monitor --session "destination='org.freedesktop.Notifications'"

See also some notification encoding:

https://specifications.freedesktop.org/notification-spec/1.3/protocol.html

Best regards

Reasons:
  • Blacklisted phrase (0.5): Best regards
  • Blacklisted phrase (1): regards
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Jakub Kráľ