Skip to content

joshp23/ttrss-notify-xmpp-prosody

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

TT-Rss: Notify XMPP - Prosody

A TT-RSS plugin for sending XMPP notifications via Prosody using mod_post_msg

Requires:

  1. A Prosody XMPP server
  2. mod_post_msg installed and configured on the prosody server
  3. php-curl installed on the ttrss host.

Installing the plugin:

  1. Clone this repo or just grab the latest release and extract the notify_xmpp_prosody folder into the plugins.local folder of ttrss.
  2. Install PHP Curl
    sudo apt-get install php-curl
    
  3. Enable and configure in Preferences.
  4. Create a filter for the articles you want notifications from, and have the filter invoke this plugin.
  5. Enjoy!

Tips

Dogecoin: DARhgg9q3HAWYZuN95DKnFonADrSWUimy3

About

Send XMPP notifications via Prosody mod_post_msg

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages