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.

    My MagicMirror / Smart Display

    Scheduled Pinned Locked Moved Show your Mirror
    16 Posts 4 Posters 5.0k Views 4 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.
    • KamiSchamiK Offline
      KamiSchami
      last edited by

      … no pic :astonished_face:

      Real programmers never work 9 to 5. If they are around at 9 AM, it's because they were up all night.

      B 1 Reply Last reply Reply Quote 0
      • B Offline
        Bolovai @KamiSchami
        last edited by

        @KamiSchami oops adding now…

        1 Reply Last reply Reply Quote 0
        • B Offline
          Bolovai
          last edited by

          For some reason I am unable to upload or post any pics to the forum.

          1 Reply Last reply Reply Quote 0
          • J Offline
            jste84
            last edited by

            How did you get your newsfeed like that? It looks great

            B 1 Reply Last reply Reply Quote 0
            • B Offline
              Bolovai @jste84
              last edited by

              @jste84 The module is called MMM-NewsFeedTicker. You need to download the logo of whatever news site you want and find the rss feed link. It comes with some logos but I had to get a few. Then you just add the module and it will cycle through all articles on a given site then swith to the next site. Its actually perfect as I wanted news updates similar to what you see on CNN so it doesnt take up too much screen real estate.

              J 2 Replies Last reply Reply Quote 1
              • J Offline
                jste84 @Bolovai
                last edited by

                @Bolovai love this… Will definitely be using in my mirror.

                Great job by the way. Looks amazing

                B 1 Reply Last reply Reply Quote 0
                • B Offline
                  Bolovai @jste84
                  last edited by

                  @jste84 Cool thanks man. I am quite happy with it as well. :D

                  1 Reply Last reply Reply Quote 0
                  • J Offline
                    jste84 @Bolovai
                    last edited by

                    @Bolovai I’ve got the module working. I’m really new to this… When I’m reading the wiki. I look at the config and config sample… But I can’t see anything about the logo…

                    I’m using pages and interested in settingnup two different news feeds one for the BBC and one for sky sports and the way you have it configured is exactly how I’d like it to look.

                    Would love any help you can give

                    B 1 Reply Last reply Reply Quote 0
                    • B Offline
                      Bolovai @jste84
                      last edited by

                      @jste84 Sure NP.

                      In the Readme in the “Other Info” section you should see this part describing this:

                      can add as many feeds as you like.
                      to change or add feedsources… you need to make sure the site can be linked

                      *** At this point, you need to download the website logo and place it in the pics folder within the
                      MMM-NewsFeedTicker directory. Then put the name of it in the config for ‘customLogo’
                      (see config example above)

                      So for example if you are adding Sky Sports, go to their site find a logo and save it as ‘skylogo.jpg’ or whatever the format it is. Then make sure that image is added to the pics folder and referenced in your module config. So for your entry for Sky Sports it would be something like this:

                      	{
                      		title: "Sky Sports",
                      		url: "http://www.XXXXXX.com", -> whatever the rss feed is for Sky Sports goes here.
                      		customLogo: "skysports.jpg"
                      	},
                      

                      Hope that helps.

                      J 1 Reply Last reply Reply Quote 1
                      • B Offline
                        Bolovai
                        last edited by

                        Hey Guys

                        I realized my pic was a crappy low quality image so I just took a screengrab from the Pi which shows the MM in all its glory. Also added the Moon Phases mod I was missing.

                        Enjoy:

                        https://postimg.cc/DJcbW1NT

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