Skip to content

A gotify plugin to send push notifications for RSS feeds

License

Notifications You must be signed in to change notification settings

solarkennedy/gotify-rss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gotify-rss Build Status

A plugin for gotify/server which polls RSS feed. Forked from gotify-archsec.

Building

For building the plugin gotify/build docker images are used to ensure compatibility with gotify/server.

GOTIFY_VERSION can be a tag, commit or branch from the gotify/server repository.

This command builds the plugin for amd64, arm-7 and arm64. The resulting shared object will be compatible with gotify/server version 2.0.5.

$ make GOTIFY_VERSION="v2.0.5" FILE_SUFFIX="for-gotify-v2.0.5" build

Installation

Copy built shared object to the gotify plugin directory and restart gotify.

Configuration

  • refresh_interval: Polling interval in seconds
  • feed_url: URL of the RSS feed

License

GNU GPLv3+

About

A gotify plugin to send push notifications for RSS feeds

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published