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 914 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.
    • thgmirrorT Offline
      thgmirror
      last edited by

      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

      lavolp3L 1 Reply Last reply Reply Quote 1
      • lavolp3L Offline
        lavolp3 Module Developer @thgmirror
        last edited by

        @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
        • thgmirrorT Offline
          thgmirror
          last edited by

          This post is deleted!
          1 Reply Last reply Reply Quote 0
          • thgmirrorT Offline
            thgmirror
            last edited by

            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

            Hello! It looks like you're interested in this conversation, but you don't have an account yet.

            Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

            With your input, this post could be even better 💗

            Register Login
            • 1 / 1
            • First post
              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