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

Looking for suggested modules

Scheduled Pinned Locked Moved Solved Requests
4 Posts 2 Posters 630 Views 2 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.
  • C Offline
    ccrichtx
    last edited by Mar 16, 2022, 5:07 PM

    Looking for a module to display pictures (not wallpaper) in a widow. The module needs to rotate pictures from a network drive folder. Any suggestions.

    S 1 Reply Last reply Mar 16, 2022, 5:52 PM Reply Quote 0
    • S Offline
      sdetweil @ccrichtx
      last edited by Mar 16, 2022, 5:52 PM

      @ccrichtx see the 3rd party list

      https://github.com/MichMich/MagicMirror/wiki/3rd-Party-Modules

      note that they all take from a ‘local’ folder , but you can use a linked folder to the network share

      the command is ln (for link)

      I do this on all of my systems to show pics from my server

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      C 1 Reply Last reply Mar 18, 2022, 1:43 AM Reply Quote 0
      • C Offline
        ccrichtx @sdetweil
        last edited by ccrichtx Mar 18, 2022, 1:44 AM Mar 18, 2022, 1:43 AM

        @sdetweil

        I appreciate the response sdetweil, and i tried to create the Symlink to a directory with no success.
        ln -s //192.168.x.x/test /Net
        error: failed to create link: permission denied

        I am not linux expert and cant figure this out. Not as simple as i thought trying to access a SMB network drive

        S 1 Reply Last reply Mar 18, 2022, 2:12 AM Reply Quote 0
        • S Offline
          sdetweil @ccrichtx
          last edited by sdetweil Mar 18, 2022, 2:16 AM Mar 18, 2022, 2:12 AM

          @ccrichtx you have to mount the smb drive first

          same as the net use on windows

          then to create a link u need root permission.
          so u need to use sudo in front of the 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
          1 / 1
          • First post
            1/4
            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