Skip to content

bsidio/rss-to-onsignal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Onesignal Push notifications generator.

Getting Started

Prerequisites

Here is a list of Python dependencies we're using right now:

Features

This simple script does the following list of steps:

  1. 🙈 Checks the FEED_URL and looks for new news titles
  2. 🙉 Something new? Let's post 'em all!
  3. 🙊 Empty as a donut hole? Oh no! Let's visit later

Variables

Environmenr Variable Value
DATABASE_URL postgresql://[user[:password]@][netloc][:port][/dbname]
FEED_URL URL Link to feed
ONESIGNAL_APP_ID Requires your OneSignal App's REST API Key, available in Keys & IDs.
ONESIGNAL_AUTHORIZATION Requires your OneSignal App's REST API Key, available in Keys & IDs.

About

Push notifications generator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages