Skip to content

resticDOG/tt-rss-plugin-ntfy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

中文

Features

  • Supports sending RSS feed update notifications via Ntfy
  • Can be used with TT-RSS filters to control notifications

Installation

  1. Clone this plugin to the TT-RSS plugin directory:

    cd /path/to/tt-rss/plugins
    git clone https://github.com/resticDOG/tt-rss-plugin-ntfy.git ntfy
  2. Enable the plugin in the TT-RSS admin interface:

    • Go to Preferences -> Plugins
    • Find "Ntfy"
    • Click Enable

Configuration

  1. Configure the following parameters in the plugin settings:
    • Ntfy server address (e.g., https://ntfy.sh)
    • Notification topic (Topic)
    • Token

image.png

Usage

1. Enable for a Feed

Enable the plugin on the feed edit page to push notifications when the feed updates.

image.png

2. Enable with Filter

Create a filter and select Invoke plugin: Ntfy: Send Notification in the actions.

image.png

Troubleshooting

If you encounter issues, check:

  1. Whether the PHP curl extension is installed
  2. If the Ntfy server address is correct
  3. TT-RSS logs for related error messages

Contribution Guide

Pull Requests and Issues are welcome!

Acknowledgments

Contact

For questions or suggestions, please contact via:

  • Submit an Issue
  • Pull Requests

About

Send your RSS feed notification via Ntfy

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages