Skip to content

A small application to watch RSS feeds with

License

Notifications You must be signed in to change notification settings

AurelicButter/rss-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rss-app

Support Server

A small application to watch RSS feeds with.

Setup

The app just needs a server running Node v12 or higher. All of your RSS feed configurations should be located in the assets folder and saved as JSON files.

Sample RSS feed configuration

{
    "RSSURL": "", // The RSS feed to ping
    "webhookURL": "", // Webhook URL to send message to
    "refreshCheck": 0, // Time in seconds to refresh
    "messageTemplate": "" // Message template to parse information
}

License and Contact

rss-app is licensed under the MIT license.

For issues and bugs, please use the issue tracker on the GitHub repository. For other needs, either contact me by email katsurinstudios@protonmail.ch or send me a message in the #misc-repositories channel on my Discord server.

About

A small application to watch RSS feeds with

Topics

Resources

License

Stars

Watchers

Forks