Coder Social home page Coder Social logo

rssassistant's Introduction

RSS Assistant

The application pulls RSS items and sends them as notifications to various receivers.


Rss Python Docker

Features

  • Pull multiple RSS sources as scheduled
  • Store RSS history to select only newer items
  • Use CRON syntax for a scheduler
  • Define receivers and message format for notifications

Deployment

Docker

Public image repository: https://github.com/thevops/RSSAssistant/pkgs/container/rss-assistant

# check out VERSION file in this repository
docker pull ghcr.io/thevops/rss-assistant:$VERSION

Docker Compose

Download requirements and prepare the environment using init.sh file:

curl -sL https://raw.githubusercontent.com/thevops/RSSAssistant/master/deployment/docker-compose/init.sh > init.sh
sh init.sh

Kubernetes - Helm chart

in progress

ToDo

  • notifications: Add interface for apprise to use all of apprises receivers without defining them here
  • database: Add interface for an external database (eg. https://restdb.io/). It will allow RSSAssistant to be running serverless (eg. Cloud Functions).
  • receivers: Add simple URL webhook receiver.
  • Add configuration examples

rssassistant's People

Contributors

thevops avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.