Skip to content

joshp23/ttrss-notify-xmpp-prosody

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

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