<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[No Tour de France module???]]></title><description><![CDATA[<p dir="auto">Hi,<br />
I looked today for a module for the Tour de France…and found none.<br />
But I was able to integrate a kind of screenshot from a webside with the total results.<br />
I would like to share it with you.<br />
Create a file with the following content, name it tdf.html and store it in the MagicMirror-modules folder (sorry, I was not able to add it as a html-source, only as a picture, but it is standard-html and  only some lines:-)):</p>
<p dir="auto"><img src="/assets/uploads/files/1598740944500-64fcc18c-c225-4da9-8a36-7a38e98f3c3d-image.png" alt="64fcc18c-c225-4da9-8a36-7a38e98f3c3d-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">Download and install the MMM-SmartWebDisplay if not done before and add the following part to your config.js</p>
<pre><code>		{
			module: 'MMM-SmartWebDisplay',
			position: 'top_center',	
			config: {
				logDebug: false, 
				height: "1000px", 
				width:"1000px", 
                         	updateInterval: 15, 
             	                NextURLInterval: 0, 
				displayLastUpdate: false, 
            	                url: ["/modules/tdf.html"], 
				}
		},
</code></pre>
<p dir="auto">leads to this screen:</p>
<p dir="auto"><img src="/assets/uploads/files/1598741897872-4bde64b5-31fc-4b99-9967-801c379a8742-image.png" alt="4bde64b5-31fc-4b99-9967-801c379a8742-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">Thomas</p>
]]></description><link>https://forum.magicmirror.builders/topic/13549/no-tour-de-france-module</link><generator>RSS for Node</generator><lastBuildDate>Fri, 14 Aug 2026 18:06:44 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/13549.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 29 Aug 2020 22:59:34 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to No Tour de France module??? on Mon, 31 Aug 2020 10:22:55 GMT]]></title><description><![CDATA[<p dir="auto">Short update, same idea as above:</p>
<p dir="auto"><img src="/assets/uploads/files/1598869274369-e214c0ab-7973-4069-a71d-69e5f136739c-image.png" alt="e214c0ab-7973-4069-a71d-69e5f136739c-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">This is the videotext of the german broadcast ARD, looks more like MM:-)</p>
<p dir="auto">Built by this html (which I still can’t add as coding):</p>
<p dir="auto"><img src="/assets/uploads/files/1598869338318-51604256-6bd2-4046-a996-fb54b289d070-image.png" alt="51604256-6bd2-4046-a996-fb54b289d070-image.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.magicmirror.builders/post/80975</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/80975</guid><dc:creator><![CDATA[thgmirror]]></dc:creator><pubDate>Mon, 31 Aug 2020 10:22:55 GMT</pubDate></item><item><title><![CDATA[Reply to No Tour de France module??? on Sun, 30 Aug 2020 11:14:51 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/thgmirror" aria-label="Profile: thgmirror">@<bdi>thgmirror</bdi></a> yeah i tried one last year but didn’t get finished in time. You’re right there should be a module using some api.</p>
]]></description><link>https://forum.magicmirror.builders/post/80937</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/80937</guid><dc:creator><![CDATA[lavolp3]]></dc:creator><pubDate>Sun, 30 Aug 2020 11:14:51 GMT</pubDate></item></channel></rss>