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.

    Need Explanation on how to change the information in modules

    Scheduled Pinned Locked Moved General Discussion
    3 Posts 2 Posters 494 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.
    • G Offline
      geo
      last edited by broberg

      at last havemm up and running but it shows the clock as gmt thats ok but news is from nyt and also on display is the dates of usa hols.
      how do i put the british weather and bbc news on the screen.
      have tried various command lines but none seem to work.
      i am not comp literate hence the long time it took me to get this far.

      S 2 Replies Last reply Reply Quote 0
      • S Away
        sdetweil @geo
        last edited by

        @geo if you look at the readme for the default weather module

        https://github.com/MichMich/MagicMirror/tree/master/modules/default/weather

        there is a provider in the UK

        for bbc news, you would go to bbc.com and find their rss feed url (search rss )
        for uk only info
        http://feeds.bbci.co.uk/news/rss.xml?edition=uk

        use that to configure the feed in the rss module

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        1 Reply Last reply Reply Quote 0
        • S Away
          sdetweil @geo
          last edited by

          @geo clock takes time from system config. You can change am/pm or 24 hour in the config.js

          every module has a config: { … } section in its definition in config.js
          each is different, and u need to look at the README.md for each module to determine what settings you need to provide, for it to operate as you wish… some are easy, some are very detailed…

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          1 Reply Last reply Reply Quote 0
          • 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