freifunk-bot

Modular parser for the hackerspace door status with handlers for multiple services
git clone git://archive.git.mtrnord.blog/MTRNord/freifunk-bot.git
Log | Files | Refs | README | LICENSE

commit f71b0529d1a66a176a3c61495f3f90b66443f3f7
Author: Marcel Radzio <marcel@radzio-sh.de>
Date:   Thu, 10 Dec 2015 18:18:14 +0100

update RSS

Diffstat:
ANordLabDoor.rss | 25+++++++++++++++++++++++++
1 file changed, 25 insertions(+), 0 deletions(-)

diff --git a/NordLabDoor.rss b/NordLabDoor.rss @@ -0,0 +1,24 @@ +<?xml version="1.0" encoding="utf-8"?> +<rss version="2.0"> + <channel> + <title>Nordlab Hackerspace Door</title> + <description>Nordlab Hackerspace Door to Pushbullet!</description> + <link>http://www.nordlab-ev.de/doorstate/status.txt</link> + <lastBuildDate>Thu, 10 Dec 2015 17:18:14 GMT</lastBuildDate> + <docs>http://blogs.law.harvard.edu/tech/rss</docs> + <image> + <title>Nordlab Hackerspace Door</title> + <url>https://avatars0.githubusercontent.com/u/7987227?v=3&amp;s=200</url> + <link>http://www.nordlab-ev.de/doorstate/status.txt</link> + </image> + <copyright>Marcel Radzio</copyright> + <generator>Feed for Node.js</generator> + <item> + <title><![CDATA[Door Status]]></title> + <link>http://www.nordlab-ev.de/doorstate/status.txt</link> + <guid>http://www.nordlab-ev.de/doorstate/status.txt</guid> + <description><![CDATA[Door is: open]]></description> + <content:encoded/> + </item> + </channel> +</rss> +\ No newline at end of file