Skip to content

A little client that parses Atom + RSS feeds and send them on XMPP Pubsub Nodes

License

Notifications You must be signed in to change notification settings

imattau/atomtopubsub

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About AtomToPubsub

AtomToPubsub is a simple Python script that parses Atom + RSS feeds and pushes the entries to a designated XMPP Pubsub Node

Requirements

  • Python >= 3.5
  • GIT Core
  • PIP
  • feedparser
  • jsonpickle
  • slixmpp
  • daemonize
  • apscheduler

AtomToPubsub is built using Python 3.5 and uses the libraries

Installation

Expand the source package to a directory that you have permission to run programs.

Edit the config.py file with your RSS feeds, and login information for your XMPP server.

Then run ./atomtopubsub.py

About

A little client that parses Atom + RSS feeds and send them on XMPP Pubsub Nodes

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%