• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
MagicMirror Forum
  • Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.

No Tour de France module???

Scheduled Pinned Locked Moved Development
4 Posts 2 Posters 580 Views 2 Watching
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T Offline
    thgmirror
    last edited by Aug 29, 2020, 10:59 PM

    Hi,
    I looked today for a module for the Tour de France…and found none.
    But I was able to integrate a kind of screenshot from a webside with the total results.
    I would like to share it with you.
    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:-)):

    64fcc18c-c225-4da9-8a36-7a38e98f3c3d-image.png

    Download and install the MMM-SmartWebDisplay if not done before and add the following part to your config.js

    		{
    			module: 'MMM-SmartWebDisplay',
    			position: 'top_center',	
    			config: {
    				logDebug: false, 
    				height: "1000px", 
    				width:"1000px", 
                             	updateInterval: 15, 
                 	                NextURLInterval: 0, 
    				displayLastUpdate: false, 
                	                url: ["/modules/tdf.html"], 
    				}
    		},
    

    leads to this screen:

    4bde64b5-31fc-4b99-9967-801c379a8742-image.png

    Thomas

    L 1 Reply Last reply Aug 30, 2020, 11:14 AM Reply Quote 1
    • L Offline
      lavolp3 Module Developer @thgmirror
      last edited by Aug 30, 2020, 11:14 AM

      @thgmirror yeah i tried one last year but didn’t get finished in time. You’re right there should be a module using some api.

      How to troubleshoot modules
      MMM-soccer v2, MMM-AVStock

      1 Reply Last reply Reply Quote 0
      • T Offline
        thgmirror
        last edited by Aug 31, 2020, 7:30 AM

        This post is deleted!
        1 Reply Last reply Reply Quote 0
        • T Offline
          thgmirror
          last edited by Aug 31, 2020, 10:22 AM

          Short update, same idea as above:

          e214c0ab-7973-4069-a71d-69e5f136739c-image.png

          This is the videotext of the german broadcast ARD, looks more like MM:-)

          Built by this html (which I still can’t add as coding):

          51604256-6bd2-4046-a996-fb54b289d070-image.png

          1 Reply Last reply Reply Quote 0
          • 1 / 1
          1 / 1
          • First post
            2/4
            Last post
          Enjoying MagicMirror? Please consider a donation!
          MagicMirror created by Michael Teeuw.
          Forum managed by Sam, technical setup by Karsten.
          This forum is using NodeBB as its core | Contributors
          Contact | Privacy Policy