Skip to content

makerslocal/xmlrc2rq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

xmlrc2rq

makerslocal/xmlrc2rq

Description

xmlrc2rq listens for Mediawiki changes using the XMLRC extension and sends them out over mqtt as json.

  • UDP Listening: 0.0.0.0:4445
  • MQTT Host: mqtt://iot

Usage

docker run -d --restart=always -p 4455:4455/udp makerslocal/xmlrc2rq:latest

OR

npm install
node index.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published