MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. Brtrnd 0
    3. Topics
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    B
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 4
    • Posts 6
    • Groups 0

    Topics

    • B

      MMM-Photoprism

      Watching Ignoring Scheduled Pinned Locked Moved Entertainment
      1
      0 Votes
      1 Posts
      328 Views
      B
      Hi all I’ve created a photoprism image viewer to replace google images. This is my fist thing I’ve made. Honestly it’s 90% generated with LLM. Description: The module will every 5 minutes (configurable) download a random image from an album to the cache folder and then show this image. I don’t add pictures because I don’t feel like putting my children online. Download: // Remove the spaces and add your Github module repository [card:Brtrnd/MMM-Photoprism] https://github.com/Brtrnd/MMM-Photoprism #future features Configuring what info you see as overlay (location, picturename, …). the height/width are now set with max-width. I’d like to make that configurable. More styling options. Feel free to pull anything you like. Admitedly I don’t check github weekly (maybe monthly).
    • B

      Photoprism image module

      Watching Ignoring Scheduled Pinned Locked Moved Development
      3
      0 Votes
      3 Posts
      510 Views
      B
      I have to admit that a LLM makes very beautiful code. It doesn’t work yet, but it is beautiful. This is the first version created: https://github.com/Brtrnd/MMM-Photoprism I’ll spend some more time on it this evening. Once the first draft works I think i can imagine quite a few extra’s I would like to add.
    • B

      no login prompt for MMM-GooglePhotos

      Watching Ignoring Scheduled Pinned Locked Moved Entertainment
      4
      0 Votes
      4 Posts
      525 Views
      M
      @Brtrnd-0 AFAIK, Getting token script itself is executable on any environment, as far as it has node and browser. (and properly installed) node generate_token_v2.js Usually it should show some instructions to open a browser and navigate URL for OAUTH process. But if you get nothing(even error message) hmmm. Weird. Could you tell us more details or captures?
    • B

      MMM-ImageSlideshow not loading images

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Troubleshooting mmm-imageslideshow
      3
      0 Votes
      3 Posts
      815 Views
      B
      @sdetweil I have the one from the docs indeed. { module: 'MMM-ImageSlideshow', position: 'bottom_center', config: { imagePaths: ['modules/MMM-ImageSlideshow/exampleImages'], } }, or I also tried this to have two elements { module: 'MMM-ImageSlideshow', position: 'bottom_center', config: { imagePaths: ['modules/MMM-ImageSlideshow/exampleImages','modules/words/'], } },
    • 1 / 1