MMM-ImageSlideshow
MMM-ImageSlideshow copied to clipboard
Displays images one-at-a-time from local folders.
Is there a file size limit for allowing images to show when module is working? I downloaded some JWST images from NASA and exported lower res jpegs ( 20mb file...
I'm a noob when it comes to these things but I managed to ugly-edit the code such that it plays .webm files. `var image = document.createElement("img");` -> `var image =...
I know you have included the "Fixed" width and Height which is nice, but I don't like when it stretches the picture. so when I choose just one, leaving the...
Good Day all 🙂 , Does anyone having issues with the MMM-ImageSlideshow showing images from NW drive. I have MM setup on a Raspberry PI3 and the following MMM-ImageSlideshow module...
Hello, the modul shows no error and no picture. Something wrong with the code? // BILDER SLIDESHOW { module: "MMM-BackgroundSlideshow", position: "fullscreen_below", config: { imagePaths: ["modules/default/MMM-BackgroundSlideshow/exampleImages/"], transitionImages: true, randomizeImageOrder: true...
Hello could someone implement an animation transition on the MMM-slideshow.js file? I can't code and just experimenting with the MagicMirror :D Thanks to anyone seeing this
Firstly, many thanks for putting the code together. Propose on the landing page instructions, the example image path line is changed from: imagePaths: ['modules/MMM-ImageSlideshow/example1'] To: imagePaths: ['modules/MMM-ImageSlideshow/exampleImages'] In order to...
if you add a path to the config which is outside the modules folder, like '/home/pi/images', the images aren't found. If you create a link from e.g. 'MMM-ImageSlideshow/linkedimages' to '/home/pi/images'...
# MMM-ImageSlideshow-addon Fortune-Sprüche auf Eigene oder auf aktuelle Webcam Bildern gelegt mit Ramen für den Maggic-Mirror. z.B. für die Modulanwendung MMM-ImageSlideshow Das script fortune_Image.sh, den Ordner exampleImages_null (alle zukünftigen Bilder...
Hi for some odd reason I can't see images. I think it has to be javascript related. If I load the path to an image directly; I can see the...