Add reference to JabRSS of Christof Meerwald and Jens W. Wulf
This commit is contained in:
parent
88e1468bd6
commit
9504d31d03
1 changed files with 4 additions and 1 deletions
|
@ -13,7 +13,7 @@ Visit https://xmpp.org/about/ for more information on the XMPP protocol.
|
||||||
|
|
||||||
## Getting Started
|
## Getting Started
|
||||||
```
|
```
|
||||||
$ python slixfeed.py
|
$ python __main__.py
|
||||||
Username:
|
Username:
|
||||||
Password:
|
Password:
|
||||||
```
|
```
|
||||||
|
@ -68,6 +68,9 @@ Please visit our friends who offer different approach to convey RSS to XMPP.
|
||||||
* [AtomToPubsub](https://github.com/imattau/atomtopubsub)
|
* [AtomToPubsub](https://github.com/imattau/atomtopubsub)
|
||||||
RSS feeds as XMPP Pubsub Nodes.
|
RSS feeds as XMPP Pubsub Nodes.
|
||||||
|
|
||||||
|
* [JabRSS](http://www.jotwewe.de/de/xmpp/jabrss/jabrss_en.htm)
|
||||||
|
Never miss a headline again! JabRSS is a simple RSS (RDF Site Summary) headline notification service for Jabber.
|
||||||
|
|
||||||
* [feed-to-muc](https://salsa.debian.org/mdosch/feed-to-muc)
|
* [feed-to-muc](https://salsa.debian.org/mdosch/feed-to-muc)
|
||||||
An XMPP bot which posts to a MUC (groupchat) if there is an update in newsfeeds.
|
An XMPP bot which posts to a MUC (groupchat) if there is an update in newsfeeds.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue