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.

    MMM-SimpleBackgroundSlideshow

    Scheduled Pinned Locked Moved Entertainment
    5 Posts 4 Posters 941 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.
    • M Offline
      muhammedsaidckr
      last edited by

      MMM-SimpleBackgroundSlideshow

      MMM-SimpleBackgroundSlideshow is a module for MagicMirror² that allows you to display a simple, customizable background slideshow on your MagicMirror². This module is designed to be lightweight and easy to configure, making it the perfect addition to any MagicMirror² setup.

      1. Navigate to your MagicMirror’s modules directory and clone this repository:
        git clone https://github.com/muhammedsaidckr/MMM-SimpleBackgroundSlideshow.git
        
      2. Configure the module in your config.js file.

      Usage

      modules: [
          {
              module: "MMM-SimpleBackgroundSlideshow",
              position: "fullscreen_below", // This can be any of the regions that support background content.
              config: {
                  // See 'Configuration options' for more information.
              }
          }
      ]
      

      Configuration Options

      urls => Array: List of image URLs to be displayed in the slideshow.

      Contributing

      Contributions are welcome! Please read the contributing guidelines before getting started.

      License

      MMM-SimpleBackgroundSlideshow is licensed under the MIT License.

      KristjanESPERANTOK 1 Reply Last reply Reply Quote 1
      • KristjanESPERANTOK Offline
        KristjanESPERANTO Module Developer @muhammedsaidckr
        last edited by

        Nice! :smiley: Don’t forget to add it to the module list.

        M 1 Reply Last reply Reply Quote 0
        • M Offline
          muhammedsaidckr @KristjanESPERANTO
          last edited by

          @KristjanESPERANTO Alright. Thank you :)

          1 Reply Last reply Reply Quote 1
          • G Offline
            greedyvegan
            last edited by

            can I add a flash drive and use that as a source of images?

            S 1 Reply Last reply Reply Quote 0
            • S Offline
              sdetweil @greedyvegan
              last edited by sdetweil

              @greedyvegan yes, just use a link to map the mounted usb stick to where the module expects the images to be.

              I do that with a file server mount for

              MMM-ImagesPhotos

              see the ln command

              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