Does anyone know if it’s possible to get desktop notifications when a new post is discovered by Newsboat from a given RSS feed?

  • taiidan@slrpnk.net
    link
    fedilink
    arrow-up
    1
    ·
    15 hours ago

    You could use newsboat -x reload && newsboat -x print-unread as a good start to get the status of unread articles and print a notification (for example using dunst) when the number increases.