@KristjanESPERANTO Alright. Thank you :)
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
M
Posts made by muhammedsaidckr
-
MMM-SimpleBackgroundSlideshow
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.
- Navigate to your MagicMirror’s modules directory and clone this repository:
git clone https://github.com/muhammedsaidckr/MMM-SimpleBackgroundSlideshow.git
- 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.
- Navigate to your MagicMirror’s modules directory and clone this repository: