Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 325 Bytes

File metadata and controls

8 lines (7 loc) · 325 Bytes

RSS2Pushover

Pulls an RSS feed every x minutes (interval can be set in appsettings.json) and sents new entries to pushover.

Setup

  1. Clone repo, compile source, publish.
  2. Create new application/api-token in pushover
  3. Enter your user-api-key, application-api-key and rss feed url in appsettins.json
  4. Deploy and run