• 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.

Display modules in a carousel

Scheduled Pinned Locked Moved System
29 Posts 8 Posters 24.3k Views 8 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.
  • B Offline
    barnabycolby
    last edited by Aug 18, 2016, 9:40 PM

    https://github.com/barnabycolby/MMM-Carousel

    Instead of displaying all of the modules at once, each one is displayed for a configurable amount of time before displaying the next in the list. This is useful on smaller screens, where there is not enough space to display more than a single module.

    1 Reply Last reply Reply Quote 3
    • A Offline
      amanzimdwini
      last edited by Aug 23, 2016, 3:10 PM

      @barnabycolby

      Nice module. Two requests:
      a) Please post a “typical” config.js file (not just the minimal instructions - might make it easier for noobs)

      b) [BIGGER] Can you “flip” the config to “positive inclusion” instead of “negative exclusion” (ie alert) ? Right now all my modules display one at a time - useful on TINY screens, but what I want is this:
      Mod A = Top Right
      Mod B= Top Right
      Mod C = Bottom Left
      Mod D = Bottom Left
      Mod E = Bottom Right

      config:
      swap={‘Mod A’, Mod B’}, {‘Mod C’, ‘Mod D’}
      swaptime = 10000

      So that I see (alternating):
      Mods A, C, E
      Mods B, D, E

      (This was kind of hacked a while ago - please have a look at
      https://forum.magicmirror.builders/topic/373/alternating-modules-to-save-on-real-estate)

      I think it would be a GREAT module, but have lacked the time to do it.

      Thanks for at least reading. Nice work,

      I 1 Reply Last reply Feb 2, 2017, 4:02 PM Reply Quote 0
      • B Offline
        barnabycolby
        last edited by Aug 26, 2016, 3:29 PM

        Thanks for the feedback! :)

        I’ve created the sample config.js file and opened a GitHub issue for the feature request, which I will get round to at some point.

        1 Reply Last reply Reply Quote 0
        • C Offline
          cowboysdude Module Developer
          last edited by Sep 24, 2016, 4:50 AM

          A cool feature to add to this would be for touch screens… instead of scrolling it could be done by touch… like a tablet :)

          1 Reply Last reply Reply Quote 0
          • C Offline
            cowboysdude Module Developer
            last edited by Sep 29, 2016, 11:05 PM

            But then… that’s not needed… :)

            1 Reply Last reply Reply Quote 0
            • B Offline
              barnabycolby
              last edited by Sep 30, 2016, 7:31 PM

              I completely agree, I’ve opened a GitHub issue, but as you can see from the previous conversation, it will take me a while to get around to it. Pull requests welcome :)

              1 Reply Last reply Reply Quote 1
              • ? Offline
                A Former User
                last edited by Oct 23, 2016, 5:43 PM

                Hi, how to install on Mac Book Air (have the mirror installed) just not clued up on the module installs via terminal… many thanks…

                1 Reply Last reply Reply Quote 0
                • B Offline
                  barnabycolby
                  last edited by Oct 23, 2016, 5:49 PM

                  Instructions can be found here: https://github.com/barnabycolby/MMM-Carousel

                  The instructions should work on a Mac. In short, you want to clone the github repository into the modules directory and modify the magic mirror configuration to use the module.

                  1 Reply Last reply Reply Quote 0
                  • ? Offline
                    A Former User
                    last edited by Oct 23, 2016, 5:51 PM

                    Thanks, tell me can you not just download all the modules and put them in the directory manually rather than using terminal? Thanks!

                    1 Reply Last reply Reply Quote 0
                    • ? Offline
                      A Former User
                      last edited by Oct 24, 2016, 3:09 PM

                      https://github.com/barnabycolby/MMM-Carousel

                      Ok think i have working as only have one thing showing at a time… how can i define to specific things for specific times?

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